Solution:
Telnet to the switch, login as a switch Admin and enter config mode (by typing "config" at the prompt).
"show snmp-server" will list your servers. Take note of the IP address and community listed by each.
For 5308xl and 5412zl switches:
"no snmp-server host 123.456.123.23 community public" will remove the server.
"snmp-server host 123.456.123.23 community public" will add the new server.
For 4108GL and 2524 switches:
"no snmp-server host 123.456.123.23 public" will remove the server.
"snmp-server host 123.456.123.23 public" will add the new server.
"snmp-server host 123.456.123.23 community public" will add the new server.
For 4108GL and 2524 switches:
"no snmp-server host 123.456.123.23 public" will remove the server.
"snmp-server host 123.456.123.23 public" will add the new server.
No comments:
Post a Comment