2 confirmation of ipv4 network state, 1 confirming the up/down state of interface, 2 confirmation of ipv4 network state -7 – Hitachi GR2000 Series User Manual
Page 107: 1 confirming the up/down state of interface -7, Figure 5-15. result of p

Confirmation of interface state and routing state
GR2K-GA-0015
5-7
Ver. 07-02
5.2
Confirmation of IPv4 network state
This section describes the confirmation of an interface in which an IPv4 address is
specified using a configuration definition command (ip).
5.2.1
Confirming the up/down state of interface
After an IPv4 address is set to the line of the router, connected to an IPv4 network, or
the port in a line, execute a show ip interface command and confirm that the up/
down state of an IPv4 interface is "up".
Figure 5-13 Example of display of IPv4 Interface state
See Subsection 7.5.1, “Communication cannot be done or communication is
disconnected” when an interface is in the down state.
5.2.2
Confirming the communication with relevant destination address
Confirm using a ping command whether the interface of the router connected to an
IPv4 network can communicate with the router used as a communication peer.
Figure 5-14 Result of ping Command, All Destinations Reachable
Figure 5-15 Result of ping Command, Unreachable Destination Found
> show ip interface summary
tokyo: UP 158.214.178.30/25 VPN: 1
nagoya: UP 158.214.179.30/25
osaka: DOWN 158.214.180.30/25
fukuoka: UP 158.214.181.30/25
sapporo: DOWN 158.214.182.30/25
>
> ping 192.168.0.1
PING 192.168.0.1 (192.168.0.1): 56 data bytes
64 bytes from 192.168.1.51: icmp_seq=0 ttl=255 time=0.286 ms
64 bytes from 192.168.1.51: icmp_seq=1 ttl=255 time=0.271 ms
64 bytes from 192.168.1.51: icmp_seq=2 ttl=255 time=0.266 ms
:
--- 192.168.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.266/0.274/0.286 ms
>
> ping 192.168.0.1
PING 192.168.0.1 (192.168.0.1): 56 data bytes
ping: sendto: Error factor
ping: wrote 192.168.0.1 64 chars, ret=-1
ping: sendto: Error factor
ping: wrote 192.168.0.1 64 chars, ret=-1
ping: sendto: Error factor
ping: wrote 192.168.0.1 64 chars, ret=-1
:
--- 192.168.0.1 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
>