-
Notifications
You must be signed in to change notification settings - Fork 207
Expand file tree
/
Copy pathmetadata.textproto
More file actions
47 lines (43 loc) · 1.14 KB
/
metadata.textproto
File metadata and controls
47 lines (43 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# proto-file: github.com/openconfig/featureprofiles/proto/metadata.proto
# proto-message: Metadata
uuid: "61f4c5b2-e188-4cc8-9b8b-c744660db2f0"
plan_id: "RT-7.4"
description: "BGP Policy AS Path Set and Community Set"
testbed: TESTBED_DUT_ATE_2LINKS
tags: [TAGS_TRANSIT, TAGS_DATACENTER_EDGE]
platform_exceptions: {
platform: {
vendor: ARISTA
}
deviations: {
route_policy_under_afi_unsupported: true
omit_l2_mtu: true
missing_value_for_defaults: true
interface_enabled: true
default_network_instance: "default"
skip_setting_disable_metric_propagation: true
routing_policy_as_path_set_enable_regex_mode: true
}
}
platform_exceptions: {
platform: {
vendor: CISCO
}
deviations: {
bgp_conditions_match_community_set_unsupported: true
skip_setting_statement_for_policy: true
default_import_export_policy_unsupported: true
community_member_regex_unsupported: true
default_route_policy_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: NOKIA
}
deviations: {
interface_enabled: true
static_protocol_name: "static"
explicit_interface_in_default_vrf: true
}
}