Site icon eConfigs

CCNA 3.8.b: Network route

Overview:

A network route is used to route traffic to a specific network.

 

Study Notes:

config t
    ip route <network-to-route-to> <subnet-mask> <exit-interface-on-this-router>
    --OR--
    ip route <network-to-route-to> <subnet-mask> <next-hops-ipv4-address>
config t
    ipv6 route <network-to-route-to>/<subnet-mask> <exit-interface-on-this-router>
    --OR--
    ipv6 route <network-to-route-to>/<subnet-mask> <next-hop-ipv6-address>

 

Labs:

PacketTracer Lab: CCNA-3.8.b-Network-route.pkt

Subscribe Now for access to the labs!

Exit mobile version