Management Server - Zte ZXR10 2900 Series User Manual

Intelligent
Table of Contents

Advertisement

of 10.40.92.200, and the switch is managed through the network

management server.

Create a community named "zte" with the read/write authority and
the view named "vvv", and then associate the community "zte"
with the view "vvv". Specify the IP address of the host receiving
traps as 10.40.92.105, and the community as "zte".
Configuration of switch:
zte(cfg)#config router
zte(cfg-router)#set ipport 0 ipaddress 10.40.92.200 255.255.255.0
zte(cfg-router)#set ipport 0 vlan 2
zte(cfg-router)#set ipport 0 enable
zte(cfg-router)#exit
zte(cfg)#config snmp
zte(cfg-snmp)#create community zte private
zte(cfg-snmp)#create view vvv
zte(cfg-snmp)#set community zte view vvv
zte(cfg-snmp)#set host 10.40.92.105 trap v1 zte
zte(cfg-snmp)#show snmp community
CommunityName
-------------- --------- ------------
zte
zte(cfg-snmp)#show snmp view
ViewName
----------- -------- ------------------------
vvv
zte(cfg-snmp)#show snmp host
HostIpAddress
---------------- ----------- ------- ------ -------------
10.40.92.77
Example 2
Suppose that the IP address of the network management server
is 10.40.92.77, the switch has a layer 3 port with the IP address
of 10.40.92.11, and the switch is managed through the network
management server.
Create a user named "zteuser" and the group named "ztegroup",
the security level of this group is private ( that is authentication
and encryption ). Specify the IP address of the host receiving trap
or inform as 10.40.92.77, and the user is"zteuser".
Configuration of switch:
zte(cfg)#config router
zte(cfg-router)#set ipport 1 ipaddress 10.40.92.11/24
zte(cfg-router)#set ipport 1 vlan 1
zte(cfg-router)#set ipport 1 enable
zte(cfg-router)#exit
zte(cfg)#config snmp
zte(cfg-snmp)# set group ztegroup v3 private
zte(cfg-snmp)# set user zteuser ztegroup v3 md5-auth zte des56-priv zte
zte(cfg-snmp)# set host 10.40.89.77 inform v3 zteuser priv
zte(cfg-snmp)#show snmp group
groupName: ztegroup
secModel : v3
secLevel : AuthAndPriv
rowStatus: Active
zte(cfg-snmp)#show snmp user
UserName
GroupName
EngineID
AuthType
EncryptType: Des_Cbc
Level
ViewName
private
vvv
Exc/Inc
MibFamily
Include
1.3.6.1
Comm/User
zte
: zteuser
: ztegroup(v3)
: 830900020300010289d64401
: Md5
Confidential and Proprietary Information of ZTE CORPORATION
Chapter 8 Network Management
Version
type
SecurityLevel
Ver.1
Trap
readView
: zteView
writeView : zteView
notifyView: zteView
StorageType: NonVolatile
RowStatus
: Active
201

Advertisement

Table of Contents
loading

Table of Contents