switch configuration for iter mode
[debian6500.git] / master / opt / script / configure_switch_bootstrap
index f7b9da82153ed6976aefbd7330e85b1034b43e58..ec6e48157f27cb256ad2cef75bc37fed052e729f 100755 (executable)
@@ -12,6 +12,7 @@ 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 { $host == "sw" } { set ipaddress "10.133.26.231" }
 if { $ipaddress == "" } { puts "unknown switch '$host'""; exit 1 }
 
 spawn screen -c . /dev/ttyUSB0