Examples
To create a static route on IP address 132.55.0.0 with subnet mask 255.255.0.0 following the path 132.55.4.45, with cost of 3, priority of high, and object tracker 6:
Gxxx-001(super)# ip route 132.55.0.0 255.255.0.0 132.55.4.45 3 high track 6
To create a static discard route on IP address 134.66.0.0:
Gxxx-001(super)# ip route 134.66.0.0 255.255.0.0 Null0
To create a static route over the WAN Fast Ethernet when running DHCP client:
Gxxx-001# ip route 1.1.1.0 255.255.255.0 FastEthernet