Installation and User Manual
EtherHaul
1200™
EH-INST-02, Issue 4.0
Page 51
To delete IP entries, use the
clear ip
command:
clear ip <index>
To create and modify an IP Route and Default Gateway, use the
set route
command:
set route <idx> [dest <ip-address>] [prefix-len 0..32] [next-hop
<ip-address>]
idx
number 1 to
10
dest
ip address in the form X.X.X.X where X is a decimal number from 0 to 255
(for example, 10.0.15.74).
next-hop ip address in the form X.X.X.X where X is a decimal number from 0 to 255
(for example, 10.0.15.74). All IP addresses in the table must be different.
prefix-len ip prefix – a number from 0 to 32
By default, no route is defined.
To set a static route, use the following command:
Local_Site>set route 1 dest 192.168.0.64 prefix-len 30 next-hop
192.168.0.66
To set a single default gateway, use the following command. When single IP is used and
a Static route is not used, you may configure a default IP gateway. In such case, use
0.0.0.0 as the destination network with
prefix-len 0
.
set route 1 dest 0.0.0.0 prefix-len 0 next-hop 192.168.0.254
To display all of the currently configured routes and their attributes, use the
show route
command:
Local_Site>show route
ip 1 dest : 0.0.0.0
ip 1 prefix-len: 0
ip 1 next-hop : 192.168.0.254
4.5
Configuring Radio Parameters Using the CLI
This section lists and describes the CLI commands you need to configure and display
radio parameters.
Use the
set rf
command, followed by the name of the parameter you want to
configure, to configure the ODU’s radio parameters:
For example:
Local_Site>set rf frequency 75375
Local_Site>set rf role slave
Local_Site>set rf mode adaptive