2 – Switch Command Line Interface
Groups and Commands
2-36
D000025-002 Rev. A
S
Sample Output:
NOTES:
Changing the chassis IP address will drop the connection to the CLI if not
using the console port, and may cause the device to become unreachable.
showDefaultRoute
Displays the default gateway IP address.
Syntax:
Options:
Sample Output:
NOTES:
This is the IP address for the default gateway to route packets from the
OOB mangement port to an external network.
setDefaultRoute
Change the default gateway IP address.
Syntax:
Options:
Sample Output:
NOTES:
This allows the user to configure the IP address for the default gateway
to route packets from the OOB management port to an external network.
-> setChassisIpAddr -h 172.26.0.221 -m 255.255.240.0
showDefaultRoute
None.
-> showDefaultRoute
Gateway IP Address: 172.26.0.254
setDefaultRoute -h ipaddress
-h ipaddress
The default gateway IP address in dotted decimal format (xxx.xxx.xxx.xxx).
setDefaultRoute -h 172.26.0.235