blob: faab4bf77589d41609a7c9e26cc7379cc4f0cf8e [file] [log] [blame]
Ed Warnickecb9cada2015-12-08 15:45:58 -07001comment { local client facing interface on vlan 102 }
2comment { configure lc4 eth1 at e.g. 6.0.4.4/24 }
3
4set int ip address GigabitEthernet2/4/0 6.0.4.1/24
5set int state GigabitEthernet2/4/0 up
6
7comment { tunnel to ludd-cluster-1 on vlan 101 }
8set int ip address GigabitEthernet2/3/0 6.0.3.3/24
9set int state GigabitEthernet2/3/0 up
10
11lisp gpe tunnel src 6.0.3.3 dst 6.0.3.1 next-ip4 decap-next ip4 iid 3311
12set int ip address lisp_gpe_tunnel0 6.0.2.3/24
13set int state lisp_gpe_tunnel0 up
14
15lisp gpe tunnel src 6.0.3.1 dst 6.0.3.3 next-ip4 decap-next ip4 iid 1133
16set int state lisp_gpe_tunnel1 up