Layer 3 Routing Commands 1474S *0.0.0.0/0 [253/0] via 9.0.0.2, Vl10C *9.0.0.0/24 [0/1] directly connected, Vl10L *66.6.6.0/24 [1/0] via 0.0.0.0, Vl30console(config)#show ip route vrf RedRoute Codes: R - RIP Derived, O - OSPF Derived, C - Connected, S - StaticB - BGP Derived, E - Externally Derived, IA - OSPF Inter AreaE1 - OSPF External Type 1, E2 - OSPF External Type 2N1 - OSPF NSSA External Type 1, N2 - OSPF NSSA External Type 2S U - Unnumbered Peer, L - Leaked Route* Indicates the best (lowest metric) route for the subnet.No default gateway is configured.C *8.0.0.0/24 [0/1] directly connected, Vl30L *9.0.0.0/24 [1/0] via 0.0.0.0, Vl10S *66.6.6.0/24 [1/0] via 8.0.0.2, Vl30ip route defaultUse the ip route default command in Global Configuration mode toconfigure the next hop address of the default route. Use the no form of thecommand to delete the default route.Use of the optional VRF parameter executes the command within thecontext of the VRF specific routing table.Syntaxip route default [vrf vrf-name] next-hop-ip [preference]no ip route default next-hop-ip [preference]• vrf-name—The name of the VRF associated with the routing table contextused by the command. If no vrf is specified, the global routing tablecontext is used.• next-hop-ip — IP address of the next hop router.• preference — Specifies the preference value, a.k.a administrative distance,of an individual static route. (Range: 1-255)Default ConfigurationDefault value of preference is 1.