You can configure routing switches with a static default route, or they can learn it through a dynamic routing protocol.
default ip route {A.B.C.D} {A.B.C.D} {A.B.C.D}
default ip route {A.B.C.D} {A.B.C.D} {A.B.C.D} dynamic
default ip route {A.B.C.D} {A.B.C.D} {A.B.C.D} enable
default ip route {A.B.C.D} {A.B.C.D} {A.B.C.D} local-next-hop enable
default ip route {A.B.C.D} {A.B.C.D} {A.B.C.D} preference
ip route {A.B.C.D} {A.B.C.D} {A.B.C.D} enable
ip route {A.B.C.D} {A.B.C.D} {A.B.C.D} enable next-hop-vrf WORD<1-16>
ip route {A.B.C.D} {A.B.C.D} {A.B.C.D} local-next-hop enable
ip route {A.B.C.D} {A.B.C.D} {A.B.C.D} preference <1-255>
ip route {A.B.C.D} {A.B.C.D} {A.B.C.D} preference <1-255> next-hop-vrf WORD<1-16>
ip route {A.B.C.D} {A.B.C.D} {A.B.C.D} weight <1-65535>
ip route {A.B.C.D} {A.B.C.D} {A.B.C.D} weight <1-65535> local-next-hop enable
ip route {A.B.C.D} {A.B.C.D} {A.B.C.D} weight <1-65535> next-hop-vrf WORD<1-16>
ip route {A.B.C.D} {A.B.C.D} {A.B.C.D} weight <1-65535> preference <1-255>
ip route {A.B.C.D} {A.B.C.D} {A.B.C.D} name WORD<0-64>
no ip route {A.B.C.D} {A.B.C.D} {A.B.C.D}
no ip route {A.B.C.D} {A.B.C.D} {A.B.C.D} dynamic
no ip route {A.B.C.D} {A.B.C.D} {A.B.C.D} dynamic next-hop-vrf WORD<1-16>
no ip route {A.B.C.D} {A.B.C.D} {A.B.C.D} enable
no ip route {A.B.C.D} {A.B.C.D} {A.B.C.D} enable next-hop-vrf WORD<1-16>
no ip route {A.B.C.D} {A.B.C.D} {A.B.C.D} local-next-hop enable
no ip route {A.B.C.D} {A.B.C.D} {A.B.C.D} next-hop-vrf WORD<1-16>
no ip route {A.B.C.D} {A.B.C.D} {A.B.C.D} preference
Note
Do not configure a static interface subnet route with a weight of 1.
None
Global Configuration
The name parameter is not supported on VSP 8600 Series.