cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
940
Views
5
Helpful
2
Replies

make disappier logging event link-status entry from running

Murxy
Level 1
Level 1

Hi

I am struggling with something which I belive should be easy to fix.

We are running a Network with cisco C9300-24P Switches with IOS Version 16.9.4

Config Template Looks like below
interface  Gi1/0/1
 description
 switchport access vlan 999
 switchport mode access
 switchport port-security violation  restrict
 switchport port-security mac-address sticky
 switchport port-security
 spanning-tree portfast
 shut

now some addet the command logging event link-Status to the interfaces
After removing the command with the no logging event link-Status the Interface config Looks like below
interface Gi1/0/1
 description
 switchport access vlan 999
 switchport mode access
 switchport port-security violation  restrict
 switchport port-security mac-address sticky
 switchport port-security
no logging event link-status
spanning-tree portfast

I would like to have the command not visible in the running config, same like after having set  the Port  to Default.
This because we have a compliance Job running on CW, which highlights me the difference.
We have many Ports which have the command applyed and I can't put the Port again to Default, because the Ports are all running and live in the Network.
Is there any command, which I can apply to let the logging Event disappier from the running config?

 

2 Accepted Solutions

Accepted Solutions

balaji.bandi
Hall of Fame
Hall of Fame

You can do old IOS Global config.

may be you can try and let me know if that works ?

default logging event link-status

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

View solution in original post

Many Thanks!!! this made the Magic happen :-)

I did this on the Interface and Works

Much! appreciatet

Best regards

View solution in original post

2 Replies 2

balaji.bandi
Hall of Fame
Hall of Fame

You can do old IOS Global config.

may be you can try and let me know if that works ?

default logging event link-status

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Many Thanks!!! this made the Magic happen :-)

I did this on the Interface and Works

Much! appreciatet

Best regards

Review Cisco Networking for a $25 gift card