GOOGLE Search

Google
 

Thursday, March 6, 2008

Network Tip No. 20: Default Routing

Default Routing

Router(config)#ip route 0.0.0.0 0.0.0.0 192.168.10.2

Send all packets destined for networks not in my routing table to 192.168.10.2

Router(config)#ip route 0.0.0.0 0.0.0.0 s0/0

Send all packets destined for networks not in my routing table out my Serial 0/0 interface


No comments: