Hi, everyone! Today I’m going to introduce how to configuring access control.
To ensure device security, you can configure the access control list (ACL) and MIB views to restrict the access of NMS to the device.
Configure an ACL.
ACL 2001 allows only the NMS on network segment 192.168.1.0 to access the device.
<HUAWEI> system-view[HUAWEI] acl 2001[HUAWEI-acl-basic-2001] rule permit source 192.168.1.0 0.0.0.255[HUAWEI-acl-basic-2001] rule deny source any
Create a MIB view.
The MIB view name is alliso and accessed view includes iso.
<HUAWEI> system-view[HUAWEI] snmp-agent mib-view included alliso iso
More Information: S Series Switches Common Operation Guide If you have any problems, please post them in our Community. We are happy to solve them for you!