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


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

Legend:

Unmodified
Added
Removed
Modified
  • Internal/OpenFlow/XORP

    v4 v5  
    100100To use it, run as root, specifying the IP address you want the switch to be set to and the serial interface to the switch.
    101101
     102another 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:
     103{{{
     104./sw_telnet.sh $PORT $IP_ADDR
     105}}}
     106
    102107=== SSH/Telnet login ===
    103108Verbatim from FAQs (but not in the CLI users manual):