XG Series User's Guide Chapter 5 Command Reference
Routing Table Entry Display Commands
439
5.26.2.3 show ipv6 route kernel

Function Display routing table of IPv6 kernel

Available Model XG0224 / XG0448 / XG2600

Syntax show ipv6 route kernel

show ipv6 route kernel summary

Options

N/A

Display the current entry of IPv6 kernel routing table

longest-match <ipv6_address>

Display longestmatch IPv6 entry

summary

Display number of IPv6 kernel routing table entry

Use Mode Operation mode (user class/admin class)
Configuration mode (admin class)

Explanation Display IPv6 kernel routing table information

Execution Example
# show ipv6 route kernel
Routing Tables for Internet6
Destination/Masklen Flag Interface ---(1)
Gateway
------------------------------------------- ------ ---------
::1 UH lo0
::1
2001:db8:ffff:1000::/48 UGS lan0
fe80::2a0:c9ff:fed8:904e%lan0
2001:db8:ffff:2000::/64 U lan0
link#1
fe80::2a0:c9ff:fed8:904e%lan0 UH lan0
00:a0:c9:d8:90:4e
fe80::%lo0/64 U lo0
fe80::1%lo0
ff01::/32 U lo0
::1
ff02::%lan0/32 UC lan0
link#1
ff02::%lo0/32 UC lo0
fe80::1%lo0
Entry:8 ---(2)
# show ipv6 route kernel longest-match 2001:db8:ffff:1000::1
Routing Tables for Internet6
Destination/Masklen Flag Interface
Gateway
------------------------------------------- ------ ---------
2001:db8:ffff:1000::/48 UGS lan0
fe80::2a0:c9ff:fed8:904e%lan0
Entry:1
# show ipv6 route kernel longest-match 2001:db8:ffff:3000::1
Routing Tables for Internet6
Destination/Masklen Flag Interface
Gateway
------------------------------------------- ------ ---------
Entry:0
# show ipv6 route kernel summary
Entry:8
#