EM316LNXNM-OT
SNMP Management
PN 1275005-100 Rev E6
98
Chapter 12. SNMP Management
...introduction to SNMP setup
To ensure proper operation specific to your network configuration and to provide SNMP access, some
environment-specific parameters must be configured through the CLI. A brief review of CLI setup is
included below for convenience.
12.1. CLI Setup - Remote IP
The factory default IP address is 192.168.14.201/24 (netmask 255.255.255.0).
1. Edit the system IP configuration to match your IP network with the "
ip interface
" command.
2. Set the default gateway address using the "
ip default-gateway
" command. This address must be
an interface on a local subnet device that can route IP packets to non-local IP networks. For example:
3. Use the "
show ip interface
" command to confirm that the default gateway IP address is set.
IP information configured using the previous commands will only take effect after using the
"
ip interface update
" command or the system is restarted.
The manager does not automatically save the current running configuration. Use the "
write
file
" command to save current parameters to the "
startup-config
" file and use them
when the system restarts.