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

Configuring logging on 6807 for interface down

dbuckley77
Level 1
Level 1

We have a 6807 switch that we're sending traps to a syslog server from.  The interface down traps are not getting sent.  below is the logging config

 

 

logging trap notifications
logging source-interface VlanX
logging host 10.100.XX.XX

2 Replies 2

luis_cordova
VIP Alumni
VIP Alumni

Hi @dbuckley77 ,

 

You could check if this command helps you with it:

Within the interface configuration

 

(config-if)#logging event link-status

 

Regards

Reza Sharifi
Hall of Fame
Hall of Fame

Can the switch communicate with the syslog server? Does the syslog server receive any other messages?

HTH