First page Back Continue Last page Image

IPv4 Static Route Command

Router(config)# ip route network-address subnet-mask

{ ip-address | exit-intf [ip-address]} [distance]

IPv4 static routes are configured using the following global configuration command:

Note: Either the ip-address, exit-intf, or the ip-address and exit-intf parameters must be configured

Fur(config)# ip route 172.16.1.0 255.255.255.0 172.16.2.1

Discovery(config)# ip route 10.10.10.0 255.255.255.0 s0/0/1

Examples

This means “or”

[ This means optional ]

This address is an interface address on another router what is connected to this router