Switch Command Line Interface
Groups and Commands
1-42
D000103-000 E
NOTES:
This routine spawns a process to send ping packets to the specified IPv6
address. If packetCount is given, the process exits after that number of packets are
sent. If packetCount is omitted, a default the number of packets defaults to 5.
showChassisIpAddr
Displays the chassis IP address.
Syntax:
Options:
Sample Output:
setChassisIpAddr
Change the OOB LAN IP address and network mask.
Syntax:
Options:
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.
setChassisIpv6Addr
Changes the chassis IPv6 address.
Syntax:
showChassisIpAddr
None.
-> showChassisIpAddr
Chassis IP Address: 172.26.0.221 Net mask: 255.255.240.0
setChassisIpAddr -h ipaddress -m netMask
-h ipaddress
The new IP address in dotted notation format 'xxx.xxx.xxx.xxx'.
-m netMask
The network mask. (may be in dotted notation or hexidecimal format)
-> setChassisIpAddr -h 172.26.0.221 -m 255.255.240.0
setChassisIpv6Addr [<ipv6Address> /<maskLen>]