VPP-63: clean up config scripts, remove specific hostnames

Change-Id: Ifb77256fa691b1a90045a10448835c09b764e74f
Signed-off-by: Dave Barach <dave@barachs.net>
This commit is contained in:
Dave Barach
2016-05-14 18:38:48 -04:00
parent 1d1644c260
commit 7e55d364fd
37 changed files with 45 additions and 59 deletions

View File

@ -0,0 +1,4 @@
#!/bin/bash
# to obtain dhcp address from leftpeer
dhclient -d -v eth1

View File

@ -1,4 +0,0 @@
#!/bin/bash
# to obtain dhcp address from ludd-cluster-1
dhclient -d -v eth1

View File

@ -1,3 +0,0 @@
# add eth6 to interfaces
INTERFACES="eth6"

View File

@ -1,8 +1,8 @@
comment { connects to ludd-cluster-2 eth1 addr db02::2/64 }
comment { connects to linux ping source eth1 addr db02::2/64 }
set int ip address GigabitEthernet2/2/0 db02::1/64
set int state GigabitEthernet2/2/0 up
comment { connects to ioam domain ludd-cluster-3 eth2 addr db03::3/64 }
comment { connects to ioam domain rightpeer eth2 addr db03::3/64 }
set int ip address GigabitEthernet2/3/0 db03::1/64
set int state GigabitEthernet2/3/0 up

View File

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

View File

@ -6,7 +6,7 @@ comment { configure lc2 eth1 at e.g. 6.0.2.2/24 }
set int ip address GigabitEthernet2/2/0 6.0.2.1/24
set int state GigabitEthernet2/2/0 up
comment { tunnel to ludd-cluster-3 on vlan 101 }
comment { tunnel to rightpeer on vlan 101 }
set int ip address GigabitEthernet2/3/0 6.0.3.1/24
set int state GigabitEthernet2/3/0 up

View File

@ -7,7 +7,7 @@ set int ip table GigabitEthernet2/2/0 1
set int ip address GigabitEthernet2/2/0 6.0.2.1/24
set int state GigabitEthernet2/2/0 up
comment { tunnel to ludd-cluster-3 on vlan 101 }
comment { tunnel to rightpeer on vlan 101 }
set int ip address GigabitEthernet2/3/0 6.0.3.1/24
set int state GigabitEthernet2/3/0 up

View File

@ -6,7 +6,7 @@ comment { configure lc2 eth1 at e.g. 6.0.2.2/24 }
set int ip address GigabitEthernet2/2/0 6.0.2.1/24
set int state GigabitEthernet2/2/0 up
comment { tunnel to ludd-cluster-3 on vlan 101 }
comment { tunnel to rightpeer on vlan 101 }
set int ip address GigabitEthernet2/3/0 6.0.3.1/24
set int state GigabitEthernet2/3/0 up

View File

@ -1,12 +1,12 @@
comment { test sr segment chunk-offset on }
test sr hmac validate on
comment { trunk to ludd-cluster-3 }
comment { trunk to rightpeer }
set int ip address GigabitEthernet2/3/0 db03::2/64
enable ip6 interface GigabitEthernet2/3/0
set int state GigabitEthernet2/3/0 up
comment { subscriber ludd-cluster-2 }
comment { subscriber linux-ping-source }
set int ip address GigabitEthernet2/2/0 db02::2/64
enable ip6 interface GigabitEthernet2/2/0
set int state GigabitEthernet2/2/0 up

View File

@ -1,9 +1,9 @@
comment { tunnel to ludd-cluster-3 6.0.3.3 on vlan 101 }
comment { tunnel to rightpeer 6.0.3.3 on vlan 101 }
set int ip address GigabitEthernet2/3/0 6.0.3.1/24
set int state GigabitEthernet2/3/0 up
comment { tunnel to ludd-cluster-5 6.0.5.5 on vlan 105 }
comment { tunnel to thirdpeer 6.0.5.5 on vlan 105 }
set int ip address GigabitEthernet2/7/0 6.0.5.1/24
set int state GigabitEthernet2/7/0 up

View File

@ -6,7 +6,7 @@ comment { configure lc2 eth1 at e.g. 6.0.2.2/24 }
set int ip address GigabitEthernet2/2/0 6.0.2.1/24
set int state GigabitEthernet2/2/0 up
comment { tunnel to ludd-cluster-3 on vlan 101 }
comment { tunnel to rightpeer on vlan 101 }
set int ip address GigabitEthernet2/3/0 6.0.3.1/24
set int state GigabitEthernet2/3/0 up

View File

@ -1,13 +1,13 @@
comment { vpe_phase2 configuration }
comment { local client facing interface on vlan 100 }
comment { local client facing interface }
comment { configure lc2 eth1 at e.g. 6.0.2.2/24 }
set int ip table GigabitEthernet2/2/0 1
set int ip address GigabitEthernet2/2/0 6.0.2.1/24
set int state GigabitEthernet2/2/0 up
comment { tunnel to ludd-cluster-3 on vlan 101 }
comment { tunnel to rightpeer }
set int ip address GigabitEthernet2/3/0 6.0.3.1/24
set int state GigabitEthernet2/3/0 up

View File

@ -1,13 +1,11 @@
comment { vpe_phase1d configuration }
comment { local client facing interface on vlan 102 }
comment { local client facing interface }
comment { configure lc4 eth1 at e.g. 6.0.4.4/24 }
set int ip table GigabitEthernet2/4/0 1
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 }
comment { tunnel to leftpeer }
set int ip address GigabitEthernet2/3/0 6.0.3.3/24
set int state GigabitEthernet2/3/0 up

View File

@ -1,13 +1,10 @@
comment { vpe_phase2 configuration }
comment { local client facing interface on vlan 100 }
comment { configure lc2 eth1 at e.g. 6.0.2.2/24 }
comment { left linux ping target configure at e.g. 6.0.2.2/24 }
set int ip table GigabitEthernet2/2/0 1
set int ip address GigabitEthernet2/2/0 6.0.2.1/24
set int state GigabitEthernet2/2/0 up
comment { tunnel to ludd-cluster-3 on vlan 101 }
comment { tunnel to rightpeer }
set int ip address GigabitEthernet2/3/0 6.0.3.1/24
set int state GigabitEthernet2/3/0 up

View File

@ -1,13 +1,10 @@
comment { vpe_phase1d configuration }
comment { local client facing interface on vlan 102 }
comment { configure lc4 eth1 at e.g. 6.0.4.4/24 }
comment { right linux ping target configure e.g. 6.0.4.4/24 }
set int ip table GigabitEthernet2/4/0 1
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 }
comment { tunnel to leftpeer }
set int ip address GigabitEthernet2/3/0 6.0.3.3/24
set int state GigabitEthernet2/3/0 up

View File

@ -1,8 +1,8 @@
comment { connects to ludd-cluster-4 eth3 addr db04::4/64 }
comment { connects to right ping target eth3 addr db04::4/64 }
set int ip address GigabitEthernet2/4/0 db04::1/64
set int state GigabitEthernet2/4/0 up
comment { connects to ioam domain ludd-cluster-1 addr db03::1/64 }
comment { connects to ioam domain leftpeer addr db03::1/64 }
set int ip address GigabitEthernet2/3/0 db03::3/64
set int state GigabitEthernet2/3/0 up

View File

@ -1,10 +1,7 @@
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 }
comment { tunnel to leftpeer on vlan 101 }
set int ip address GigabitEthernet2/3/0 6.0.3.3/24
set int state GigabitEthernet2/3/0 up

View File

@ -1,10 +1,10 @@
comment { local client facing interface on vlan 102 }
comment { local client facing interface }
comment { configure lc4 eth1 at e.g. 6.0.4.4/24 }
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 }
comment { tunnel to leftpeer }
set int ip address GigabitEthernet2/3/0 6.0.3.3/24
set int state GigabitEthernet2/3/0 up

View File

@ -1,13 +1,13 @@
comment { vpe_phase1d configuration }
comment { local client facing interface on vlan 102 }
comment { local client facing interface }
comment { configure lc4 eth1 at e.g. 6.0.4.4/24 }
set int ip table GigabitEthernet2/4/0 1
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 }
comment { tunnel to leftpeer }
set int ip address GigabitEthernet2/3/0 6.0.3.3/24
set int state GigabitEthernet2/3/0 up

View File

@ -1,13 +1,13 @@
comment { vpe_phase1d configuration }
comment { local client facing interface on vlan 102 }
comment { local client facing interface }
comment { configure lc4 eth1 at e.g. 6.0.4.4/24 }
set int ip table GigabitEthernet2/4/0 1
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 }
comment { tunnel to leftpeer }
set int ip address GigabitEthernet2/3/0 6.0.3.3/24
set int state GigabitEthernet2/3/0 up

View File

@ -1,12 +1,12 @@
comment { vpe_phase1d configuration }
comment { local client facing interface on vlan 102 }
comment { local client facing interface }
comment { configure lc4 eth1 at e.g. 6.0.4.4/24 }
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 }
comment { tunnel to leftpeer }
set int ip address GigabitEthernet2/3/0 6.0.3.3/24
set int state GigabitEthernet2/3/0 up

View File

@ -1,12 +1,12 @@
comment { test sr segment chunk-offset on }
test sr hmac validate on
comment { trunk to ludd-cluster-1 }
comment { trunk to leftpeer }
set int ip address GigabitEthernet2/3/0 db03::1/64
enable ip6 interface GigabitEthernet2/3/0
set int state GigabitEthernet2/3/0 up
comment { subscriber ludd-cluster-4 }
comment { subscriber right peer target }
set int ip address GigabitEthernet2/4/0 db04::2/64
comment { next address to fake out ND on shared LAN segment }

Some files were not shown because too many files have changed in this diff Show More