forked from brunorijsman/rift-python
-
Notifications
You must be signed in to change notification settings - Fork 0
/
2c_1x1.yaml
33 lines (33 loc) · 888 Bytes
/
2c_1x1.yaml
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
shards:
- id: 0
nodes:
- name: leaf-1
level: 0
systemid: 1001
rx_lie_mcast_address: 224.88.0.1
rx_lie_v6_mcast_address: ff02::88:0:1
interfaces:
- name: if-1001a
# leaf-1:if-1001a -> spine-1:if-101a
rx_lie_port: 20001
tx_lie_port: 20002
rx_tie_port: 10001
v4prefixes:
- address: 88.0.1.1
mask: 32
metric: 1
- name: spine-1
level: 1
systemid: 101
rx_lie_mcast_address: 224.88.1.1
rx_lie_v6_mcast_address: ff02::88:1:1
interfaces:
- name: if-101a
# spine-1:if-101a -> leaf-1:if-1001a
rx_lie_port: 20002
tx_lie_port: 20001
rx_tie_port: 10002
v4prefixes:
- address: 88.1.1.1
mask: 32
metric: 1