8 check network connectivity, 9 show current system information – ADLINK aTCA-N700 User Manual
Page 16

Switch Manager Configuration Guide
16
4.2.8 Check Network Connectivity
Configure Mode provides a ping tool to check whether the network is ok.
The following command allows you to check the network connectivity.
Command description
ping WORD NUM
Ping destination address or hostname and stop after sending
NUM ECHO_REQUEST packets.
Example
Connect the switch blade to the 172.20.5.0 network segment, and set the IP address of the switch
blade to 172.20.5.19. Use the ping command to check the network connectivity between the
switch blade with the 172.20.5.0 network segment.
4.2.9 Show Current System Information
The following commands are available for displaying system information.
Command description
show acl
Show ACL rule
show ip
Show IP information
show mac
Show L2 mac address table
show port
Show information of port system
show route
Show route table
show running-config
Show running configuration
show startup-config
Show start up configuration
Show system
Show brief system information
show trunk
Show trunk group setting
Show version
Show the version information
show vlan
Show all VLAN
ATCA-N700# ping 172.20.5.18 2
PING 172.20.5.18 (172.20.5.18): 56 data bytes
64 bytes from 172.20.5.18: icmp_seq=0 ttl=64 time=0.3 ms
64 bytes from 172.20.5.18: icmp_seq=1 ttl=64 time=0.3 ms
--- 172.20.5.18 ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max = 0.3/0.3/0.3 ms