User Manual

Chapter 3 - Commissioning Initial NPU Configuration
4Motion 102 System Manual
as “any destination”. Depending on your backhaul network, you may define
different IP address and mask to allow only specific destinations).
3.1.6 SNMP Manager Definition
To define the communities to be used by the SNMP manager, run the command:
npu(config)# snmp-mgr ReadCommunity public ReadWriteCommunity private.
For more details refer to “Adding an SNMP Manager” on page 422.
For proper operation of the manager you should configure also the Trap Manager
parameters and enable sending traps to the defined Trap Manager (this can also
be done later via the management system):
1 npu(config)# trap-mgr ip-source x.x.x.x port 162 TrapCommunity public
( x.x.x.x is the IP address of the EMS server). For more details refer to
“Adding/Modifying a Trap Manager entry” on page 425
2 npu(config)# trap-mgr enable ip-source x.x.x.x
Note that if the management system is behind a NAT router, the NAT Outside IP
address (the IP of the router’s interface connected to the managed device LAN)
must also be defined in the device as a Trap Manager, with traps sending enabled.
In the NAT router, Port Forwarding (NAT Traversal) must be configured for UDP
and TCP ports 161 and 162 from Outside IP (connected to the managed device’s
LAN) to Inside IP (connected to the management system’s LAN).
3.1.7 Mapping the AU Software Version
To define the software version to be used by all AUs run the command:
npu(config)# map au default <image name>, where image name is the required AU
software version (to view the AU software versions available in the NPU run the
command npu# show au image repository).
3.1.8 Site ID Definition
To define the site ID (Site Number): npu(config)# site identifier x
(x is the unique site identifier, a number in the range from 1 to 999999)
For more details refer to “Configuring the Unique Identifier for the 4Motion Shelf”
on page 462.
3.1.9 Saving the Configuration
To save the configuration run the command: npu# write (otherwise, after the next
time reset you will lose the configuration changes).