aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/etc/scripts/ludd-cluster-3/ludd-cluster-3-vxlan.conf
blob: 3caa65fe7b129228a4c2687973d1b5f50b79dd27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
comment { local client facing interface on vlan 102 }

comment { configure client lc4 eth1 }
set int state GigabitEthernet2/4/0 up

comment { tunnel to ludd-cluster-1 on vlan 101 }
set int ip address GigabitEthernet2/3/0 6.0.3.3/24
set int state GigabitEthernet2/3/0 up

comment { tunnel to ludd-cluster-5 on vlan 105 }
set int ip address GigabitEthernet2/7/0 6.0.5.3/24
set int state GigabitEthernet2/3/0 up

vxlan tunnel src 6.0.3.3 peer 6.0.3.1 peer 6.0.3.5 vni 123 
vxlan l2 GigabitEthernet2/4/0 vni 123