User's Manual Part 1

116 APCD-LM043-8.0 (DRAFT C)
7: Configuring the CCU
6. Type reset and press Enter to reboot the CCU.
60:06:4e> reset
rebooting CCU ...
7. On reset, type protocol and press Enter to display the protocol mode.
60:06:4e> protocol
CCU in Routed Mode
8. Type ip and press Enter to display the ip addresses.
60:06:4e> ip
Radio IP Address: 172.16.6.1 / 22
Radio IP Subnet : 172.16.4.0 < 255.255.252.0 >
Ethernet IP Address: 192.168.60.13 / 24
Ethernet IP Subnet : 192.168.60.0 < 255.255.255.0 >
Gateway IP Address: 192.168.60.1
You must also configure all EUMs and subscriber PCs connected to the CCU to have IP
addresses on the CCU’s IP subnet and have the CCU radio IP address as their gateway.
7.4.2 Configuring Switched Ethernet Mode
This section explains how to configure Switched Ethernet mode for both a single subnet and a
multiple subnet configuration.
With a multiple subnet configuration, you can use public IP addresses for some or all of the
customer PCs without expending public IPs on EUMs.
To Configure Switched Ethernet Mode
1. Type protocol switched and press Enter to set the CCU to Switched Ethernet
mode.
60:06:4e> protocol switched
CCU in Switched Ethernet Mode
2. Type ip radio <aaa.bbb.ccc.ddd> <net mask> and press Enter to set the
CCU IP address.
<aaa.bbb.ccc.ddd> is the CCU IP address
<net mask> is the CCU IP subnet mask
60:06:4e> ip radio 192.168.60.99 24
IP Address: 192.168.60.99 / 24
IP Subnet : 192.168.60.0 < 255.255.255.0 >
3. Type ip gateway <aaa.bbb.ccc.ddd> <net mask> and press Enter to set the
CCU gateway to be the gateway router.
<aaa.bbb.ccc.ddd> is the CCU gateway IP address
<net mask> is the CCU gateway IP address subnet mask
60:06:4e> ip gateway 192.168.60.1. 24
Gateway IP Address: 192.168.60.1
4. Type save and press Enter to save the new settings.