cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1007
Views
0
Helpful
9
Replies

ISDN log messages

sagar.shetty
Level 1
Level 1

hi,

I am seeing following log messages in my 1721 router. Can anybody tell me how to stop this or this is normal..

Dec 10 12:19:35.270: %ISDN-6-LAYER2UP: Layer 2 for Interface BR0, TEI 102 change

d to up

Dec 10 12:19:45.298: %ISDN-6-LAYER2DOWN: Layer 2 for Interface BR0, TEI 102 chan

ged to down

Dec 10 12:54:29.613: %ISDN-6-LAYER2UP: Layer 2 for Interface BR0, TEI 87 changed

to up

Dec 10 12:54:39.629: %ISDN-6-LAYER2DOWN: Layer 2 for Interface BR0, TEI 87 chang

ed to down

Dec 10 13:29:23.285: %ISDN-6-LAYER2UP: Layer 2 for Interface BR0, TEI 80 changed

to up

Dec 10 13:29:33.365: %ISDN-6-LAYER2DOWN: Layer 2 for Interface BR0, TEI 80 chang

ed to down

Dec 10 14:04:23.681: %ISDN-6-LAYER2UP: Layer 2 for Interface BR0, TEI 81 changed

to up

Dec 10 14:04:33.701: %ISDN-6-LAYER2DOWN: Layer 2 for Interface BR0, TEI 81 chang

ed to down

Regards

9 Replies 9

shiva_ial
Level 1
Level 1

hi sagar,

the output shows there is frequent changes in layer 2 status of isdn

if you put sh isdn status command it will

show your isdn layer 2 status along with layer1&3

two options available in layer 2

multiframe estabilsed -means circuit is up till telco (your service provider)

tei_unassigned - means probelm connecting to your telco (your service provider)

to disable log use

no logging buffered command

rgds

shiva

rate it if it helps

Hi Shiva,

Thanks for your info... Actually, my isdn is a backup for a dedicated link which is currently up but still I am seeing these messages... Any idea, what could be this issue,...

Regards,

Sagar

The logs indicate that the ISDN is coming up at various time intervals and is staying up for 10 seconds. It looks to me like something is making calls on the ISDN that last 10 seconds. If you run debug dialer through several of these occurances and post the output it might show us what is causing the ISDN to activate. It might also be helpful to see the output of debug isdn q931.

HTH

Rick

HTH

Rick

Hi Rick,

I tried the debugging commands but couldnot find any messages even the log showed only the above messages..

Thanks,

smothuku
Level 7
Level 7

Hi Sagar ,

Would like to know that whether the isdn is active link or standby link .

Can you send us the config of both the routers.

Can you send us "show isdn active" , show isdn status and show isdn his outputs.

Thanks,

satish

Hi,

Here's the ISDN config and the sh isdn o/p

interface BRI0

bandwidth 128

no ip address

encapsulation ppp

no ip route-cache cef

no ip route-cache

no ip mroute-cache

load-interval 30

dialer pool-member 1

isdn switch-type basic-net3

isdn point-to-point-setup

no fair-queue

no cdp enable

ppp authentication chap

ppp multilink

end

interface Dialer0

ip address X.X.X.X

encapsulation ppp

no ip route-cache cef

no ip route-cache

no ip mroute-cache

dialer pool 1

dialer remote-name abcd

dialer string 123456

dialer load-threshold 125 outbound

dialer-group 1

no cdp enable

ppp authentication chap

ppp multilink

dialer-list 1 protocol ip permit

--------------------------------------------------------------------------------

ISDN ACTIVE CALLS

--------------------------------------------------------------------------------

Call Calling Called Remote Seconds Seconds Seconds Charges

Type Number Number Name Used Left Idle Units/Currency

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

ISDN CALL HISTORY

--------------------------------------------------------------------------------

Call History contains all active calls, and a maximum of 100 inactive calls.

Inactive call data will be retained for a maximum of 15 minutes.

--------------------------------------------------------------------------------

Call Calling Called Remote Seconds Seconds Seconds Charges

Type Number Number Name Used Left Idle Units/Currency

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

Also, to inform you, the ISDN is a backup for a serial link and it will get fired when the primary link goes down..

Thanks,

Hi Sagar ,

Every thing looks fine..Below is the config of isan , which is backup for serial link.Please check it step by step and let me know if you miss something.

Router A:

username admin password cisco

Interface s0

ip add x.x.x.x

back delay 5 120

backup interface bri0

interface BRI0

bandwidth 128

encapsulation ppp

dialer pool-member 1

isdn switch-type basic-net3

isdn point-to-point-setup

ppp authentication chap

PPP chap hostname Router A hostname

ppp multilink

end

interface Dialer0

ip address X.X.X.X

encapsulation ppp

dialer pool 1

dialer remote-name abcd

dialer string 123456

dialer load-threshold 1 either

dialer-group 1

no cdp enable

ppp authentication chap

ppp chap hostname "outer A hostname"

ppp multilink

dialer-list 1 protocol ip permit

router B :

username admin password cisco

interface BRI0

bandwidth 128

encapsulation ppp

dialer pool-member 1

isdn switch-type basic-net3

isdn point-to-point-setup

ppp authentication chap

PPP chap hostname "Ruter Bhostname"

ppp multilink

end

interface Dialer0

ip address X.X.X.X

encapsulation ppp

dialer pool 1

dialer remote-name xxxx

dialer caller Router A number

dialer load-threshold 1 either

dialer-group 1

no cdp enable

ppp authentication chap

ppp chap hostname "outer A hostname"

ppp multilink

dialer-list 1 protocol ip permit

In the above config , call is connecting from Router A to Router B.

Remove backup interface command from serial and check the isdn status.

After that put the command under serial interface.

Please check the below link.

http://www.cisco.com/en/US/tech/tk801/tk379/technologies_configuration_example09186a00800b1148.shtml

Thanks,

satish

Hi Satish,

Thanks for you information...

Things look to be fine from the config pespective. But for the backup, I am using floating static route. Could that be the reason for this...

Thanks,

Hi Sagar ,

No , it doesn't matter.We should have floating static route to forward the traffic in case of primary link fail.

If possible send me both the routers config.

Restart the NT boxes on both ends and check it.

Thanks,

satish

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: