User's Manual Part 1
138 APCD-LM043-8.0 (DRAFT C)
8: Configuring the EUM
To Set the EUM Ethernet IP Address
1. Type ip ethernet <aaa.bbb.ccc.ddd> <net mask> and press Enter.
• <aaa.bbb.ccc.ddd> is the EUM Ethernet IP address.
• <net mask> is the number of bits set in the net mask (1 to 32).
CAUTION: The EUM only accepts subnet masks using the
shorthand notation; for example, it accepts ‘
16’, but not
‘
ffff0000’ or ‘255.255.0.0’.
2. Type
save or commit and press Enter.
3. Before the new EUM Ethernet IP address will take effect, you must reboot the EUM by
typing
reset and pressing Enter.
To Set the EUM gateway IP Address
1. Type ip gateway <aaa.bbb.ccc.ddd> and press Enter.
• <aaa.bbb.ccc.ddd> is the EUM gateway IP address.
2. Type
save or commit and press Enter.
3. Before the new EUM gateway IP address will take effect, you must reboot the EUM by
typing
reset and pressing Enter.
The following example
• Sets the EUM Ethernet IP address to 172.16.4.2 /22,
• Sets the EUM gateway IP address to 172.16.4.1,
• Saves the new settings,
• Reboots the EUM so that the new parameters take effect, and
• Displays the EUM IP parameters.
60:ff:fe>
60:ff:fe> ip ethernet 172.16.4.2 22
60:ff:fe> ip gateway 172.16.4.1
60:ff:fe>
60:ff:fe> save
Basic Config saved
Port Filter Config saved
sntp cfg file saved
60:ff:fe>
60:ff:fe> reset
rebooting EUM ...
WaveRider Communications, Inc. LMS3000
Password:
60:ff:fe> ip
IP Address: 172.16.4.2 / 22
IP Subnet : 172.16.4.0 ( 255.255.252.0 )
Gateway IP Address: 172.16.4.1
60:ff:fe>