The commands to configure a static route (see Figure 11.1 below) include the following:
- network address/prefix mask
- address or exit interface
- distance (optional)
Here is an example of these commands in use:
RouterA(config)#ip route network prefix mask {address | interface} [distance]
Figure 11.1 – Sample Network for Static Routes
To add a static route for the network above, you . . .
The content below this message is for members only.