-
Notifications
You must be signed in to change notification settings - Fork 208
Expand file tree
/
Copy pathmetadata.textproto
More file actions
50 lines (49 loc) · 1.16 KB
/
metadata.textproto
File metadata and controls
50 lines (49 loc) · 1.16 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
47
48
49
50
# proto-file: github.com/openconfig/featureprofiles/proto/metadata.proto
# proto-message: Metadata
uuid: "0af851dd-7b11-43b7-a3d0-5c988b7de124"
plan_id: "TE-14.2"
description: "encap and decap scale"
testbed: TESTBED_DUT_ATE_2LINKS
platform_exceptions: {
platform: {
vendor: CISCO
}
deviations: {
ipv4_missing_enabled: true
interface_ref_interface_id_format: true
pf_require_match_default_rule: true
pf_require_sequential_order_pbr_rules: true
override_default_nh_scale: true
}
}
platform_exceptions: {
platform: {
vendor: NOKIA
}
deviations: {
no_mix_of_tagged_and_untagged_subinterfaces: true
explicit_interface_in_default_vrf: true
interface_enabled: true
override_default_nh_scale: true
}
}
platform_exceptions: {
platform: {
vendor: JUNIPER
}
deviations: {
no_mix_of_tagged_and_untagged_subinterfaces: true
gribi_decap_mixed_plen_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: ARISTA
}
deviations: {
interface_enabled: true
default_network_instance: "default"
omit_l2_mtu: true
decap_nh_with_nexthop_ni_unsupported: true
}
}