Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Disabling snmp-server host

Status
Not open for further replies.

Iago77

IS-IT--Management
Joined
Jun 9, 2003
Messages
125
Location
ES
Hello,

my running-config contains:

snmp-server community trafico RO
snmp-server host 172.21.41.13 public

if I execute from global configuration mode:

# no snmp-server host 172.21.41.13 public

The corresponding line in running-config won't remove.

What's the problem?
 
At LAST! self-solution:

# no snmp-server host 172.21.41.13 udp-port 162 public

Anyway udp-port is an optional parameter, in fact I didn't use it when I ran the command.

I hope this will help us :-)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top