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

comment { configure client lc4 eth1 }
set int ip address GigabitEthernet2/4/0 6.0.4.1/24 
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

vxlan tunnel src 6.0.3.3 peer 6.0.3.1 vni 123 adj 6.0.2.0/24