Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
show ipv6 route
Syntax
show ipv6 route [ vrf vrfName ]
[ ipv6Address [ detail ] | ipv6Prefix [ detail ] ] [ all ]
[ protocol ] [ filter ]
To display summary information:
show ipv6 route summary [ vrf vrfName ] [ filter ]
Release Information
Command introduced before JunosE Release
7.1.0.
vrf keyword and vrfName variable added in JunosE Release 7.2.0.
Description
Displays current state of the IPv6 routing table.
Options
- vrfName—Name of the VRF
- ipv6Address—IPv6 address
- ipv6Prefix—Prefix of prefix list entry; in the format IPv6baseaddress / length; for example, 1::1/32
- detail—Displays detailed information about the specific route
- all—Displays routes from all sources to a prefix
- protocol—One 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
- access—Displays the best access-server routes (BGP) in the routing table
- access-internal—Displays the best access-internal routes in the routing table
- bgp—Displays the best BGP routes in the routing table
- bgp-tunnel—Displays the best BGP tunnel routes in the routing table
- dvmrp—Displays the best DVMRP routes in the routing table
- isis—Displays the best IS-IS routes in the routing table
- ldp—Displays the best LDP tunnel routes in the routing table
- local—Displays the best locally connected routes in the routing table
- mbgp—Displays the best MBGP routes in the routing table
- ospf—Displays the best OSPF routes owned by in the routing table
- other—Displays the best internal control routes in the routing table
- rip—Displays the best RIP routes in the routing table
- rsvp—Displays the best RSVP tunnel routes in the routing table
- static—Displays the best static routes added by network management to the routing table
- static-rpf—Displays the best static RPF routes added by network management to the routing table
- filter—See Filtering show Commands
- summary—Displays summary counters for all routes in the IPv6 routing table
Mode
Privileged Exec, User Exec