36-15
Cisco IE 2000 Switch Software Configuration Guide
OL-25866-01
Chapter 36 Configuring SNMP
Monitoring and Maintaining SNMP

Limiting TFTP Servers Used Through SNMP

Monitoring and Maintaining SNMP
Command Purpose
Step 1 configure terminal Enters global configuration mode.
Step 2 snmp-server tftp-server-list
access-list-number
Limits TFTP servers used for configuration file copies through
SNMP to the servers in the access list.
access-list-number—Enters an IP standard access list numbered
from 1 to 99 and 1300 to 1999.
Step 3 access-list access-list-number {deny |
permit} source [source-wildcard]
Creates a standard access list, repeating the command as many
times as necessary.
access-list-number—Enters the access list number specified in
Step 2.
deny—Denies access if the conditions are matched. The
permit keyword permits access if the conditions are matched.
source—Enters the IP address of the TFTP servers that can
access the switch.
(Optional) source-wildcard—Enters the wildcard bits, in
dotted decimal notation, to be applied to the source. Place ones
in the bit positions that you want to ignore.
Recall that the access list is always terminated by an implicit deny
statement for everything.
Step 4 end Returns to privileged EXEC mode.
Command Purpose
show snmp Displays SNMP statistics.
show snmp engineID [local | remote]Displays information on the local SNMP engine and all remote engines
that have been configured on the device.
show snmp group Displays information on each SNMP group on the network.
show snmp pending Displays information on pending SNMP requests.
show snmp sessions Displays information on the current SNMP se ssions.
show snmp user Displays information on each SNMP user name in the SNMP users table.
Note You must use this command to display SNMPv3 configuration
information for auth | noauth | priv mode. This information is
not displayed in the show running-config output.