IPv6 Configuration Guide K/KA/KB.15.15

Example 9 show run output listing the current IPv6 addressing commands
HP Switch(config)# show run
Running configuration:
.
.
.
vlan 10
name "VLAN10"
untagged 1-12
ipv6 address fe80::1:101 link-local
1
ipv6 address dhcp full rapid-commit
2
.
.
.
1
Statically configured IPv6 addresses appear in the show run
output.
2
Commands for automatic IPv6 address configuration appear
in the show run output, but the addresses resulting from these
commands do not appear in the output.
View IPv6 gateway, route, and router neighbors
Use these commands to view the switch's current routing table content and connectivity to routers
per VLAN. This includes information received in RAs from IPv6 routers on VLANs enabled with
IPv6 on the switch.
Viewing gateway and IPv6 route information
Syntax:
show ipv6 route ipv6-addr connected
Displays the routes in the switch's IPv6 routing table.
ipv6-addr
Optional. Limits the output to show the gateway to the specified IPv6 address.
connected
Optional. Limits the output to show only the gateways to IPv6 addresses
connected to VLAN interfaces configured on the switch, including the loopback
(::1/128) address.
Dest
The destination address for a detected route.
Gateway
The IPv6 address or VLAN interface used to reach the destination. (Includes the
loopback address.)
Type
Indicates route type (static, connected, or OSPF).
Distance
The route's administrative distance, used to determine the best path to the
destination.
Metric
Indicates the route cost for the selected destination.
26 IPv6 Addressing Configuration