-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig_context.yml
84 lines (83 loc) · 2.32 KB
/
config_context.yml
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
- key: a22004b6-2ca4-4b42-ae78-0ee40e4f3fcd
value:
cluster_groups: []
clusters: []
created: '2022-01-21'
data:
prefix_lists:
BAR-PLIST:
sequence_numbers:
'10':
action: permit 15.0.0.0/8
'20':
action: permit 16.0.0.0/8 eq 24
'30':
action: deny 17.0.0.0/8 le 32
FOO-PLIST:
sequence_numbers:
'10':
action: permit 10.0.0.0/8 ge 12 le 24
'20':
action: permit 11.0.0.0/8
'30':
action: permit 12.0.0.0/8 le 32
'40':
action: permit 13.0.0.0/8 eq 32
'50':
action: deny 0.0.0.0/0 eq 32
route_maps:
RM-BAR:
sequence_numbers:
'10':
description: permit some stuff
match:
- ip address prefix-list BAR-PLIST
- source-protocol ospf
set:
- as-path prepend auto repeat 3
type: permit
'20':
match:
- ip address prefix-list FOO-PLIST
type: deny
RM-FOO:
sequence_numbers:
'10':
description: permit some stuff
match:
- ip address prefix-list FOO-PLIST
- source-protocol ospf
set:
- as-path prepend auto repeat 3
type: permit
'20':
match:
- ip address prefix-list BAR-PLIST
type: deny
description: ''
device_types: []
display: TENANT_A_routing_policy
id: a22004b6-2ca4-4b42-ae78-0ee40e4f3fcd
is_active: true
last_updated: '2022-01-25T13:04:16.225910Z'
name: TENANT_A_routing_policy
owner: null
owner_content_type: null
owner_object_id: null
platforms: []
regions: []
roles: []
schema: null
sites: []
tags:
- avd
- routing_policy
tenant_groups: []
tenants:
- display: TENANT_A
id: 7d02021c-6528-4221-8bda-50d26d8d4341
name: TENANT_A
slug: tenant_a
url: http://10.41.41.10:8080/api/tenancy/tenants/7d02021c-6528-4221-8bda-50d26d8d4341/
url: http://10.41.41.10:8080/api/extras/config-contexts/a22004b6-2ca4-4b42-ae78-0ee40e4f3fcd/
weight: 1000