Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I see that this reply is about 1 year old now, and LMS is now up to version 3.2.An example of customers that this would help would be the US Department of Defense. They are required to use a standardized warning banner on all systems.Even a customiz...
Actually, multiple entries of the "snmp-server host " command will do what you're looking for. For example:(config)# snmp-server host 10.10.10.1 public1(config)# snmp-server host 10.10.10.2 public2More information here:"Cisco IOS SNMP Traps Supporte...
I suggest considering that the value of monitoring them via MARS is also dependent on how you have your switches configured. For instance, if you don't suppress the interface link-status logs, you will certainly see a LOT of events.Also, consider th...
Great! Thanks very much, that's exactly what I was looking for. I believe this will handle what I was looking to do, possibly with a couple of modifications.
Actually, I'm looking to do the same thing as OP, but I believe it's a little more complicated.Rather than just a global config command, I want to issue a command at the interface-config prompt for every device. For instance, I want to add a descript...