Configuration clovis lite
[debian6500.git] / simple-cdd / additional_scripts / configure_switch_bootstrap.tcl
index 873b674e64ed7918a0afbd111d1ffab7fa4a2b9c..42fb513f6d384edc7161eab9c142a02c3e76d0a7 100755 (executable)
@@ -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