beautypg.com

Allied Telesis AT-8100 Series User Manual

Page 1348

background image

Chapter 82: RMON

1348

Phase 2: Adding the RMON Statistics Group to the Port

The steps here add a statistics group to port 20 so that the port statistics
are collected by the switch for use with RMON.

awplus(config)# snmp-server host 149.211.243.12
traps version 2c Station12ap
awplus(config)# snmp-server host 149.211.243.75
traps version 2c Station12ap

Add the IP addresses of the trap
receivers to the community string
with the SNMP-SERVER HOST
command.

awplus(config)# exit

Return to the Privileged Exec
mode.

awplus# show snmp-server

Verify that SNMP is enabled on
the switch with the SHOW SNMP-
SERVER command.

awplus# show snmp-server community

Verify the new community string
with the SHOW SNMP-SERVER
COMMUNITY command.

awplus# show running-config

Verify the host IP addresses of the
community string with the SHOW
RUNNING-CONFIG command.

awplus# configure terminal

Enter the Global Configuration
mode.

awplus(config)# interface port1.0.20

Enter the Port Interface mode for
port 20.

awplus(config-if)# rmon collection stats 20

Add a statistics group to the port
with the RMON COLLECTION
STATS command. The groups are
easier to remember when their ID
numbers are the same as the port
numbers.

awplus(config-if)# end

Return to the Privileged Exec
mode.

awplus# show rmon statistics

Use the SHOW RMON
STATISTICS command to verify
the configuration of the new group.