[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Establishing a Static Route
You can set a destination to receive and send traffic
by a specific route through the network.
ip route
- Use to establish a static route.
- Example
- host1(config)#ip route 192.56.15.23 255.255.255.0
192.66.0.1
- Use the no version to remove
a static route from the routing table.
- See ip route
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]