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

ISDN - Layer 2 Drops - Any way to automatically reset ISDN

rogernorton2
Level 1
Level 1

I have an ISDN connection that on occasion loses Layer 2 connectivity. The telco cannot find anything wrong and we have replaced the ISDN BRI module.

Is it possible to configure the interface or script something that monitors the L2 status and resets the ISDN interface automatically when it fails ?

The router is a 3745 acting as a voice gateway.

Thank you in advance.

Roger Norton.

1 Reply 1

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Roger,

you could build a script with a polling logic that:

a) issue show isdn status, parses its output

b) if L2 ISDN is fine does nothing else perform a shut/ no shut cycle

the correct state is :

a TEI assigned, state MULTIPLE_FRAME_ESTABLISHED

For example you could use EXPECT that is now included in activetcl at

www.activestate.com

or other scripting library of your choice

Hope to help

Giuseppe

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