Cisco HWIC-4ESW and HWIC-D-9ESW EtherSwitch Interface Cards
How to Configure EtherSwitch HWICs
92
Book Title
Managing the EtherSwitch HWIC
This section describes how to perform basic management tasks on the HWICs with the Cisco IOS
command line interface. You might find this information useful when you configure the switch for the
purposed described in the preceding sections.
The following topics are included:
•
•
Configuring IP Information, page 93
•
Enabling Switch Port Analyzer, page 96
•
Managing the ARP Table, page 98
•
Managing the MAC Address Tables, page 98
•
Removing Dynamic Addresses, page 100
•
Adding Secure Addresses, page 101
•
Configuring Static Addresses, page 103
•
Clearing All MAC Address Tables, page 105
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.
Follow these steps to add a trap manager and community string.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
snmp-server host
ip-address
traps
snmp
vlan-membership
4.
end
DETAILED STEPS
Command
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
•
Enter your password if prompted.
Step 2
configure
terminal
Example:
Router# configure terminal
Enters global configuration mode.