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

C6000: port up/down messages in logging-buffer

rnolden
Level 1
Level 1

Is it possible to change the buffer-logging of a C6000,

so that i can see all port up/down messages in the "sh logg buff" output?

i am looking for messages like this (here on a C4000):

%ETHC-5-PORTTOSTP:Port 3/39 joined bridge port 3/39

but the LOGGING Facility ETHC with Severity 5 isn't available on C6000 !

1 Accepted Solution

Accepted Solutions

Prashanth Krishnappa
Cisco Employee
Cisco Employee

What software version are you running on the Cat6000? If you are running 7.x, the facility is ETHC. If you are running CAT OS, 6.x or 5.x, then the facility is PAGP

http://cio.cisco.com/univercd/cc/td/doc/product/lan/cat6000/sw_6_3/confg_gd/logging.htm

If you are running native IOS

Router#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface range fastEthernet 8/1 - 48

Router(config-if-range)#logging event ?

bundle-status BUNDLE/UNBUNDLE messages

link-status UPDOWN and CHANGE messages

trunk-status TRUNK status messages

Router(config-if-range)#logging event link-status

Router(config-if-range)#end

Router#

View solution in original post

1 Reply 1

Prashanth Krishnappa
Cisco Employee
Cisco Employee

What software version are you running on the Cat6000? If you are running 7.x, the facility is ETHC. If you are running CAT OS, 6.x or 5.x, then the facility is PAGP

http://cio.cisco.com/univercd/cc/td/doc/product/lan/cat6000/sw_6_3/confg_gd/logging.htm

If you are running native IOS

Router#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface range fastEthernet 8/1 - 48

Router(config-if-range)#logging event ?

bundle-status BUNDLE/UNBUNDLE messages

link-status UPDOWN and CHANGE messages

trunk-status TRUNK status messages

Router(config-if-range)#logging event link-status

Router(config-if-range)#end

Router#

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: