Controlling Network Management Users By Source Ip Addresses - HP 4800G Series Configuration Manual

24/48 port
Table of Contents

Advertisement

Configuration procedure
# Define a basic ACL.
<Sysname> system-view
[Sysname] acl number 2000 match-order config
[Sysname-acl-basic-2000] rule 1 permit source 10.110.100.52 0
[Sysname-acl-basic-2000] rule 2 permit source 10.110.100.46 0
[Sysname-acl-basic-2000] rule 3 deny source any
[Sysname-acl-basic-2000] quit
# Apply the ACL.
[Sysname] user-interface vty 0 4
[Sysname-ui-vty0-4] acl 2000 inbound

Controlling Network Management Users by Source IP Addresses

You can manage a 3Com Switch 4800G family through network management software. Network
management users can access switches through SNMP.
You need to perform the following two operations to control network management users by source IP
addresses.
Defining an ACL
Applying the ACL to control users accessing the switch through SNMP
Prerequisites
The controlling policy against network management users is determined, including the source IP
addresses to be controlled and the controlling actions (permitting or denying).
Controlling Network Management Users by Source IP Addresses
Follow these steps to control network management users by source IP addresses:
To do...
Enter system view
Create a basic ACL or
enter basic ACL view
Define rules for the ACL
Quit to system view
Apply the ACL while
configuring the SNMP
community name
Use the command...
system-view
acl [ ipv6 ] number acl-number [ match-order
{ config | auto } ]
rule [ rule-id ] { permit | deny } [ source { sour-addr
sour-wildcard | any } | time-range time-name |
fragment | logging ]*
quit
snmp-agent community { read | write }
community-name [ mib-view view-name | acl
acl-number ]*
7-4
Remarks
As for the acl
number
command, the
config keyword
is specified by
default.
Required
Required
According to the
SNMP version

Advertisement

Chapters

Table of Contents
loading

Table of Contents