Appendix B: Redirection Server

June 30, 2006

Parameter(s) <IP address>

It is the Permitted source IP address. <source mask>

It is the Permitted source mask.

Example:

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

RDSHost> write terminal <cr>

...

access-list SNMP-permit 192.168.1.0 255.255.255.0

...

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 <IP address>

Parameter <IP address>

It is the permitted source IP address/Network.

Example:

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

RDSHost>

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> <community string>

B-16

SG1-UM-8500-03

Page 210
Image 210
ADC SG-1 user manual Appendix B Redirection Server June 30 Parameters IP address, Using no access-list SNMP-permit command