Configure Acl Control Over Snmp Users - 3Com 7700 Configuration Manual

Hide thumbs Also See for 7700:
Table of Contents

Advertisement

Configure ACL Control
over SNMP Users
Figure 4 Control TELNET user with ACL
Internet
Switch
Use the following commands to control TELNET users with ACL.
1 Define the basic ACLs.
[SW7700] acl number 20 match-order config
[SW7700-acl-basic-20] rule 1 permit source 10.110.100.52 0
[SW7700-acl-basic-20] rule 2 permit source 10.110.100.46 0
[SW7700-acl-basic-20] quit
2 Call an ACL.
[SW7700] user-interface vty 0 4
[SW7700-user-interface-vty0-4] acl 20 inbound
The Switch 7700 supports remote management with the network management
software. The network management users can access the switch with SNMP.
Controlling such users with ACL can filter the illegal network management users
and prevent them from accessing the local switch.
The steps to control SNMP users with ACL are described in the following sections:
Define an ACL
Call ACL to Control SNMP User
Define an ACL
To implement ACL control function, you can only call the numbered basic ACL,
ranging from 1 to 99. Use the configuration commands introduced in "Configure
ACL Control over the TELNET User".
Call ACL to Control SNMP User
To control the network management users with ACL, call the defined ACL when
configuring SNMP community name, username, and group name.
Perform the following configuration in system view.
Table 20 Define a Numbered Basic ACL
Operation
Call an ACL when configuring
SNMP community name.
Call an ACL when configuring
SNMP group name.
User LogonACL Control Configuration
Command
snmp-agent community { read | write } community-name [
[ mib-view view-name ] | [ acl acl-number ] ]*
snmp-agent group { v1 | v2c } group-name [ read-view
read-view ] [ write-view write-view ] [ notify-view
notify-view ] [ acl acl-list ]
snmp-agent group v3 group-name [ authentication |
privacy ] [ read-view read-view ] [ write-view write-view ] [
notify-view notify-view ] [ acl acl-list ]
203

Advertisement

Table of Contents
loading

Table of Contents