beautypg.com

Setting simple network management protocol (snmp) – Allied Telesis AT-S100 User Manual

Page 59

background image

AT-S100 Management Software User’s Guide

59

Setting RADIUS Authentication

To set RADIUS authentication with a RADIUS-server host of
192.168.1.30, a shared secret key of “Encrypt112,” and RADIUS
password checking turned on, enter the following commands:

switch# configure terminal

switch(config)# radius-server host 192.168.1.30 auth-
port 1812

switch(config)# radius-server key Encrypt112

switch(config)# line console 0

switch(config-line)# login remotelocal

For more information about the 802.1x commands, see Chapter 6, “802.1x
Access Control Commands” on page 197.

Setting Simple

Network

Management

Protocol (SNMP)

You can manage a switch by viewing and changing the management
information base (MIB) objects on the device with the Simple Network
Management Program (SNMP). The AT-S100 Management Software
supports SNMPv1 and SNMPv2c protocols.

To manage a switch using an SNMP application program, you must do the
following:

ˆ

Activate SNMP management on the switch. The default setting for
SNMP management is disabled.

ˆ

Load the Allied Telesis MIBs for the switch onto your management
workstation containing the SNMP application program. The MIBs are
available from the Allied Telesis web site at www.alliedtelesis.com.

To manage a switch using SNMP, you need to know the IP address of the
switch or of the master switch of an enhanced stack and at least one of the
switch’s community strings.

Enabling and Disabling SNMP

You enable and disable the SNMP protocol on the switch. The syntax of
this command is:

no|snmp-server enable

To enable the SNMP protocol, enter the following commands:

switch# configure terminal

switch(config)# snmp-server enable