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 Static Routes

Lab Index

 

Description: configure static route 172.16.1.0 mask 255.255.255.0 with next hop address of 192.16.2.1.

syntax: ip route prefix mask {address|interface} [distance]

prefix mask is the ip route prefix and mask for the destination. 

address|interface: Use either the next hop router ip or the local router outbound interface used to reach the destination.

distance is the administrative distance and an optional parameter.

Instructions:

1. Enter into Global Configuration Mode 

2. disable IP Routing 

3. Re-enable IP Routing 

4. Configure a static route with destination subnetwork number as 172.16.1.0,
subnet mask as 255.255.255.0,and
IP addres of the next-hop router in the destaion path to 172.16.2.1

R1>enable
R1#configure terminal
R1(config)#no ip routing
R1(config)#ip routing
R1(config)#ip route 172.16.1.0 255.255.255.0 172.16.2.1

Note: Used no ip routing to remove any previously configured routing information.

 

 

 

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.