Specifications
set ip snmp server
Chapter 8
IP Services Commands
122
The following command adds an explicit route from a UNIVERGE WL
Controller to any host on the 192.168.4.x subnet through the local router 10.5.4.2,
and gives the route a cost of 1:
PROMPT# set ip route 192.168.4.0 255.255.255.0 10.5.4.2 1
success: change accepted.
The following command adds another explicit route, using CIDR notation to
specify the subnet mask:
PROMPT# set ip route 192.168.5.0/24 10.5.5.2 1
success: change accepted.
l clear ip route on page 100
l show interface on page 161
l show ip route on page 167
set ip snmp server
Enables or disables the SNMP service on the UNIVERGE WL Controller.
Syntax
set ip snmp server {enable | disable}
Defaults
The SNMP service is disabled by default.
Access
Enabled.
Examples
The following command enables the SNMP server on a UNIVERGE
WL Controller:
PROMPT# set ip snmp server enable
success: change accepted.
See Also
l clear snmp usm on page 105
l set port trap on page 61
enable Enables the SNMP service.
disable Disables the SNMP service.