5 confirmation of ipv6 network state, 1 confirming the up/down state of interface, 5 confirmation of ipv6 network state -29 – Hitachi GR2000 Series User Manual

Page 129: 1 confirming the up/down state of interface -29

Advertising
background image

Confirmation of interface state and routing state

GR2K-GA-0015

5-29

Ver. 07-02

5.5

Confirmation of IPv6 network state

This section describes the confirmation of an interface in which an IPv6 address is
specified using a configuration definition command (ip).

5.5.1

Confirming the up/down state of interface

After an IPv6 address is set to the line of the router, connected to an IPv6 network, or
the port in a line, execute a show ipv6 interface command and confirm that the up/
down state of an IPv6 interface is "up".

Figure 5-52 Example of display of IPv6 Interface state

See Subsection 7.8.1, “Communication cannot be done or communication is
disconnected
” when an interface is in the down state.

5.5.2

Confirming the communication with relevant destination address

Confirm using a ping ipv6 command whether the interface of the router connected to
an IPv6 network can communicate with the router used as a communication peer.

Figure 5-53 Result of ping ipv6 Command (when the Router Can Communicate)

Figure 5-54 Result of ping ipv6 Command (when the Router Cannot Communicate (the

Route Exists))

Figure 5-55 Result of ping ipv6 Command (when the Router Cannot Communicate

(when No Route Exists))

> show ipv6 interface summary

tokyo: UP 3ffe::1:1/64

nagoya: UP 3ffe:1::1/64

osaka: DOWN 3ffe:2::1/64

fukuoka: UP 3ffe:3::1/64

sapporo: DOWN 3ffe:4::1/64

>

> ping ipv6 3ffe:501:811:ff01::1

PING6 (56=40+8+8 Bytes) 3ffe:501:811:ff01::10 -->3ffe:501:811:ff01::1

16 bytes from 3ffe:501:811:ff01::1, icmp_seq=0 ttl=255 time=0.286 ms

16 bytes from 3ffe:501:811:ff01::1, icmp_seq=1 ttl=255 time=0.271 ms

16 bytes from 3ffe:501:811:ff01::1, icmp_seq=2 ttl=255 time=0.266 ms

^C

--- 3ffe:501:811:ff01::1 ping6 statistics ---

3 packets transmitted, 3 packets received, 0% packet loss

round-trip min/avg/max = 0.266/0.274/0.286 ms

>

> ping ipv6 3ffe:501:811:ff01::1

PING6 (56=40+8+8 bytes) 3ffe:501:811:ff01::10 --> 3ffe:501:811:ff01::1

^C

--- 3ffe:501:811:ff01::1 ping6 statistics ---

12 packets transmitted, 0 packets received, 100% packet loss

>

> ping ipv6 3ffe:501:811:ff01::1

PING6 (56=40+8+8 bytes) 3ffe:501:811:ff01::10 --> 3ffe:501:811:ff01::1

ping6: UDP connect: No route to host

>

Advertising