User's Manual Part 1
7: Configuring the CCU
APCD-LM043-8.0 (DRAFT C) 115
• CCU radio IP address and subnet mask
• CCU Ethernet IP address and subnet mast (Routed Mode only)
7.4.1 Configuring Routed Mode
NOTE: The CCU gateway IP address must be on either the Ethernet or
the radio IP subnet, as explained in
IP Network Planning on page
59.
To Configure the CCU to Operate in Routed Mode
1. Type protocol routed and press Enter to set the CCU to routed mode.
60:06:4e> protocol routed
CCU in Routed Mode
2. Type ip ethernet <aaa.bbb.ccc.ddd> <net mask> and press Enter to set
the CCU Ethernet address.
• <aaa.bbb.ccc.ddd> is the CCU Ethernet IP address.
• <net mask> is the number of bits set in the net mask (1 to 32).
CAUTION: The CCU only accepts subnet masks using the
shorthand notation; for example, it accepts ‘
16’, but not
‘
ffff0000’ or ‘255.255.0.0’.
60:06:4e> ip ethernet 192.168.60.13 24
Ethernet IP Address: 192.168.60.13 / 24
Ethernet IP Subnet : 192.168.60.0 < 255.255.255.0 >
3. Type ip radio <aaa.bbb.ccc.ddd> <net mask> and press Enter to set the
CCU radio address.
• <aaa.bbb.ccc.ddd> is the CCU radio IP address.
• <net mask> is the net mask.
60:06:4e> ip radio 172.16.6.1 22
Radio IP Address: 172.16.6.1 / 22
Radio IP Subnet : 172.16.4.0 < 255.255.252.0 >
4. Type ip gateway <aaa.bbb.ccc.ddd> <net mask> and press Enter to set the
CCU gateway IP address.
60:06:4e> ip gateway 192.168.60.1 24
Gateway IP Address: 192.168.60.1
5. Type save and press Enter to save the new settings.
60:06:4e> save
Basic Config saved
Port Filter Config saved
sntp cfg file saved
Route Config saved
Authorization Database saved
DHCP Server Config saved