VPP-63: clean up config scripts, remove specific hostnames
[vpp.git] / vnet / etc / scripts / rightpeer / rightpeer-vxlan.conf
@@ -1,14 +1,14 @@
 
-comment { local client facing interface on vlan 102 }
+comment { local client facing interface }
 
 comment { configure client lc4 eth1 }
 set int state GigabitEthernet2/4/0 up
 
-comment { tunnel to ludd-cluster-1 on vlan 101 }
+comment { tunnel to leftpeer }
 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 }
+comment { tunnel to extra ping target }
 set int ip address GigabitEthernet2/7/0 6.0.5.3/24
 set int state GigabitEthernet2/3/0 up