cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
390
Views
0
Helpful
4
Replies

Static Routing options

                   What advantage the below mentioned command offers over the normal static routing command pointing to next hop ip address.

ip route <Destination address> <netmask> exit_interface <nexthop address>

1 Accepted Solution

Accepted Solutions

blau grana
Level 7
Level 7

Hello,

Did you read this article?

http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a00800ef7b2.shtml

Best Regards

Please rate all helpful posts and close solved questions

Best Regards Please rate all helpful posts and close solved questions

View solution in original post

4 Replies 4

blau grana
Level 7
Level 7

Hello,

Did you read this article?

http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a00800ef7b2.shtml

Best Regards

Please rate all helpful posts and close solved questions

Best Regards Please rate all helpful posts and close solved questions

Hi,

in addition to the Cisco document provided by blau grana, here's a similar discussion:

https://supportforums.cisco.com/message/3990076

Hope that helps

Rolf

ip route exit_interface

any destination that doesn't exist in your network and its availabe on ip that is next hope is pingable

mean in your netwrok u have to reach 192.168.100.x network which is not availabe locally but availabe on next hope so u can add route for it

ip route 192.168.100.0 255.255.255.0 (next hope which has this network is) 192.168.5.1

Jawad

Jawad

Hi Blau,

the link which you provided was very usefull...... I got to know the reason.

thanks.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card