The IP Route Command
The command for configuring a static route is ip route. The complete syntax for configuring a static route is:
Router(config)#ip route prefix mask {ip-address | interface-type interface-number [ip-address]} [distance] [name] [permanent] [tag tag]
Most of these parameters are not relevant for this chapter or for your CCNA studies. As shown in the figure, we will use a simpler version of the syntax:
Router(config)#ip route network-address subnet-mask {ip-address | exit-interface }
The command for configuring a static route is ip route. The complete syntax for configuring a static route is:
Router(config)#ip route prefix mask {ip-address | interface-type interface-number [ip-address]} [distance] [name] [permanent] [tag tag]
Most of these parameters are not relevant for this chapter or for your CCNA studies. As shown in the figure, we will use a simpler version of the syntax:
Router(config)#ip route network-address subnet-mask {ip-address | exit-interface }


