cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
423
Views
0
Helpful
1
Replies

Monitor an interface

pcromwell
Level 3
Level 3

I have cisco 2821 router and I want to monitor an ISDN BRI interface, in case the line goes down. I would then like the router to shut down the ethernet interface automatically, thus taking it of the network. This would allow my server to failover to another Router

1 Accepted Solution

Accepted Solutions

cisco_lad2004
Level 5
Level 5

if you are using HSRP between RTR1 (with ISDN) and RTR2. you could have HSRP to track ISDN interface and make RTR2 active when ISDN fails, so no need to shut RTR1 Ethernet.

RTR1 & RTR2 needs to be on same VLAN.

There are other ways, but this is the most common one.

HTH

Sam

View solution in original post

1 Reply 1

cisco_lad2004
Level 5
Level 5

if you are using HSRP between RTR1 (with ISDN) and RTR2. you could have HSRP to track ISDN interface and make RTR2 active when ISDN fails, so no need to shut RTR1 Ethernet.

RTR1 & RTR2 needs to be on same VLAN.

There are other ways, but this is the most common one.

HTH

Sam