CCNA Discovery 2, Chapter 6

6.1.1: Static routes are identified with the prefix S in the routing table and can be changed only with manual configuration. You can manually configure a static route with the following command:

ip route destination-network subnet-mask {outgoing-interface | next-hop-address}

For example (using the next-hop-address):

Router(config)# ip route 192.168.4.0 255.255.255.0 192.168.3.2

You can verify default and static routes with the following commands:

show running-config show ip route

Get 31 Days Before Your CCENT Certification now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.