cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
414
Views
0
Helpful
2
Replies

routing out of serial and isdn interfaces

carl_townshend
Spotlight
Spotlight

Hi all, when routing out of serial, and isdn interfaces, how come we can point the traffic out of the interface rather than a next hop ip address and it still works ?

2 Replies 2

smahbub
Level 6
Level 6

You can use exit interface in place of the next-hop ip-address if you want,but its got to be on a point-to-point link,such as a WAN.This command won't work on a LAN such as Ethernet.

The command to configure ip route using next-hop_address or exitinterface is:

ip route [destination_network] [mask] [next-hop_address or exitinterface]

Example:

ip route 172.16.3.0 255.255.255.0 serial 0/0

how come we dont need to use a next hop ip address in this case ?

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