Installation guide

Cisco HWIC-4ESW and HWIC-D-9ESW EtherSwitch Interface Cards
How to Configure EtherSwitch HWICs
62
Cisco IOS Release 12.3(8)T4
OL-6454-01
Managing the ARP Table, page 66
Managing the MAC Address Tables, page 66
Removing Dynamic Addresses, page 68
Adding Secure Addresses, page 68
Configuring Static Addresses, page 69
Clearing all MAC Address Tables, page 71
Adding Trap Managers
A trap manager is a management station that receives and processes traps. When you configure a trap
manager, community strings for each member switch must be unique. If a member switch has an IP
address assigned to it, the management station accesses the switch by using its assigned IP address.
By default, no trap manager is defined, and no traps are issued.
Beginning in privileged EXEC mode, follow these steps to add a trap manager and community string.
SUMMARY STEPS
1. configure terminal
2. snmp-server host 172.2.128.263
traps1
snmp vlan-membership
3. end
DETAILED STEPS
Verifying Trap Managers
Use the show running-config command to verify that the information was entered correctly by
displaying the running configuration:
Router# show running-config
Configuring IP Information
This section describes how to assign IP information on the EtherSwitch HWIC. The following topics are
included:
Assigning IP Information to the Switch, page 62
Specifying a Domain Name and Configuring the DNS, page 64
Command Purpose
Step 1
Router# configure terminal
Enters global configuration mode.
Step 2
Router(config)# snmp-server host
172.2.128.263
traps1
snmp vlan-membership
Enters the trap manager IP address, community string, and the
traps to generate.
Step 3
Router(config)# end
Returns to privileged EXEC mode.