X-Git-Url: https://secure.softndesign.org/git/?a=blobdiff_plain;f=master%2Fopt%2Fscript%2Fconfigure_switch_bootstrap;fp=master%2Fopt%2Fscript%2Fconfigure_switch_bootstrap;h=ec6e48157f27cb256ad2cef75bc37fed052e729f;hb=a991c7ba87414d8ee491f9ef3c5e1641a5b607ab;hp=f7b9da82153ed6976aefbd7330e85b1034b43e58;hpb=89c632577d27abaf4a7928b2171bc7250805d699;p=debian6500.git diff --git a/master/opt/script/configure_switch_bootstrap b/master/opt/script/configure_switch_bootstrap index f7b9da8..ec6e481 100755 --- a/master/opt/script/configure_switch_bootstrap +++ b/master/opt/script/configure_switch_bootstrap @@ -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