24.6.2 Checking Selection Paths
- <Structure of this section>
(1) Checking route information
Execute the show ipv6 route command to see whether the multipath route settings have been applied correctly.
> show ipv6 route
Date 20XX/07/14 12:00:00 UTC
Total: 11 routes
Destination Next Hop
Interface Metric Protocol Age
4000:110:1:1::/64 4000:110:1:1::1
VLAN0010 0/0 Connected 22m 53s
4000:110:1:1::1/128 ::1
localhost 0/0 Connected 22m 53s
4000:120:1:1::/64 4000:120:1:1::1
VLAN0020 0/0 Connected 22m 53s
4000:120:1:1::1/128 ::1
localhost 0/0 Connected 22m 53s
4000:130:1:1::/64 4000:130:1:1::1
VLAN0030 0/0 Connected 22m 53s
4000:130:1:1::1/128 ::1
localhost 0/0 Connected 22m 53s
4000:210:1:1::/64 4000:110:1:1::200
VLAN0010 0/0 Static 6s
4000:120:1:1::200
VLAN0020 - - -
4000:130:1:1::200
VLAN0030 - - -
:
:
> |
(2) Checking whether communication with the relevant destination address is possible
Use the ping ipv6 <IPv6 Address> specific-route source <Source Address> command at each interface of the Switch used for load balancing to confirm that the interface can communicate with the remote system. As <Source Address> of the ping ipv6 command, specify the local IPv6 address on the Switch of the interface performing load balancing.