Monitor and audit switch port configs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2012 09:49 AM - edited 03-07-2019 08:37 AM
Hello,
Is there a way or product out there that can help me
- Monitor switch port configs against a baseline?
- Show me if a list of ports has been disconnected for a period of time ?
For example, our baseline config for network port can be seen below. If a software can send us an alert email if someone else change any of that.
int g1/0/1
switchport mode access
switchport nonegotiate
spanning-tree portfast
spanning-tree guard root
switchport port-security
switchport port-security maximum 5
switchport port-security aging time 1
switchport port-security violation shutdown
spanning-tree bpduguard enable
no speed
no duplex
Thanks
- Labels:
-
Other Switching

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2012 01:20 PM
http://www.cisco.com/en/US/docs/ios/12_1t/12_1t3/feature/guide/dtitraps.html
And
http://www.cisco.com/en/US/docs/ios/netmgmt/command/reference/nm_20.html#wp1074055
Take a look at this and remember that you could even set in interface config a link status command.
It is your choice then if to read it in your buffered logg:
Conf t
Logg buff 16384 deb
End
Wr
!
Or to send all the traps to a syslog server and analysing them in the morning maybe after a good breakfast ...ahahhaha
Take care
Alessio
Sorry,it was a ram joke....
Sent from Cisco Technical Support iPad App
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2012 01:23 PM
The link is something about ADSL !?
Not sure If you were answering other topic but copy and pasted to the wrong one
