Changes between Version 4 and Version 5 of Internal/OpenFlow/XORP
- Timestamp:
- Feb 9, 2011, 10:50:35 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OpenFlow/XORP
v4 v5 100 100 To use it, run as root, specifying the IP address you want the switch to be set to and the serial interface to the switch. 101 101 102 another 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 102 107 === SSH/Telnet login === 103 108 Verbatim from FAQs (but not in the CLI users manual):