[O&M] How to configure Huawei s5700?
|
Simple Network Management Protocol (SNMP) is a widely used protocol for monitoring the health and welfare of network equipment (eg. routers), computer equipment and even devices like UPSs. Net-SNMP is a suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6. SNMP is an application-layer protocol that provides a message format for communication between managers and agents. The SNMP system consists of an SNMP manager, an SNMP agent, and a management information base (MIB). The SNMP manager can be part of a network management system (NMS) such as CiscoWorks. The agent and MIB reside on the switch. To configure SNMP on the switch, you define the relationship between the manager and the agent. It is suggested to disable the SNMP function (the function of SNMP is disabled by default on Huawei devices). Or do not define local users, use RADIUS or HWTACACS. Query the status of SNMP and SNMP agent is not enabled. [HUAWEI]display snmp-agent sys-info 2. When Huawei devices enable SNMP, the default version to be used is V3. It is not suggested to use V1 and V2. l Query the status of SNMP: [HUAWEI]display snmp-agent sys-info l If the query result is displayed as: SNMP version running in the system: SNMPv1 SNMPv2c SNMPv3 l Disable SNMP V1/V2: [HUAWEI]undo snmp-agent sys-info version v1 v2c 3. If SNMP V1/V2 protocol is applied, it is needed to block SNMP V1/V2 by using access controls or firewalls; The configuration example: [HUAWEI] acl 2001 4. If SNMP V1/V2 protocol is applied, it is suggested to disable the SNMP V1/V2 mib entries for querying user account; Note: Before performing step 4, confirm with the NMS (Network Management Station) provider that disabling MIB nodes does not affect the NMS services. If disabling a MIB node affects the NMS services, do not run the snmp-agent mib-view excluded userinfo xxx command for this node. The temporary fix 3&4 applies to the following versions: 1) S2300&S3300&S2700&S3700 V100R005, V100R006C00 2) S5300&S5700 V100R005, V100R006 3) S6300&S6700 V100R006 4) S7700 V100R003, V100R006 5) S9300 V100R003, V100R006 Now I will show you how to enable snmp in the huawei switch S5700-28C-EI. 1.Configure the ip address of vlan 1 system-view display current-configuration SNMP by itself is simply a protocol for collecting and organizing information. Most toolsets implementing SNMP offer some form of discovery mechanism, a standardized collection of data common to most platforms and devices, to get a new user or implementor started. One of these features is often a form of automatic discovery, where new devices discovered in the network are polled automatically. For SNMPv1 and SNMPv2c, this presents a security risk, in that your SNMP read communities will be broadcast in cleartext to the target device. While security requirements and risk profiles vary from organization to organization, care should be taken when using a feature like this, with special regard to common environments such as mixed-tenant datacenters, server hosting and colocation facilities, and similar environments. |
| It's a nicely documented article! |
| Does S5700 has a fixed VLAN management architecture? |

Favorite (0)