Home > Networking > Cisco – adding a static route to router

Cisco – adding a static route to router

To show what routes your cisco router currently has loaded type the following command (from the enable prompt) ;

show ip route

To add any new static routes you need to use the following command (from the config terminal prompt) ;

ip route 10.10.20.0 255.255.255.0 192.168.100.1

the syntax as above is ip route network netmask gateway


Related posts:

  1. opensolaris – default route type the following to check your default routes… netstat -rn...

Related posts brought to you by Yet Another Related Posts Plugin.

Categories: Networking
  1. No comments yet.
  1. No trackbacks yet.
To submit your comment, click the image below where it asks you to... Clickcha - The One-click Captcha