show ipv6 route
Displays current state of the IPv6 routing table.
show ipv6 route [ vrf vrfName ] [ ipv6Address [ detail ] | ipv6Prefix [ detail ] ] [ all ]
[ protocol ] [ filter ]To display summary information:
show ipv6 route summary [ vrf vrfName ] [ filter ]
- vrfNameName of the VRF
- ipv6AddressIPv6 address
- ipv6PrefixPrefix of prefix list entry; in the format IPv6baseaddress/length; for example, 1::1/32
- detailDisplays detailed information about the specific route
- allDisplays routes from all sources to a prefix
- protocolOne of the following protocols for which you want to display the best routes in the routing table; no routes are displayed if routes for the specified protocol are not present in the routing table
- accessDisplays the best access-server routes (BGP) in the routing table
- access-internalDisplays the best access-internal routes in the routing table
- bgpDisplays the best BGP routes in the routing table
- bgp-tunnelDisplays the best BGP tunnel routes in the routing table
- dvmrpDisplays the best DVMRP routes in the routing table
- isisDisplays the best IS-IS routes in the routing table
- ldpDisplays the best LDP tunnel routes in the routing table
- localDisplays the best locally connected routes in the routing table
- mbgpDisplays the best MBGP routes in the routing table
- ospfDisplays the best OSPF routes owned by in the routing table
- otherDisplays the best internal control routes in the routing table
- ripDisplays the best RIP routes in the routing table
- rsvpDisplays the best RSVP tunnel routes in the routing table
- staticDisplays the best static routes added by network management to the routing table
- static-rpfDisplays the best static RPF routes added by network management to the routing table
- filterSee Filtering show Commands in About This Guide
- summaryDisplays summary counters for all routes in the IPv6 routing table
Privileged Exec, User Exec
Command introduced before JUNOSe Release 7.1.0.
vrf keyword and vrfName variable added in JUNOSe Release 7.2.0.