cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3887
Views
0
Helpful
3
Replies

Interface up/down notifications WS-C4510R-E

scottsassin
Level 1
Level 1

I have many WS-C4510R-E. On all other switches, I can enter the 'terminal monitor' command and get the status when an interface goes up or down. On the WS-C4510R-E, term mon doesn't give me this output. 

 

What is the command to enable interface up/down status on the WS-C4510R-E?

1 Accepted Solution

Accepted Solutions

I found the solution thanks to all your suggestions.

 

In config mode, logging event link-status global.

View solution in original post

3 Replies 3

Mark Malone
VIP Alumni
VIP Alumni

Hey

try logging event link-status but it goes under the interfaces that should generate a log if it goes up down when on vty session , you could do a range command like int rang g1/0/1 - 48 as example to cut down on the time enabling it

 

It may work in global config too , try that first :)

Leo Laohoo
Hall of Fame
Hall of Fame
interface <BLAH>
logging event link

I found the solution thanks to all your suggestions.

 

In config mode, logging event link-status global.