Specifications
14-18
System Management Software Configuration Guide for Cisco IE 2000U and Connected Grid Switches
Chapter 14 Configuring SNMP
Configuring SNMP
Setting the Agent Contact and Location Information
Set the system contact and location of the SNMP agent so that these descriptions can be accessed through
the configuration file.
DETAILED STEPS
EXAMPLE
Switch(config)# snmp-server contact Admin at 21555
Switch(config)# snmp-server location Building 3/Room 222
Limiting TFTP Servers Used Through SNMP
Follow this procedure to limit the TFTP servers used for saving and loading configuration files through
SNMP to the servers specified in an access list.
BEFORE YOU BEGIN
Obtain the IP address of the TFTP servers that can access the switch.
DETAILED STEPS
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
snmp-server contact text Set the system contact string.
Step 3
snmp-server location text Set the system location string.
Step 4
end Return to privileged EXEC mode.
Step 5
show running-config Verify your entries.
Step 6
copy running-config startup-config (Optional) Save your entries in the configuration file.
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
snmp-server tftp-server-list
access-list-number
Limit TFTP servers used for configuration file copies
through SNMP to the servers in the access list.
• For access-list-number, enter an IP standard access list
numbered from 1 to 99 and 1300 to 1999.