User Manual
303
- <Compatible Products>
CAP1300
- <Examples>
# config led_setting power on
# config led_setting diag off
config management
Settings for the management interface of this product.
<The syntax of the command>
config management {protocol} {disable|enable}
config management snmp version v1/v2 rcom (rcom) rwcom (rwcom)
config management snmp version v3
config management snmp trap {disable|enable} trapcom (trapcom) ip (ipaddress)
- <Parameter>
{protocol} http Set http protocol
Ssh Set ssh protocol.
snmp Set snmp protocol.
telnet Set telnet protocol.
https Set https protocol.
(rcom) Set the community name specified when the SNMP manager sends a "GET Request" for
this product. (6~32 characters)
(rwcom) Set the community name specified when the SNMP manager to send a "SET Request" for
this product. (6~32 characters)
(v3_name) Set the name of SNMP v3.
(v3_passwd) Set the password of SNMP v3.
(trapcom) Set the trap community name specified.
(ipaddress) Set the trap community name specified.
- <Default configuration>
enable : http
enable : https
enable: telnet
disable : ssh
disable : snmp
rcom : public
rwcom : private
- <Command mode>
Immediate Mode, Edit Mode
- <Compatible Products>
CAP1300
- <Examples>
# config management http disable
# config management snmp enable
# config management snmp version v1/v2 rcom edimaxrcom rwcom edimaxrwcom
# config management snmp version v3 v3_name edimax v3_passwd edimax3047
# config management snmp trap enable trapcom public ip 192.168.2.100