show ipv6 static route

Displays information about IPv6 static routes.

Syntax

show ipv6 static route [ ipv6prefix | vrf vrf-name ]

Parameters

ipv6prefix
The IPv6 prefix in the A:B::/length format.
vrf vrf-name
The name of the VRF context.

Modes

Privileged EXEC mode

Examples

The following example displays the IPv6 static route information for the default VRF.

device# show ipv6 static route
IPv6 Configured Static Routes for VRF "default-vrf"

3002:7::/64-> 1200:3::1:2 preference: 1
   nh_vrf (default-vrf)

3002:9::/64-> 1200:4::1:2 preference: 1
   nh_vrf (default-vrf)
device#