Datasheet
Lab – Configuring SNMP
© 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 2 of 20
Depending on the model and Cisco IOS version, the commands available and output produced might vary
from what is shown in the labs. Refer to the Router Interface Summary Table at the end of the lab for the
correct interface identifiers.
Note: Make sure that the routers and switches have been erased and have no startup configurations. If you
are unsure, contact your instructor.
Instructor Note: Refer to the Instructor Lab Manual for the procedures to initialize and reload devices.
Note: The snmp-server commands in this lab will cause the Cisco 2960 switch to issue a warning message
when saving the configuration file to NVRAM. To avoid this warning message verify that the switch is using
the lanbase-routing template. The IOS template is controlled by the Switch Database Manager (SDM).
When changing the preferred template, the new template will be used after reboot even if the configuration is
not saved.
S1# show sdm prefer
Use the following commands to assign the lanbase-routing template as the default SDM template.
S1# configure terminal
S1(config)# sdm prefer lanbase-routing
S1(config)# end
S1# reload
Required Resources
2 Routers (Cisco 1941 with Cisco IOS, Release 15.2(4)M3 universal image or comparable)
1 Switch (Cisco 2960 with Cisco IOS Release 15.0(2) lanbasek9 image or comparable)
1 PC (Windows 7, Vista, or XP with terminal emulation program, such as Tera Term)
1 PC (Windows 7, Vista, or XP with Internet access)
Console cables to configure the Cisco IOS devices via the console ports
Ethernet and serial cables as shown in the topology
SNMP Management Software (PowerSNMP Free Manager by Dart Communications, or SolarWinds Kiwi
Syslog Server, Evaluation Version with 30 Day Trial)
Part 1: Build the Network and Configure Basic Device Settings
In Part 1, you will set up the network topology and configure the devices with basic settings.
Step 1: Cable the network as shown in the topology.
Step 2: Configure the PC host.
Step 3: Initialize and reload the switch and routers as necessary.
Step 4: Configure basic settings for the routers and switch.
a. Disable DNS lookup.
b. Configure device names as shown in the topology.
c. Configure IP addresses as shown in the Addressing Table. (Do not configure the S0/0/0 interface on R1
at this time.)
d. Assign cisco as the console and vty password and enable login.