beautypg.com

Using snmp-server community command – ADC SG-1 User Manual

Page 210

background image

Appendix B: Redirection Server

June 30, 2006

B-16

SG1-UM-8500-03

Parameter(s)

It is the Permitted source IP address.

It is the Permitted source mask.

Example:

Using no access-list SNMP-permit command

• The no access-list SNMP-permit command deletes SNMP access definitions.

• It is located at the “configure terminal” menu.

Usage

no access-list SNMP-permit

Parameter

It is the permitted source IP address/Network.

Example:

Using SNMP-server community command

• The SNMP-server community command defines get and set SNMP community.

• It is located at the “configure terminal” menu.

• The default community is “public”.

Usage

SNMP-server community <get | set>

RDSHost(config)> access-list SNMP-permit 192.168.1.0 255.255.255.0

RDSHost(config)> end

RDSHost> write terminal

...

access-list SNMP-permit 192.168.1.0 255.255.255.0

...

RDSHost(config)> no access-list SNMP-permit 192.168.1.0 255.255.255.0

RDSHost(config)> end

RDSHost>