-
Notifications
You must be signed in to change notification settings - Fork 106
Expand file tree
/
Copy pathnone.yml
More file actions
160 lines (160 loc) · 3.11 KB
/
Copy pathnone.yml
File metadata and controls
160 lines (160 loc) · 3.11 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
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
---
description: Dummy device used to test topology transformation
_meta_device: True
#
# Most features are enabled on the dummy device -- this file is a pretty
# good template if you want to figure out what device features there are.
#
interface_name: eth{ifindex}
lag_interface_name: bond{lag.ifindex}
loopback_interface_name: Loopback{ifindex}
tunnel_interface_name: Tunnel{ifindex}
libvirt:
image: none
clab:
image: none
external:
image: none
group_vars:
ansible_connection: paramiko_ssh
ansible_network_os: none
features:
bfd: True
bgp:
activate_af: True
advertise: True
aggregate: true
local_as: True
vrf_local_as: True
local_as_ibgp: True
role: True
ipv6_lla: True
rfc8950: True
bandwidth: True
multihop.vrf: True
allowas_in: True
as_override: True
bfd: True
default_originate: True
description: True
gr: True
gtsm: True
passive: True
password: True
remove_private_as: True
rs_client: True
rs: True
tcp_ao: [ libvirt, external ]
timers: True
import: [ ospf, isis, ripv2, connected, static, vrf ]
confederation: True
dhcp:
client:
ipv4: true
ipv6: true
routing: true
relay: true
vrf: true
server: true
eigrp: true
evpn:
irb: true
asymmetrical_irb: true
bundle: [ vlan_aware ]
multi_rt: true
ipv6: true
transport: [ vxlan, mpls, sr ]
gateway:
protocol: [ anycast, vrrp ]
initial:
ipv4:
unnumbered: True
ipv6:
lla: True
mgmt_vrf: True
ra: True
roles: [ router, bridge, host ]
collect: True
reload: True
isis:
import: [ bgp, ospf, ripv2, connected, vrf ]
vrf: True
unnumbered:
ipv4: True
ipv6: True
network: True
lag:
mlag: True
passive: True
mpls:
ldp: True
bgp: True
vpn: True
6pe: True
ospf:
areas: true
unnumbered: True
import: [ bgp, isis, ripv2, connected, static, vrf ]
default.policy: true
gr: [ ipv4, ipv6 ]
password: true
priority: true
timers: true
ripv2:
ipv4: true
ipv6: true
passive: true
import: [ bgp, isis, ospf, connected, vrf ]
routing:
policy:
set:
locpref: True
med: True
weight: True
prepend: True
community: True
match:
prefix: True
nexthop: True
aspath: True
community:
standard: True
large: True
delete:
community: True
prefix: True
aspath: True
community:
standard: True
large: True
static:
vrf: True
inter_vrf: True
discard: True
sr:
af: [ ipv4, ipv6 ]
protocol: [ isis, ospfv2 ]
srv6:
isis: True
ospf: True
bgp: True
vpn: True
stp:
supported_protocols: [ stp, rstp, mstp, pvrst ]
enable_per_port: True
port_type: True
vlan:
model: router
subif_name: '{ifname}.{subif_index}'
svi_interface_name: Vlan{vlan}
mixed_trunk: True
native_routed: True
vrf:
ospfv2: True
ospfv3: True
bgp: True
ripv2: True
ripng: True
isis: True
vxlan:
vtep6: true