Displaying the IP static route table for a VRF

To display the IP static route table for a VRF, enter the following command at any level of the CLI.

        device# show ip static route vrf green
IP Static Routing Table - entries:
	IP Prefix 					Next Hop 				Interface 				Dis/Met/Tag 				Name
	10.22.66.0/24 					10.22.66.0 				- 				1/1/0 				green

Syntax: show ip static route vrf vrf-name

The vrf-name parameter specifies the VRF that the user wants to display the static route table for.

Show run displays the entire name of the static IP route. The show ip static route command displays an asterisk (*) after the first twelve characters when the assigned name is thirteen characters or more. The show ipv6 static route command displays an asterisk after the first two characters when the assigned name is three characters or more.