tplink交换机配置snmp v2c与snmpv3
tplink交换机配置snmp v2c与snmpv3
#tplink交换机配置snmpv2c
system-view
enable
configure
snmp-server
snmp-server community "abc@read" read-only "viewDefault"
snmp-server group "g1" smode v2c slev noAuthNoPriv read "viewDefault" notify "viewDefault"
snmp-server user u1 local g1
snmp-server host 172.16.1.52 162 u1 slev noAuthNoPriv smode v2c
exit
copy running-config startup-config
#tplink交换机配置snmpv3 (有认证无加密)
system-view
enable
configure
snmp-server
snmp-server group "g1" smode v3 slev authNoPriv read "viewDefault" notify "viewDefault"
snmp-server user u1 local "g1" smode v3 slev authNoPriv cmode SHA cpwd "密码" emode none
snmp-server host 172.16.1.52 162 "u1" smode v3 slev authNoPriv type trap
exit
copy running-config startup-config
SNMP(列表、list、全)SNMPlist
http://www.zh-cjh.com/wenzhangguilei/1562.html
文章归类、所有文章列表、LISTLIST
http://www.zh-cjh.com/wangzhangonggao/2195.html
2、本资源基本为原创,部分来源其他付费资源平台或互联网收集,如有侵权请联系及时处理。
3、本站大部分文章的截图来源实验测试环境,请不要在生产环境中随意模仿,以免带来灾难性后果。
转载请保留出处: www.zh-cjh.com珠海陈坚浩博客 » tplink交换机配置snmp v2c与snmpv3
作者: cjh
手机扫一扫,手机上查看此文章: |
一切源于价值!
其他 模板文件不存在: ./template/plugins/comment/pc/index.htm