- When a router receives a packet for a network that isn't listed in the router, it would just discard the packet.
- Static Routing benefits': No overhead on router CPU, No bandwidth usage between routers & security
- Static Routing disadvantages': Not feasible in large network,
- Static Route command syntax:
ip route [destination_network] [mask] [next-hop address / exitinterface]
[administrative_distance] [permanent]
- Default routing sends packets with a remote destination network not in the routing table to the next-hop router
No comments:
Post a Comment