X-Git-Url: https://secure.softndesign.org/git/?a=blobdiff_plain;f=simple-cdd%2Fadditional_scripts%2Fconfigure_switch_bootstrap.tcl;h=42fb513f6d384edc7161eab9c142a02c3e76d0a7;hb=8a1c6cffeac80ef8db05bc1e9547de833ba31f45;hp=873b674e64ed7918a0afbd111d1ffab7fa4a2b9c;hpb=21162fa10adc036a96bf099eabb94a5823d0f434;p=debian6500.git diff --git a/simple-cdd/additional_scripts/configure_switch_bootstrap.tcl b/simple-cdd/additional_scripts/configure_switch_bootstrap.tcl index 873b674..42fb513 100755 --- a/simple-cdd/additional_scripts/configure_switch_bootstrap.tcl +++ b/simple-cdd/additional_scripts/configure_switch_bootstrap.tcl @@ -10,6 +10,8 @@ set ipaddress "" if { $host == "swg1" } { set ipaddress "10.133.26.231" } if { $host == "swg2" } { set ipaddress "10.133.26.232" } if { $host == "swm" } { set ipaddress "10.133.28.231" } +if { $host == "sw1" } { set ipaddress "10.133.26.231" } +if { $host == "sw2" } { set ipaddress "10.133.26.232" } if { $ipaddress == "" } { puts "unknown switch '$host'""; exit 1 } spawn screen -c . /dev/ttyUSB0