Changes between Version 5 and Version 6 of Internal/OpenFlow/XORP


Ignore:
Timestamp:
Feb 9, 2011, 10:59:35 PM (13 years ago)
Author:
akoshibe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/OpenFlow/XORP

    v5 v6  
    102102another similar script has been clobbered together to use the telnet server attached to the switches. The script, sw_telnet.sh, takes a port number and management IP address as its arguments:
    103103{{{
    104 ./sw_telnet.sh $PORT $IP_ADDR
     104./sw_telnet.sh $PORT $IP_ADDR | telnet
    105105}}}
     106I think this can be part of the script too...
    106107
    107108=== SSH/Telnet login ===