2 – Switch Command Line Interface
Groups and Commands
D000025-002 Rev. A
2-35
A
Sample Output:
NOTES:
This routine spawns a process to send ping packets to the specified IP
address. If packetCount is given, the process exits after that number of packets are
sent. If packetCount is ommitted, 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:
PING 172.26.0.254: 56 data bytes
64 bytes from 172.26.0.254: icmp_seq=0. time=0. ms
64 bytes from 172.26.0.254: icmp_seq=1. time=0. ms
64 bytes from 172.26.0.254: icmp_seq=2. time=0. ms
64 bytes from 172.26.0.254: icmp_seq=3. time=0. ms
64 bytes from 172.26.0.254: icmp_seq=4. time=0. ms
----172.26.0.254 PING Statistics----
5 packets transmitted, 5 packets received, 0% packet loss
round-trip (ms) min/avg/max = 0/0/0
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)