FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 370 of 597
15.2.2
Configuring the Remote Radio's IP Address in IPv6 format (CLI)
To set the remote radio’s IP Address, enter the following command in radio
view:
radio[x/x]>remote-unit set ip-address-ipv6 <ipv6-address>
To display the remote radio’s IP Address, enter the following command in
radio view:
radio[x/x]>remote-unit show ip-address-ipv6
To set the remote radio’s prefix length , enter the following command in radio
view:
radio[x/x]>remote-unit set prefix-length <prefix-length >
To display the remote radio’s prefix-length , enter the following command in
radio view:
radio[x/x]>remote-unit show prefix-length
To set the remote radio’s default gateway, enter the following command in
radio view:
radio[x/x]>remote-unit set default-gateway-ipv6 IPv6 <ipv6-
address>
To display the remote radio’s default gateway, enter the following command
in radio view:
radio[x/x]>remote-unit show default-gateway-ipv6
Table 83: Remote Unit IP Address (IPv6) CLI Parameters
Parameter
Input Type
Permitted Values
Description
ipv6-address
Eight groups of four
hexadecimal digits
separated by colons.
Any valid IPv6 address.
Sets the default gateway or IP
address of the remote radio.
prefix-length
Number
1-128
Sets the prefix length of the
remote radio.
Examples
The following command sets the default gateway of the remote radio as
FE80:0000:0000:0000:0202:B3FF:FE1E:8329:
radio[2/1]>remote-unit set default-gateway-ipv6 IPv6
FE80:0000:0000:0000:0202:B3FF:FE1E:8329
The following commands set the IP address of the remote radio as
FE80:0000:0000:0000:0202:B3FF:FE1E:8329, with a prefix length of 64:
radio[2/2]>remote-unit set ip-address-ipv6
FE80:0000:0000:0000:0202:B3FF:FE1E:8329
radio[2/2]>remote-unit set prefix-length 64