
Software IP interface configuration task list
125
IPLink Software Configuration Guide
11 • IP interface configuration
The following example shows how to invoke the echo protocol to the destination host at IP address
172.16.1.10 by using the
ping
command from operator execution mode.
IPLink>ping 172.16.1.10
Sending 5 ICMP echo requests to 172.16.1.10, timeout is 1 seconds:
Reply from 172.16.1.10: Time <10ms
Reply from 172.16.1.10: Time <10ms
Reply from 172.16.1.10: Time <10ms.
Reply from 172.16.1.10: Time <10ms
Reply from 172.16.1.10: Time <10ms
Ping statistics for 172.16.1.10:
Packets: Sent 5, Received 5, Lost 0 (0% loss),
RTT: Minimum <10ms, Maximum <10ms, Average <10ms
Traceroute
This procedure describes how to print the route (list of hops) packets take to the network host.
Mode: Either operator or administrator execution
Debug ARP
You may use the
debug arp
and
show arp
commands to assist you in debugging IP connectivity and its cor-
responding interfaces.
Step
Command
Purpose
1
node(cfg)# [no] debug arp
Enables or disables the ARP debug monitor.
2
node(cfg)# show arp
Summarizes the ARP information for each of the Ethernet ports.
Step
Command
Purpose
1
node>traceroute
ip-address
Prints the route (list of hops) packets take to network host.