C
ONFIGURING

SNMP

2-81

The following shows LACP enabled on ports 1 and 2. Because LACP has
also been enabled on the ports at the other end of the links, the show
interfaces status port-channel 2 command shows that Trunk 2 has been
established.
Configuring SNMP
The switch includes an onboard agent that continuously monitors the
status of its hardware, as well as the traffic passing through its ports, based
on the Simple Network Management Protocol (SNMP.) A network
management station can access this information using software such as
AccView. Access rights to the onboard agent are controlled by community
strings. To communicate with the switch, the management station must
first submit a valid community string for authentication. The options for
configuring community strings and related trap functions are described in
the following sections.
Console(config)#interface ethernet 1/1 3-69
Console(config-if)#lacp 3-144
Console(config-if)#exit
Console(config)#interface ethernet 1/2 3-69
Console(config-if)#lacp 3-144
Console(config-if)#exit
Console(config)#exit
Console#show interfaces status port-channel 2 3-76
Information of Trunk 2
Basic information:
Port type: 100TX-EFM
Mac address: 00-30-F1-4D-1E-8B
Configuration:
Name:
Port admin: Up
Speed-duplex: Auto
Capabilities: 10half, 10full, 100half, 100full,
Flow control: Disabled
Current status:
Created by: lacp
Link status: Down
Operation speed-duplex: 100full
Flow control type: None
Member Ports: Eth1/11, Eth1/12,
Console#