Certification Exams Logo         

                                                                                                   Home  |  FAQ  |  Search  |  Buy Simulator

Simulator Home

Network Simulator with Designer

Router Simulator

 Supported Commands

D/L & Installation Instructions

Simulator Help

Screen Shots

Resource Links

 

          

Configuring Default Route

Lab Index

 

Description: ip default-gateway command is used when ip routing is disabled on a Cisco router. Use the ip default-network and ip route 0.0.0.0 0.0.0.0 commands are used to set the gateway of last resort on Cisco routers that have ip routing enabled.

Command syntax: 

1. ip default-gateway <ip address>
example: ip default-gateway 192.168.14.2

2. ip default-network <ip address>
example: ip default-network 192.168.1.0

3. ip route 0.0.0.0 0.0.0.0 <ip-address>
example: ip route 0.0.0.0 0.0.0.0 192.168.5.1

here 192.168.5.1 is the gateway of last resort to network 0.0.0.0

Instructions:

1. Enter into Global Configuaration Mode 

2. Set the defalut Network number as 192.168.17.0 

R1>enable
R1#configure terminal
R1(config)#ip default-network 192.168.17.0

Reference: http://www.cisco.com/warp/public/105/default.html

 

 

Terms of use         |          Privacy Policy                Disclaimer          |         Contact Us        |         About 

web design by anandsoft 

Disclaimer: certexams.com is not associated or affiliated with Cisco® Systems or any other Company. All trademarks are the trademarks of their respective owners and duly recognized. Please read full disclamer.