Services
Simple Network Management Protocol (SNMP)
LR54 User Guide
626
Type
... firewall zone ?
at the config prompt:
(config)> ... firewall zone ?
Zones: A list of groups of network interfaces that can be
referred to by packet
filtering rules and access control lists.
Additional Configuration
--------------------------------------------------------
-----------------------
any
dynamic_routes
edge
external
hotspot
internal
ipsec
loopback
setup
(config)>
Repeat this step to include additional firewall zones.
5. Set the name of the user that will be used to connect to the SNMP agent.
(config)> service snmp username
name
(config)>
6. Set the password for the user that will be used to connect to the SNMP agent:
(config)> service snmp password
pwd
(config)>
7. (Optional) Set the port number for the SNMP agent. The default is
161
.
(config)> service snmp port
port
(config)>
8. (Optional) Configure Multicast DNS (mDNS)
mDNS is a protocol that resolves host names in small networks that do not have a DNS server.
For the SNMP agent, mDNS is disabled by default. To enable:
(config)> service snmp mdns enable true
(config>
9. (Optional) Set the authentication type. Allowed values are
MD5
or
SHA
. The default is
MD5
.
(config)> service snmp auth_type SHA
(config)>
10. (Optional) Set the privacy passphrase. If not set, the password, entered above, is used.