Download as pdf or txt
Download as pdf or txt
You are on page 1of 124

Copyright 2011 by Ceragon Networks Ltd. All rights reserved.

FibeAir IP-10G
CLI (Command Line Interface) User Guide

24 February 2011
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 2 of 124
Notice
This document contains information that is proprietary to Ceragon Networks Ltd. No part of this
publication may be reproduced, modified, or distributed without prior written authorization of
Ceragon Networks Ltd. This document is provided as is, without warranty of any kind.
Registered TradeMarks
Ceragon Networks is a registered trademark of Ceragon Networks Ltd. FibeAir is a registered
trademark of Ceragon Networks Ltd. CeraView is a registered trademark of Ceragon Networks
Ltd. Other names mentioned in this publication are owned by their respective holders.
TradeMarks
CeraMap, PolyView, EncryptAir, ConfigAir, CeraMon, EtherAir, and MicroWave Fiber,
are trademarks of Ceragon Networks Ltd. Other names mentioned in this publication are owned
by their respective holders.
Statement of Conditions
The information contained in this document is subject to change without notice. Ceragon
Networks Ltd. shall not be liable for errors contained herein or for incidental or consequential
damage in connection with the furnishing, performance, or use of this document or equipment
supplied with it.
Open Source Statement
The Product may use open source software, among them O/S software released under the GPL or
GPL alike license ("GPL License"). Inasmuch that such software is being used, it is released under
the GPL License, accordingly. Some software might have changed. The complete list of the
software being used in this product including their respective license and the aforementioned
public available changes is accessible on http://ne-open-source.licensesystem.com/.
Information to User
Any changes or modifications of equipment not expressly approved by the manufacturer could
void the users authority to operate the equipment and the warranty for such equipment.
Revision History
Rev Date Author Description Approved by Date
1.0



FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 3 of 124
Table of Contents
1. General .............................................................................................................. 5
1.1 Access Rights ................................................................................................................ 5
1.2 Getting Started ............................................................................................................... 5
1.3 Getting Help ................................................................................................................... 6
1.4 Basic Commands ........................................................................................................... 6
1.5 Finding Commands ........................................................................................................ 7
1.6 Command Example ........................................................................................................ 7
1.7 Viewing the Command Tree .......................................................................................... 8
2. Command Groups .......................................................................................... 13
2.1 Management ................................................................................................................ 13
2.2 Platform ........................................................................................................................ 13
2.3 Radio ............................................................................................................................ 14
2.4 Interfaces ..................................................................................................................... 14
2.5 Diagnostics ................................................................................................................... 14
3. CLI Commands ............................................................................................... 14
3.1 IP-10G Commands ...................................................................................................... 15
3.2 Management Commands ............................................................................................. 15
3.3 Platform Commands .................................................................................................... 18
3.4 Radio Commands ........................................................................................................ 21
3.5 Interfaces Commands .................................................................................................. 22
3.6 Diagnostics Commands ............................................................................................... 29
4. CLI Command Parameters ............................................................................. 30
4.1 Management CLI Command Parameters .................................................................... 30
4.2 Platform CLI Command Parameters ............................................................................ 35
4.3 Radio CLI Command Parameters ................................................................................ 45
4.4 Interfaces CLI Command Parameters ......................................................................... 54
4.5 Diagnostics CLI Command Parameters ....................................................................... 73
5. Basic System Configuration .......................................................................... 74
5.1 Setting IP Addresses .................................................................................................... 74
5.2 Adding Users ................................................................................................................ 75
5.3 Navigating between Stacked Units .............................................................................. 75
5.4 Performing Resets ....................................................................................................... 75
5.5 TDM Trail Management ............................................................................................... 76
5.6 TDM Protected Trails (SNCP) ...................................................................................... 78
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 4 of 124
5.7 Showing TDM Trail PMs and Status ............................................................................ 79
5.8 Ethernet Switch Application Configuration ................................................................... 80
5.9 Management Ports ....................................................................................................... 80
5.10 VLAN Configuration ..................................................................................................... 82
5.11 QoS Configuration ........................................................................................................ 82
5.12 Auxiliary Channels ....................................................................................................... 84
5.13 Automatic State Propagation, 1+0 Configuration Only ................................................ 85
5.14 Radio Script Configuration ........................................................................................... 86
5.15 Configuration Backup ................................................................................................... 87
5.16 Software Version Management .................................................................................... 88
5.17 Using CLI scripts .......................................................................................................... 89
5.18 Radio Parameter Configurations .................................................................................. 90
5.19 NTP .............................................................................................................................. 91
5.20 SNMP ........................................................................................................................... 91
5.21 CFM.............................................................................................................................. 93
6. Index of Parameters by Command Group .................................................... 99

FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 5 of 124
1. General
This guide explains how to work with the FibeAir IP-10 Command Line
Interface (CLI).
The CLI is used to perform IP-10 configuration and obtain system statistical
and performance information.
Using the CLI, you can perform configuration operations for single IP-10 units,
as well as configure several IP-10 units with a single batch command.
In a stacked configuration, all commands are available both in the main and
extension units unless otherwise stated.
1.1 Access Rights
IP-10 CLI access is granted for the following user groups:
Viewer - This user only has read-only access. The user can only view
parameters and their values, not modify them.
Operator - This user has read-write access. The user can read parameters
and their values, and modify them. However, this user cannot add or
remove other users.
Admin - This user has read-write access. The user can read parameters
and their values, modify them, and add/remove other users.
Technician - This user has read-write access to the OS CLI.
User access is controlled by the system Administrator and configured via the
Management command group (shown in the Command Groups section).
1.2 Getting Started
To log in to the CLI:
1. Power on your PC.
2. Make sure that your PC is connected to the management port on the front
panel of the IP-10 unit.
3. Open the telnet application, as follows: type telnet <IP address of the
unit>, Enter.
4. For a first-time login, use the following:
User: Admin
Password: Admin
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 6 of 124
When using the Hyper Terminal, you should set the terminal
speed (in your PC terminal configuration) to 155200 kpbs.
In addition, it is recommended to select the VT-100 terminal
type and set the terminal size to 24 rows, 80 columns.
1.3 Getting Help
Once you are logged in, you can go to a main command group and its
subgroups, type the command you want, and press Tab twice for a list of
possible parameter values.
In addition, you can type a command and then type a question mark (?) for
location-specific information for the command. For example, for the set
command, typing set ? and pressing Enter will display a list of optional
parameters and a help line.
Wherever you are in the command tree, you can obtain a list of available
commands by typing Help or ?.
The commands that are available are different for each location in the CLI tree and
the type of user.
1.4 Basic Commands
The following basic commands are available when you first log in, if you belong to
the Operator user group:

Command Explanation
ls List entities
get Get parameter
set Set parameter
help Help
cd Change directory
exit Exit CLI
logout Log out from CLI
cli-ver CLI version
cls Clear screen
shell Enter secondary shell
write Write the current switch configuration to the configuration file
show-tree Show entity tree
find Search for a string in the parameter name and information fields
lsp List entity parameters and commands
echo Echoing free text to the console
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 7 of 124
To get help on a specific command, add a question mark or the parameter --help
after the command.
In addition, you can use the up/down arrow keys, or the q key, when the
word END appears at the end of the screen.
1.5 Finding Commands
At any point in the CLI tree, a quick way to find a command is to type find
string, and press Enter. For string you can type any word that you think is
relevant for a command.
For example, if you type find user, and press Enter, you would get a list of
commands relating to "user", as follows:
1) management/mng-services/users/add-user Add user
<name> <group>
2) management/mng-services/users/delete-user Delete user
<name>
3) management/mng-services/users/show-users Show users
1.6 Command Example
This example shows how you can find a command within a subgroup, and then
execute the command. The example starts with the lsp (list parameters)
command, and ends with the activation of an interface loopback test.
-----------------------------------------------
IP-10:/> cd diagnostics/loopback/radio-loopback/
IP-10:/diagnostics/loopback/radio-loopback> lsp
*********** configuration ********
timeout rw Loopback timeout in
minutes
*********** statuses *************
counter ro Loopback time left
if-loopback rw IF loopback activation
rfu-rf-loopback rw RFU RF Loopback Enable
Command
IP-10:/diagnostics/loopback/radio-loopback> set timeout 2
IP-10:/diagnostics/loopback/radio-loopback> set if-loopback
off on
IP-10:/diagnostics/loopback/radio-loopback> set if-loopback
on
Caution: This action affects traffic.
The may cause permanent loss of Ethernet traffic & wayside.
Consider disabling or physically disconnecting the Ethernet
ports of the IDM and Wayside before the loopback activation.
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 8 of 124
Are you sure? (yes/no):yes
IP-10:/diagnostics/loopback/radio-loopback>
-----------------------------------------------
Bridge-related commands need to be followed by a write
command to be saved. Otherwise, the commands will not be
saved following a reset in the system.
1.7 Viewing the Command Tree
At any location within the command group structure, you can type show-tree
and press Enter for a list of all the commands in the group you are currently
in.
The following list appears when you type show-tree.
IP-10-SLOT-1:/>show-tree
management
mng-services
cfg-service
event-service
event-log
alarm-service
alarm-current
alarm-external
pm-service
time-service
ntp
mng-software
users
log-srv
security-log
networking
ip-address
floating-ip-address
mng-protocols
snmp
platform
inventory
daughter-board
license
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 9 of 124
idc-board
fpga
mate-idu
all-odu
shelf-manager
remote-idu
remote-co
remote-cl
radio-diversity
radio
xpic
remote-cl
framer
mrmc
tdm-radio-pm[1]
tdm-radio-pm[2]
tdm-radio-pm[3]
tdm-radio-pm[4]
tdm-radio-pm[5]
tdm-radio-pm[6]
tdm-radio-pm[7]
tdm-radio-pm[8]
tdm-radio-pm[9]
tdm-radio-pm[10]
tdm-radio-pm[11]
tdm-radio-pm[12]
tdm-radio-pm[13]
tdm-radio-pm[14]
tdm-radio-pm[15]
tdm-radio-pm[16]
tdm-radio-pm[17]
tdm-radio-pm[18]
tdm-radio-pm[19]
tdm-radio-pm[20]
tdm-radio-pm[21]
tdm-radio-pm[22]
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 10 of 124
tdm-radio-pm[23]
tdm-radio-pm[24]
tdm-radio-pm[25]
tdm-radio-pm[26]
tdm-radio-pm[27]
tdm-radio-pm[28]
tdm-radio-pm[29]
tdm-radio-pm[30]
tdm-radio-pm[31]
tdm-radio-pm[32]
tdm-radio-pm[33]
tdm-radio-pm[34]
tdm-radio-pm[35]
tdm-radio-pm[36]
tdm-radio-pm[37]
tdm-radio-pm[38]
tdm-radio-pm[39]
tdm-radio-pm[40]
tdm-radio-pm[41]
tdm-radio-pm[42]
tdm-radio-pm[43]
tdm-radio-pm[44]
tdm-radio-pm[45]
tdm-radio-pm[46]
tdm-radio-pm[47]
tdm-radio-pm[48]
tdm-radio-pm[49]
tdm-radio-pm[50]
tdm-radio-pm[51]
tdm-radio-pm[52]
tdm-radio-pm[53]
tdm-radio-pm[54]
tdm-radio-pm[55]
tdm-radio-pm[56]
tdm-radio-pm[57]
tdm-radio-pm[58]
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 11 of 124
tdm-radio-pm[59]
tdm-radio-pm[60]
tdm-radio-pm[61]
tdm-radio-pm[62]
tdm-radio-pm[63]
tdm-radio-pm[64]
tdm-radio-pm[65]
tdm-radio-pm[66]
tdm-radio-pm[67]
tdm-radio-pm[68]
tdm-radio-pm[69]
tdm-radio-pm[70]
tdm-radio-pm[71]
tdm-radio-pm[72]
tdm-radio-pm[73]
tdm-radio-pm[74]
tdm-radio-pm[75]
tdm-radio-pm[76]
tdm-radio-pm[77]
tdm-radio-pm[78]
tdm-radio-pm[79]
tdm-radio-pm[80]
tdm-radio-pm[81]
tdm-radio-pm[82]
tdm-radio-pm[83]
tdm-radio-pm[84]
modem
rfu
rfu-sw-upload
rfu-co
rfu-cl
rfic
interfaces
wayside
sync
ethernet
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 12 of 124
bridge
eth-port[1]
eth-port[3]
eth-port[6]
eth-port[7]
eth-port[8]
enhanced-tm
service-oam
pdh
port-group
e1t1-port[1]
e1t1-port[2]
e1t1-port[3]
e1t1-port[4]
e1t1-port[5]
e1t1-port[6]
e1t1-port[7]
e1t1-port[8]
e1t1-port[9]
e1t1-port[10]
e1t1-port[11]
e1t1-port[12]
e1t1-port[13]
e1t1-port[14]
e1t1-port[15]
e1t1-port[16]
trails
sdh
stm1
diagnostics
rmon
loopback
line-loopback
radio-loopback
xml-interface
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 13 of 124
2. Command Groups
The command groups that appear when you log in include the following:
Management
mng-services cfg-service
event-service event-log
alarm-service alarm-current
alarm-report
pm-service
users
log-srv security-log
time-service ntp
mng-software
networking ip-address floating-ip-address
mng-protocols snmp
Platform
Radio
Interfaces
Diagnostics
Some groups include sub groups that enable setup operations relevant to that
category.
The following tables show the trees of each main group.
2.1 Management
mng-services cfg-service
event-service event-log
alarm-service alarm-current
alarm-report
pm-service
users
log-srv security-log
time-service ntp
mng-software
networking ip-address floating-ip-address
mng-protocols snmp
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 14 of 124
2.2 Platform
shelf-manager
inventory
license
idc-board fpga
remote-idu remote-co
remote-cl
mate-idu
all-odu
daughter-board
radio-diversity
2.3 Radio
xpic remote-cl
framer
mrmc tdm-radio-pm[1]-[84]
modem
rfu rfu-co
rfu-cl
rfu-sw-upload
rfic
2.4 Interfaces
wayside
sync
ethernet bridge eth-port[1]-[8] enhanced-tm
service-oam
pdh port-group e1t1-port[1]-[16]
trails
sdh stm1
2.5 Diagnostics
rmon
loopback line-loopback
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 15 of 124
radio-loopback
3. CLI Commands
The following tables list the commands you can use in each command group
and sub group.
Note that when you enter a group or sub group, you can type a command and
then press the Tab key twice (or type a question mark) for a list of values
relevant to that command.
IP-10G Commands
Management Commands
Platform Commands
radio-diversity Commands
Command Group Command Description Privilege
radio-diversity clear-switch-counter clear the switch counter operator
radio-diversity switch-request apply switch request operator
Radio Commands
Interfaces Commands
Diagnostics Commands
3.1 IP-10G Commands
Command Group Command Description Privilege
IP-10G echo Display a line of text operator
IP-10G write Write the current switch
configuration into configuration
file
operator
IP-10G show-tree Show entity tree rw
IP-10G find Search for a string in the
parameter's entity name and
information fields
rw
IP-10G lsp entity name and information
fields list entity parameters
and commands
rw
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 16 of 124
3.2 Management Commands
Management
networking mng-services mng-protocols
ip-address
event-log
cfg-service
floating-ip-address
snmp
event-service
alarm-service
pm-service
users
log-srv
alarm-current
alarm-report
security-log
mng-software
time-service ntp

mng-services Commands
networking Commands
mng-protocols Commands
3.2.1 mng-services Commands
Command Group Command Description Privilege
mng-services ping Ping utility operator
mng-services telnet Telnet utility operator
cfg-service set-to-default Set to factory default
configuration
operator
event-log show Show log rw
event-log clear Clear log operator
alarm-service alarms-set-to-default Set to default all the user
defined configurations
operator
alarm-service edit-alarm Edit the Alarm severity or
description
operator
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 17 of 124
Command Group Command Description Privilege
alarm-service show-alarm Shows the Alarm information operator
alarm-current show Show current alarms rw
pm-service clear-entire-pm Clear entire PM operator
mng-software versions-idu Show IDU application
packages set versions
operator
mng-software versions-rfu Show supported RFU version operator
mng-software verify-packages Verify installed packages operator
mng-software download Download newer packages
from remote server (without
installation)
operator
mng-software upgrade Upgrade all installed
packages or requested
package
operator
mng-software rollback Rollback recent IDU
application upgrade
transaction (1 step back)
Admin
mng-software downgrade Downgrade application
packages to older version
(downloaded to special
downgrade directory)
Admin
mng-software kernel-reinstall Re-install last installed Linux
kernel package
(recommended for corrupt
kernel restoration)
Admin
mng-software package-download Download new package
(without existing version
installed) from remote server
(without installation). NOTE:
provide package name without
version, e.g. 'abc', not 'abc-
0.0.1'.
admin
mng-software package-install Download and install new
package (without existing
version installed). NOTE:
provide package name without
version, e.g. 'rfu', not 'rfu-0.0.1
admin
mng-software package-uninstall Uninstall SW package
(recommended for
independent package
removal)
admin
mng-software show-packages Show SW packages operator
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 18 of 124
Command Group Command Description Privilege
mng-software cleanup Clean up disk from old
duplicated (kernel) packages
and repackaged files,or
downgrade files
operator
mng-software change-server-password Change remote server
password
admin
mng-software abort-timer Abort timed installations. admin.
mng-software timer-downgrade Downgrade application
packages to older version
(downloaded to special
downgrade directory), after
timer expires.
admin
mng-software timer-rollback Rollback recent IDU
application upgrade
transaction (1 step back), after
timer expires. CAUTION:
packages upgraded after IDU
application undergo rollback
also! NOTE: rollback doesn't
revert 'downgrade' operation --
use 'upgrade' command
instead!"
admin
mng-software timer-upgrade "Upgrade all installed
packages or requested
package(s), after timer
expires."
operator
users add-user Add user into system's users
account. syntax:add-user
<user> <privilege> <passwd
aging in day amounts>
[account expired YYYY-MM-
DD]
admin
users delete-user Delete user from system's
users account. Syntax: delete-
user <user> show-users Show
information about exist users
account
admin
users show-users Show information about exist
users account
admin
users change-password Change user's password.
syntax: change-password
(without parameters)
rw
security-log view-security-log View the security log entries admin
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 19 of 124
3.2.2 networking Commands
Command Group Command Description Privilege
floating-ip-address set-fip-lock-timer Set Floating IP lock timer operator
3.2.3 mng-protocols Commands
Command Group Command Description Privilege
mng-protocols status-show Show Management Protocols
status
operator
mng-protocols web-restart restart the web server admin
snmp status-show Show SNMP status operator
snmp change-user-settings Change the settings of the
SNMPv3 user (security level /
username / password)
admin
3.3 Platform Commands
shelf-
manager
inventory license idc-board remote-idu mate-idu all-odu
daughter-
board
radio-
diversity
platform
fpga remote-co
remote-cl

shelf-manager Commands
idc-board Commands
remote-idu Commands
mate-idu Commands
radio-diversity Commands
3.3.1 shelf-manager Commands
Command Group Command Description Privilege
shelf-manager logon-unit Logon other unit's CLI shell Rw
shelf-manager reset-unit Reset unit operator
shelf-manager reset-shelf Reset shelf operator
shelf-manager reset-extensions Reset extension units operator
shelf-manager shelf-versions Show units SW versions
information
rw
shelf-manager cfg-backup-show Show units configuration
backup information
rw
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 20 of 124
Command Group Command Description Privilege
shelf-manager config-backup Backup other unit(s)
configuration on this Main
unit's storage device
operator
shelf-manager config-restore Restore this and/or other
unit(s) configuration from this
Main unit's backup file(s)
admin
shelf- manager shelf-info-create Create information archive
including snapshot info for all
available units
operator
3.3.2 idc-board Commands
Command Group Command Description Privilege
idc-board reset-idc-hw Reset the IDC - cold (HW)
reset
operator
idc-board create-archive Create archive file on target operator
idc-board install-archive Install the requested archive
file on target
admin
idc-board upload-archive Upload the archive file to the
PC (host). Before activating
this command, make sure to
set host-ip, host-path, user-
name and user-password
operator
idc-board download-archive Get the archive file from the
PC (host) onto the target.
Before activating this
command, make sure to set
host-ip, host-path, user-name
and user-password
operator
idc-board change-user-password Change user password for the
ftp session. When using
default user name
(anonymous), use PC (host)
login as password
operator
idc-board cli-script Execute, show or delete a CLI
configuration script
Operator
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 21 of 124
3.3.3 remote-idu Commands
Command Group Command Description Privilege
remote-idu remote-reset-idc-hw Reset the remote IDC - cold
(HW) reset
operator
remote-idu force-unmute Force Remote Unmute
Command
operator
remote-co clear-device-error clear device error counter operator
remote-cl clear -device- error clear device error counter operator
3.3.4 mate-idu Commands
Command Group Command Description Privilege
mate-idu cfg-mismatch-details Show configuration mismatch
details
operator
mate-idu copy-to-mate-cmd Copy to mate command operator
mate-idu manual-switch-cmd Manual switch command operator
3.3.5 radio-diversity Commands
Command Group Command Description Privilege
radio-diversity clear-switch-counter clear the switch counter operator
radio-diversity switch-request apply switch request operator
3.4 Radio Commands
xpic framer mrmc modem rfu rfic
radio
remote-cl
tdm-radio-
pm[1]-[84]
rfu-co
rfu-cl
rfu-sw-
upload

mrmc Commands
modem Commands
rfu Commands
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 22 of 124
3.4.1 mrmc Commands
Command Group Command Description Privilege
mrmc change-script-cmd Change modem script
command (takes effect only
after a system reset)
operator
3.4.2 modem Commands
Command Group Command Description Privilege
modem clear-counters Clear accumulated counters operator
3.4.3 rfu Commands
Command Group Command Description Privilege
rfu clear-com-device-error Clear RFU Com device error operator
rfu automatic-delay-
calibration
RFU Automatic Delay
Calibration Command
operator
rfu atpc-timer-override-cancel Cancel ATPC override mode operator
rfu-fw-upload
internal-fw-download-
action
Set Internal FW Download
action
operator
rfu-fw-upload
internal-fw-download-
cancel
Set Internal FW Download
cancel
operator
rfu-sw-upload internal-sw-download-
action
Set Internal SW Download
action
operator
rfu-co clear-device-error clear IDU device error counter operator
rfu-cl clear-device-error clear device error counter operator
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 23 of 124
3.5 Interfaces Commands
wayside sync ethernet pdh sdh
interfaces
bridge trails stm1
eth-port[1]-
[8]
service-
oam
port-group
e1t1-
port[1]-[16]
enhanced-
tm

sync Commands
ethernet Commands
pdh Commands
3.5.1 sync Commands
Command Group Command Description Privilege
sync set-sync-source set-sync-source trail <slot> <if-
type> <if-num>
operator
sync view-sync-source view-sync-source operator
sync set-clock-source Set an interface to use Sync.
clock
operator
sync set-sync-source Add an interface to the
synchronization sources of the
sytem
operator
sync view-clock-source View the clock sources of all
the interfaces in the slot.
rw
sync view-sync-source View the Sync sources rw
3.5.2 ethernet Commands
Command Group Command Description Privilege
ethernet set-gbe-mute-override Set GbE mute override operator
ethernet show-gbe-mute-override Show GbE mute override rw
bridge show-ports-status Show status of all ports rw
bridge show-eth-statistics Show Ethernet Statistics rw
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 24 of 124
Command Group Command Description Privilege
bridge show-all-traffic-statistic Show ethernet statistics for all
ports
rw
bridge show-forwarding-table Shows the forwarding table for
a specific VLAN
rw
bridge qos-copy-priorities-
configuration
Copy priority configuration
from one port to another
operator
bridge qos-copy-rate-limiting-
configuration
Copy rate limiting
configuration from one port to
another
operator
bridge qos-set-vlan-tag-pbit-val Set VLAN tag pbits to queue
allocation
operator
bridge qos-show-vlan-tag-pbit-val Show VLAN tag pbits to queue
allocation
rw
bridge qos-set-ip-pbit-val Set IP pbits to queue
allocation
operator
bridge qos-show-ip-pbit-val Show IP pbits to queue
allocation
rw
bridge qos-vlan-to-queue QoS VLAN to queue priority rw
bridge qos-show-vlan-to-queue Show QoS VLAN to queue
priorities
rw
bridge qos-set-scheduler-q-
weight
Set scheduler queue weights operator
bridge qos-show-scheduler-q-
weight
Show scheduler queue
weights
rw
bridge qos-policer Add/Remove a policer operator
bridge qos-policer-class Add/Remove a policer class operator
bridge qos-show-policers Show QoS policers rw
bridge qos-static-mac-priority Set/Remove a static MAC
priority
operator
bridge qos-show-static-mac-
priorities
Show static MAC priorities rw
bridge clear-all-peer-info Clear all peer's information operator
bridge show-bridge-status Show the bridge status rw
bridge show-running-config Show current switch operating
configuration
rw
bridge show-vlan-info Show VLAN database rw
bridge vlan Add, remove, or modify values
associated with a single VLAN
operator
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 25 of 124
Command Group Command Description Privilege
bridge vlan-range Add or remove values
associated with a range of
VLANs
operator
eth-port show-port-status Show port status rw
eth-port qos-set-vlan-pbits-prio-
remap
Set VLAN Pbits priority remap operator
eth-port qos-show-vlan-pbits-prio-
remap
Show VLAN Pbits priority
remap
rw
eth-port mep Add/Remove an MEP operator
eth-port show-meps-list Show MEPs list operator
eth-port show-if-table-counters Show IF table counters operator
eth-port clear-rmon Clear RMON statistics operator
eth-port qos-detach-policer Detach policer map from the
port
operator
eth-port qos-show-policer-classes Show policer classes rw
eth-port clear-peer-info Clear all peer's information operator
eth-port show-allowed-vlans Show allowed VLANs rw
eth-port mip Add/Remove MIP operator
eth-port show-mips-list Show MIPs list operator
eth-port set-allowed-vlans Set allowed VLANs operator
enhanced-tm classifier-cos-to-queue-tbl Classifier Class of Service to
Queue mapping
operator
enhanced-tm classifier-hier1-qos-by-
known-pdus-tbl
Classifier hierarchy level 1
classification for known PDUs
table
operator
enhanced-tm classifier-hier1-qos-by-
mac-tbl
Classifier hierarchy level 1
classification by MAC Adress
table
operator
enhanced-tm classifier-hier1-qos-by-
udp-ports-tbl
Classifier hierarchy level 1
classification by UDP source /
des. ports table
operator
enhanced-tm classifier-hier2-inband-
management-vlan-tbl
Classifier hierarchy level 2
classification for Inband
Management VLAN
operator
enhanced-tm classifier-hier3-reg-prio-
by-def-port-tbl
Classifier hierarchy level 3 -
regular prioritization by default
port
operator
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 26 of 124
Command Group Command Description Privilege
enhanced-tm classifier-hier3-reg-prio-
by-dscp-tbl
Classifier hierarchy level 3 -
regular prioritization by DSCP
bits
operator
enhanced-tm classifier-hier3-reg-prio-
by-mpls-tbl
Classifier hierarchy level 3 -
regular prioritization by MPLS
exp. Bits
operator
enhanced-tm classifier-hier3-reg-prio-
by-vlan-pbits-tbl
Classifier hierarchy level 3 -
regular prioritization by VLAN
Pbits
operator
enhanced-tm clear-all-counters Clear all Enhanced TM
counters
operator
enhanced-tm queues-queue-size-tbl Queues size configuration
table
operator
enhanced-tm scheduler-configuration-
tbl
Scheduler configuration table operator
enhanced-tm shaper-configuration-tbl Shaper configuration table operator
enhanced-tm show-classifier-cos-to-
queue-tbl
Presentation of classifier Class
of Service to Queue mapping
table
operator
enhanced-tm show-classifier-hier1-qos-
by-known-pdus-tbl
Presentation of classifier
hierarchy level 1 classification
for known PDUs table
operator
enhanced-tm show-classifier-hier1-qos-
by-mac-tbl
Presentation of classifier
hierarchy level 1 classification
by MAC Address table
operator
enhanced-tm show-classifier-hier1-qos-
by-udp-ports-tbl
Presentation of classifier
hierarchy level 1 classification
by UDP source des. ports
table
operator
enhanced-tm show-classifier-hier2-
inband-management-vlan-
tbl
Presentation of classifier
hierarchy level 2 classification
for In-band Management
VLAN
operator
enhanced-tm show-classifier-hier3-reg-
prio-by-def-port-tbl
Presentation of classifier
hierarchy level 3 - regular
prioritization by default port
operator
enhanced-tm show-classifier-hier3-reg-
prio-by-dscp-tbl
Presentation of classifier
hierarchy level 3 - regular
prioritization by DSCP bits
operator
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 27 of 124
Command Group Command Description Privilege
enhanced-tm show-classifier-hier3-reg-
prio-by-mpls-tbl
Presentation of classifier
hierarchy level 3 - regular
prioritization by MPLS exp.
Bits
operator
enhanced-tm show-classifier-hier3-reg-
prio-by-vlan-pbits-tbl
Presentation of classifier
hierarchy level 3 - regular
prioritization by VLAN Pbits
operator
enhanced-tm show-queues-queue-size-
tbl
Presentation of queues size
configuration table
operator
enhanced-tm show-scheduler-
configuration-tbl
Presentation of scheduler
configuration table
operator
enhanced-tm show-shaper-
configuration-tbl
Presentation of Shaper
configuration table
operator
enhanced-tm show-wred-thresholds-tbl Presentation of WRED
thresholds configuration table
operator
enhanced-tm stats-print-port-counters Print all port counters operator
enhanced-tm wred-thresholds-tbl WRED thresholds
configuration table
operator
service-oam domain Add/Modify/Remove a
maintenance domain
operator
service-oam association Add/Modify/Remove a
maintenance association
Operator
service-oam remote-mep Add/Remove a remote MEP operator
service-oam ccm-Admin Change continuity check
Admin state
operator
service-oam ccm-interval Change continuity check
interval time
operator
service-oam ping Ping message to a remote
MEP or MIP
rw
service-oam linktrace Traceroute message to a
remote MEP or MIP
rw
service-oam auto-linktrace Add/Remove a remote MEP to
the automatic linktrace list
operator
service-oam show-auto-linktrace-list Show the remote MEPs
configured in the automatic
linktrace list
rw
service-oam show-configured-local-
meps
Show all local MEPs info rw
service-oam show-configured-remote-
meps
Show all remote MEPs info rw
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 28 of 124
Command Group Command Description Privilege
service-oam show-domain-list Show Maintenance domain list rw
service-oam show-domain-interval Show domain & VLAN CCM
interval
rw
service-oam show-auto-linktrace-mep-
status
Show last auto linktrace result
for a remote MEP
rw
service-oam show-auto-linktrace-maid-
stat us
Show last auto linktrace result
for all MAID remote MEPs
rw
service-oam show-maid-list Show the MAID list rw
service-oam show-local-meps-list Show the local MEP list rw
service-oam show-remote-meps-list Show the remote MEPs list rw
service-oam show-mips-list Show domain & VLAN MIPs
list
rw
3.5.3 pdh Commands
Command Group Command Description Privilege
port-group disable-all-ports Disable all E1/DS1 ports operator
port-group enable-all-ports Enable all E1/DS1 ports operator
lag-port lag-member Add/Remove eth-port to/from
aggregation group
operator
lag-port qos-show-vlan-pbits-prio-
remap
Show VLAN Pbits priority
remap
rw
lag-port show-allowed-vlans Show allowed VLANs rw
lag-port show-port-status Show port status rw
lag-port aggregate-port Add/remove port from
aggregation group
operator
lag-port clear-peer-info Clear all peer's information operator
lag-port lag-clear-rmon Clear RMON statistics of a
LAG-port
operator
lag-port lag-port-remove Remove aggregation group operator
lag-port mep Add/Remove a MEP operator
lag-port mip Add/Remove MIP operator
lag-port qos-set-vlan-pbits-prio-
remap
Set VLAN Pbits priority remap operator
lag-port set-allowed-vlans Set allowed VLANs operator
lag-port show-if-table-counters Show IF table counters operator
lag-port show-meps-list Show MEPs list operator
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 29 of 124
Command Group Command Description Privilege
lag-port show-mips-list Show MIPs list operator
trails add-trail Add a Trail: add-trail <id>
<desc> <acm-prio>
<activation> <protected> <src-
slot> <src-type> <src-num>
<dest1-slot> <dest2-type>
<dest3-num> ... <dest9-num>
operator
trails del-trail-by-src Delete a Trail by Source:
del-trail-by-src <src-slot>
<src-type> <src-num>
operator
trails del-trail-by-id Delete a Trail by ID: del-trail-
by-id <id>
operator
trails act-trail-by-id Activate(or Reserve) a Trail by
ID: act-trail-by-id <id>
<operatioal/ reserved>
operator
trails show-trail-by-src Show a Trail by Source Edge
show-trail-by-src <src-slot-id>
<src-if-type> <src-if-num>
operator
trails show-trail-by-id Show a Trail by Trail ID show-
trail-by-id <id
rw
trails show-all-trails Show all Trails show-all-trails operator
trails show-all-trail-pms Show all Trails PM show-all-
trail-pms
operator
trails show-trail-pms-by-id Show Trail PM's using a trail id
show-all-trails <id>
operator
trails show-all-trail-alarms Show all Trails alarms show-
all-trails-alarms
operator
trails del-all-trails Delete all Trails del-all-trails operator
trails act-all-trails Activate (or Reserve) all Trails operator
trails protected-trail-force-
active-by-id
Force active a protected trail
<id> to by-id some path
operator
trails protected-trail-force-active Force active all protected trails
to some path
operator
trails protected-trail-switch-
reset
Reset the switch counter for all
protected trails <id>
operator
trails protected-trail-switch-
reset-by-id
Reset the switch counter for a
by-id protected trail <id>
operator
trails show-trails-statistics Show the trails statistics with
options [ts|trails]
operator
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 30 of 124
Command Group Command Description Privilege
trails show-local-trails-statistics Show the local trails statistics
with options [ts|trails]
admin
trails dump-hw-table-
configuration
Dumpt the HW table
configurations for a device
<device> with options
[sum|active]
admin
trails dump-revertive-timers-
array
Dump the list of revertive
timers
admin
trails dump-trails-db Dumpt the trail DB for
[local|global] database with
options [sum|active]
admin
trails perform-local-trail-
consistency-check
Verify that the local DB
configuration including HW is
valid
admin
trails add-def-trails Add default Trails (use on
standalone units with empty
database) add-def-trails
operator
3.6 Diagnostics Commands
diagnostics
rmon loopback
line-loopback radio-loopback


Command Group Command Description Privilege
diagnostics show-files-list Show downloadable files operator
3.6.1 rmon Commands
Command Group Command Description Privilege
rmon get-statistics Get RMON statistics operator
rmon clear-port Clear RMON statistics from a
specific port
operator
rmon clear-lag-port Clear RMON statistics of a
LAG-port
operator
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 31 of 124
Command Group Command Description Privilege
rmon clear-all Clear RMON statistics from all
ports
operator
4. CLI Command Parameters
Management CLI Command Parameters
Platform CLI Command Parameters
Radio CLI Command Parameters
Interfaces CLI Command Parameters
Diagnostics CLI Command Parameters
4.1 Management CLI Command Parameters
mng-services Parameters
networking Parameters
mng-protocols Parameters
4.1.1 mng-services Parameters
cfg-service
event-service
alarm-service
pm-service
users
time-service
mng-software
Parameter Group Parameter Description Privileges
cfg-service set-to-default Set to factory default
configuration
operator cfg-service
event-log event-to-syslog Event to syslog OPERATOR Rw
alarm-current most-severe Most severe alarm VIEWER Rw
alarm-external external-output.group External alarm group OPERATOR Rw
alarm-external external-output.Admin External alarm output
Admin
OPERATOR Rw
alarm-external external-
input.Admin[5]
External input alarm
Admin
OPERATOR Rw
alarm-external external-
input.severity[5]
External input alarm
severity
OPERATOR Rw
alarm-external external-input.text[5] External input alarm text OPERATOR Rw
alarm-external external-output External alarm state VIEWER Rw
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 32 of 124
Parameter Group Parameter Description Privileges
alarm-external External-input[5] External input state VIEWER Rw
alarm-service alarms-user-defined-
fields
Enable or disable the
alarm user defined
mechanism
OPERATOR None
time-service dst-offset Daylight Savings Time
offset
OPERATOR Rw
time-service dst-start-month Daylight Savings Time
starting month
OPERATOR Rw
time-service dst-start-day Daylight Savings Time
starting day
OPERATOR Rw
time-service dst-end-month Daylight Savings Time
ending month
OPERATOR Rw
time-service dst-end-day Daylight Savings Time
ending day
OPERATOR Rw
time-service gmt-offset-hours NTP offset from GMT
(hours part)
OPERATOR Rw
time-service gmt-offset-minutes NTP offset from GMT
(minutes part)
OPERATOR rw
time-service time-and-date Time and date format:
day-month-year,
hours:mins:secs
OPERATOR rw
ntp server NTP server with which
the system is
synchronised
OPERATOR rw
ntp Admin NTP Administrative state OPERATOR rw
ntp status NTP service status VIEWER ro
ntp poll-interval NTP polling interval VIEWER ro
ntp sync-server The NTP server with
which the target is
currently synchronized.
VIEWER ro
mng-software server-url Remote SW update
server URL, where SW
updates reside
OPERATOR rw
mng-software time-to-install Installation time
countdown (in minutes)
RO None
mng-software server-login Remote server login OPERATOR rw
mng-software download-status Last SW download status VIEWER ro
mng-software installation-timer Installation Timer (in
minutes)
OPERATOR None
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 33 of 124
Parameter Group Parameter Description Privileges
mng-software install-status Last SW installation
status
VIEWER ro
mng-software version-package-
name
Common (version holder)
package name
VIEWER ro
mng-software common-version-idu Identifies installed IDU
application package set
version
VIEWER ro
mng-software running-version-idu Identifies IDU application
common package
version at last cold
restart
VIEWER ro
mng-software common-version-rfu Identifies installed RFU
package version
VIEWER ro
mng-software common-version-rfu-
upgrade
Identifies RFU package
version for upgrade
VIEWER ro
mng-software common-version-rfu-
downgrade
Identifies RFU package
version for downgarde
VIEWER ro
mng-software status-download Last SW download status VIEWER ro
mng-software status-install Last SW installation
status
VIEWER ro
users login-fail-threshold Threshold of consecutive
fail logins which cause to
blocking the user's login.
Optional values: 0-10 (0
is for disable the
mechanism)
ADMIN rw
users blocking-fail-login-time The blocking time (in
minutes) after threshold
of consecutive fail logins
exceed. Optional values:
1-1440
ADMIN rw
users idle-login-time Define the idle login time
(in days) which after that
the user's account will be
deleted. Optional values
0-90 (0 is for disable the
mechanism)
ADMIN rw
multi-radio admin Enable or disable the
Multi-Radio mechanism
Operator None
multi-radio block-radio Block the TX and RX of
the specified radio
Operator None
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 34 of 124
Parameter Group Parameter Description Privileges
multi-radio excessive-ber-admin Shutdown link if
excessive ber problems
occur
Operator None
multi-radio shutdown-link-on-
radio-fault
Link shutdown upon
radio fault
Admin None
multi-radio signal-degrade-admin Shutdown link if signal
degrade problems occur
Operator None
multi-radio unit-role Contains the role of the
current unit (master or
slave)
RO None
4.1.2 networking Parameters
ip-address
floating-ip-address
Parameter Group Parameter Description Privileges
networking number-of-ports Number of management
ports
OPERATOR rw
networking vlan In-Band management
VLAN ID (1-4090)
OPERATOR rw
networking type How management data is
passed
OPERATOR rw
networking capacity Management port
capacity
OPERATOR rw
networking auto-negotiation Management port auto
negotiation
OPERATOR rw
networking duplex Management port duplex OPERATOR rw
networking ethernet-rate Management port
Ethernet rate (Mbps)
OPERATOR rw
ip-address ip-address Unit management IP
address
OPERATOR rw
ip-address subnet-mask Unit subnet mask OPERATOR rw
ip-address default-gateway Default gateway OPERATOR rw
ip-address hw-address HW address VIEWER ro
floating-ip-address floating-ip Floating IP OPERATOR rw
floating-ip-address floating-ip-garp-retries Floating IP Garp Number
of Retries
ADMIN None
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 35 of 124
4.1.3 mng-protocols Parameters
snmp
Parameter Group Parameter Description Privileges
mng-protocols web-inactivity-timeout Web inactivity timeout, in
minutes
OPERATOR rw
mng-protocols web-protocol Chooses between HTTP
and HTTPS for web
support
ADMIN rw
mng-protocols web-ca-certificate-
Admin
WEB Certificate Authority
(CA) digital certificate
ADMIN rw
mng-protocols web-Admin HTTP/S channel
Administrative state for
web and NMS access
ADMIN rw
mng-protocols telnet-Admin Telnet Administrative
state
ADMIN rw
mng-protocols communication-
inactivity-time out
Define communication
inactivity timeout of the
the management
interfaces
ADMIN rw
mng-protocols web-status Web service status VIEWER ro
mng-protocols telnet-status Telnet service status VIEWER ro
snmp version SNMP version ADMIN rw
snmp trap-Admin[4] Enable/disable sending
SNMP traps
OPERATOR rw
snmp trap-manager[4] IP address of manager to
which SNMP traps will be
sent
OPERATOR rw
snmp trap-port[4] Manager port to which
traps are sent (default is
162)
OPERATOR rw
snmp trap-severity-filter[4] Filter for traps sent to the
manager according to
severity
OPERATOR rw
snmp trap-status-change-
filter[4]
Send trap on operational
status change only
OPERATOR rw
snmp trap-heartbeat[4] How often (in minutes) a
trap heartbeat is sent to
the manager (0 to
disable)
OPERATOR rw
snmp v3-security-mode SNMPv3 security mode VIEWER ro
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 36 of 124
Parameter Group Parameter Description Privileges
snmp v3-auth-algorithm SNMPv3 authentication
algorith
VIEWER ro
snmp Admin SNMP Administrative
state
ADMIN rw
snmp read-community SNMP read community OPERATOR rw
snmp write-community SNMP write community OPERATOR rw
snmp trap-community[4] SNMP trap community OPERATOR rw
snmp trap-clli[4] SNMP trap clli OPERATOR rw
snmp trap-name[4] Text for manager name
or comment
OPERATOR rw
snmp v3-username SNMPv3 single user
username
VIEWER ro
snmp status SNMP service status VIEWER ro
snmp mib-version Private MIB file version VIEWER ro
4.2 Platform CLI Command Parameters
shelf-manager Parameters
inventory Parameters
license Parameters
idc-board Parameters
remote-idu Parameters
mate-idu Parameters
all-odu Parameters
daughter-board Parameters
radio-diversity Parameters
Parameter Group Parameter Description Privileges
platform system-services Number of services as
provided by the system
according to the rfc3418
VIEWER ro
platform lan-id Lan segment i OPERATOR rw
platform system-name System name OPERATOR rw
platform system-contact-person System contact person OPERATOR rw
platform system-location System location OPERATOR rw
platform system-location-bay System location bay OPERATOR rw
platform system-location-shelf System location shelf OPERATOR rw
platform longitude Unit's longitude
coordinates
OPERATOR rw
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 37 of 124
Parameter Group Parameter Description Privileges
platform latitude Unit's latitude
coordinates
OPERATOR rw
platform slot-label Slot Label OPERATOR rw
platform max-physical-ports Max number of physical
PDS ports
VIEWER ro
platform max-physical-sdh-
ports
Max number of physical
SDH ports
VIEWER ro
platform system-description System description VIEWER ro
platform power-supply-1-alarm-
admin
power-supply-1-alarm-
admin
OPERATOR rw
4.2.1 shelf-manager Parameters
Parameter Group Parameter Description Privileges
shelf-manager slot-population[6] Slot Population VIEWER ro
shelf-manager alive-slot-population[6] Alive Slot Population VIEWER ro
shelf-manager shelf-most-severe-
alarm[6]
Shelf most severe alarm
status
VIEWER ro
shelf-manager TDM-interfaces[6] TDM Interfaces VIEWER ro
shelf-manager sdh-interfaces[6] SDH Interfaces VIEWER ro
shelf-manager archives-operation-
status
Shelf-wide
[configuration,unit-info]
archives operation status
VIEWER ro
shelf-manager archive-operating-
units
Number of units still
being processed by the
last archive operation
command
VIEWER ro
shelf-manager extension-units-
protection-Admin[6]
Protection Admin of
Extension unit
VIEWER ro
shelf-manager radio-interfaces[6] Radio Interfaces VIEWER ro
shelf-manager available-interfaces Available Interfaces VIEWER ro
shelf-manager available-sdh-
interfaces1
Available SDH Interfaces VIEWER ro
shelf-manager available-sdh-
interfaces2
Available SDH Interfaces
2
VIEWER ro
shelf-manager available-sdh-
interfaces3
Available SDH Interfaces
3
VIEWER ro
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 38 of 124
4.2.2 inventory Parameters
Parameter Group Parameter Description Privileges
inventory board-sub-type Board sub-type VIEWER ro
inventory firmware Firmware VIEWER ro
inventory hardware Hardware VIEWER ro
inventory board-modules Board modules VIEWER ro
inventory idc-type The type of IDC VIEWER ro
inventory idc-sub-type The sub-type of the IDC VIEWER ro
inventory idc-firmware IDC firmware VIEWER ro
inventory idc-hardware-features The hardware features of
the IDC
VIEWER ro
inventory modem-type The type of modem VIEWER ro
inventory modem-sub-type The sub-type of the
modem
VIEWER ro
inventory modem-firmware The firmware of the
modem
VIEWER ro
inventory modem-system-rate The frequency of the
clock for the PVG
VIEWER ro
inventory modem-hardware-
features
The hardware features of
the modem
VIEWER ro
inventory mux-type The type of MUX VIEWER ro
inventory mux-sub-type The sub-type of the MUX VIEWER ro
inventory mux-firmware The firmware of the MUX VIEWER ro
inventory mux-hardware-
features
The hardware features of
the MUX
VIEWER ro
inventory xc-type The type of XC VIEWER ro
inventory xc-sub-type The sub-type of the XC VIEWER ro
inventory xc-firmware The firmware of the XC VIEWER ro
inventory xc-hardware-features The hardware features of
the XC
VIEWER ro
inventory chain-type Chain type VIEWER ro
inventory chain-sub-type Chain sub-type VIEWER ro
inventory chain-firmware Chain firmware VIEWER ro
inventory chain-hardware-
features
Chain hardware features VIEWER ro
inventory total-num-of-interfaces Total number of interface VIEWER ro
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 39 of 124
Parameter Group Parameter Description Privileges
inventory num-of-fe-interfaces Number of fast Ethernet
interfaces
VIEWER ro
inventory num-of-radio-
interfaces
Number of Radio
interfaces
VIEWER ro
inventory num-of-10-100-1000-
interfaces
Number of 10/100/1000
interfaces
VIEWER ro
inventory num-of-sfp-interfaces Number of SFP
interfaces
VIEWER ro
inventory num-of-tdm-interfaces Number of TDM
interfaces
VIEWER ro
inventory type-of-tdm-interfaces Type of TDM interfaces VIEWER ro
inventory hw-supported-bit-rate HW supported bit rate VIEWER ro
inventory date-code Date of board testing
(number of seconds from
1/1/1970)
VIEWER ro
inventory hass-number Number of hass testing VIEWER ro
inventory tx-iq-delay-index-in-
fdf-table
TX IQ Delay - Tx index in
fdf table
VIEWER ro
inventory tx-iq-delay TX IQ Delay - TX Delay VIEWER ro
inventory rx-master-iq-delay-
index-in-f df-table
RX IQ Delay - Rx Master
index in fdf table
VIEWER ro
inventory rx-master-iq-delay RX IQ delay - Rx Master
delay
VIEWER ro
inventory rx-slave-iq-delay-
index-in-fdf table
RX IQ Delay - Rx slave
index in fdf table
VIEWER ro
inventory rx-slave-iq-delay RX IQ delay - Rx slave
delay
VIEWER ro
inventory num-of-working-hours Counter of working hours
of the board
VIEWER ro
inventory license-demo-timer Number of hours left for
license demo mode
VIEWER ro
inventory spare1 Spare1 VIEWER ro
inventory Spare2 Spare2 VIEWER ro
inventory Spare3 Spare3 VIEWER ro
inventory pic-version The version of the pic VIEWER ro
inventory hw-feature HW features VIEWER ro
inventory serial-number The serial number of the
board
VIEWER ro
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 40 of 124
Parameter Group Parameter Description Privileges
inventory signature The signature of the
board
RO None
inventory part-number Part number of the
application in the board
VIEWER ro
inventory license-register System license features VIEWER ro
inventory company-name Company name Admin rw
inventory logo Company logo Admin rw
inventory main-view Company main logo Admin rw
inventory product-name Product name Admin rw
inventory comments Text description of the
board
OPERATOR rw
inventory hw-inventory-version The hw inventory version VIEWER ro
inventory production-inventory-
version
The production inventory
version
VIEWER ro
4.2.3 license Parameters
Parameter Group Parameter Description Privileges
license demo-Admin Enable/disable demo
mode
OPERATOR rw
license license-code The user license code
that determines the user
rights
OPERATOR rw
license capacity-name Capacity rights VIEWER ro
license current-license-code Current license code OPERATOR None
license acm-license ACM rights VIEWER ro
license switch-application-
license
Switch application rights VIEWER ro
license license-type Type of license VIEWER ro
license demo-timer Time left for license
demo mode (in hours)
VIEWER ro
license syncu-license VIEWER ro
license network-resiliency-
license
VIEWER ro
license tdm-capacity-license VIEWER ro
license tdm-capacity-value VIEWER ro
license tm-license Enhanced Traffic
Manager License
None ro
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 41 of 124
Parameter Group Parameter Description Privileges
license per-usage-license VIEWER ro
license signature license signature None ro
4.2.4 idc-board Parameters
Parameter Group Parameter Description Privileges
idc-board measurement-system Measurement system OPERATOR rw
idc-board host-ip IP of the HOST where
the archive is to be
stored
ADMIN rw
idc-board file-transfer-protocol Determines whether the
file transfer protocol is
secure (SFTP) or not
(FTP)
ADMIN rw
idc-board idc-clli General CLLI field OPERATOR rw
idc-board host-path Relative path (under the
ftp directory) on the
HOST where the archive
is to be stored. For using
default ftp path: set // for
Windows or set / for
Linux.
ADMIN rw
idc-board user-name User name for the ftp
session
ADMIN rw
idc-board cli-script-file-name The CLI configuration
script's file name to be
downloaded
OPERATOR rw
idc-board temperature IDU temperature VIEWER ro
idc-board voltage-input Voltage-input VIEWER ro
idc-board system-up-time System up time (in
hundredths of seconds)
VIEWER ro
idc-board warning-banner-
download-status
Status of downloading
the warning banner file
VIEWER ro
idc-board security-file-type ADMIN rw
idc-board security-file-format ADMIN rw
idc-board config-creation-status Status of the archive
creation action
VIEWER ro
idc-board config-upload-status Status of the archive
storage action
VIEWER ro
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 42 of 124
Parameter Group Parameter Description Privileges
idc-board config-download-
status
Status of the archive
download action
VIEWER ro
idc-board config-install-status Status of the archive
download action
VIEWER ro
idc-board unit-info-creation-
status
Status of the unit-info
creation action
VIEWER ro
idc-board unit-info-upload-status Status of the archive
storage action
VIEWER ro
idc-board upload-pub-key-status Status of the public key
uploading
VIEWER ro
idc-board download-security-
status
Status of security file
download status
VIEWER ro
idc-board download-cli-script-
status
Status of CLI
configuration script's file
download status
VIEWER ro
idc-board slot-id Slot ID (within the XC
node)
VIEWER ro
idc-board hw-mode Hardware Mode
(standalone or xc)
VIEWER ro
idc-board xc-role XC Role (Main or
Extension)
VIEWER ro
idc-board version IDC version VIEWER ro
idc-board kernel-modules-
version
Identifies current kernel-
modules package set
version
VIEWER ro
idc-board warning-banner-file-
name
The warning banner file
name to be downloaded
ADMIN rw
idc-board security-file-format The certificate format to
use for authentication
ADMIN None
idc-board security-file-name The security filename to
be downloaded
ADMIN rw
idc-board status-text-
indication[2]
Internal status text
indication array
VIEWER ro
idc-board radio-led Radio LED VIEWER ro
idc-board idu-led IDU LED VIEWER ro
idc-board rfu-led RFU LED VIEWER ro
idc-board protection-led Protection LED VIEWER ro
idc-board remote-led Remote LED VIEWER ro
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 43 of 124
Parameter Group Parameter Description Privileges
fpga main-fpga-running-fw-
version
Main FPGA running FW
Version
VIEWER ro
fpga secondary-fpga-
running-fw-version
Secondary FPGA
running FW Version
VIEWER ro
fpga fw-version FPGA FW Version VIEWER ro
4.2.5 remote-idu Parameters
Parameter Group Parameter Description Privileges
remote-idu remote-ip-address Remote IDU IP address OPERATOR rw
remote-idu remote-floating-ip-
address
Remote IDU Floating IP
address configuration
OPERATOR rw
remote-idu remote-subnet-mask Remote IDU subnet
mask
OPERATOR rw
remote-idu remote-default-
gateway
Remote IDU default
gateway
OPERATOR rw
remote-idu remote-atpc-Admin Remote IDU ATPC
enable/disable
configuration
OPERATOR rw
remote-idu remote-atpc-ref-rx-
level
Remote ATPC reference
Rx level configuration
OPERATOR rw
remote-idu remote-management-
type
Remote Management
type status
OPERATOR rw
remote-idu remote-link-id Remote IDU Link ID OPERATOR rw
remote-idu remote-force-mute-tx Force remote Mute
transmit configuration
OPERATOR rw
remote-idu remote-force-max-tx-
level
Force remote Max
transmit level
configuration
OPERATOR rw
remote-idu remote-web-protocol Remote IDU web
protocol type
VIEWER ro
remote-idu remote-slot-id Remote slot id VIEWER ro
remote-idu remote-rx-level Remote Rx level status VIEWER ro
remote-idu remote-most-severe-
alarm
Remote most severe
alarm status
VIEWER ro
remote-idu remote-
communication
Remote Communication
Status
VIEWER ro
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 44 of 124
Parameter Group Parameter Description Privileges
remote-idu remote-green-mode-
admin
Remote IDU
GREEN_MODE
enable/disable
configuration
OPERATOR rw
remote-idu remote-management-
vlan
Remote Management
VLAN ID configuration
OPERATOR rw
remote-co device-error Device errors VIEWER ro
remote-cl device-error Device errors VIEWER ro
4.2.6 mate-idu Parameters
Parameter Group Parameter Description Privileges
mate-idu protection-Admin Protection Admin OPERATOR rw
mate-idu excessive-ber-switch-
admin
Excessive BER switch
admin
OPERATOR rw
mate-idu protection-force-switch Protection force switch OPERATOR rw
mate-idu protection-lockout Protection lockout OPERATOR rw
mate-idu remote-ber-
adjustment-time
Remote BER adjustment
time
OPERATOR rw
mate-idu remote-lof-adjustment-
time
Remote LOF adjustment
time
OPERATOR rw
mate-idu copy-to-mate-status Last copy-to-mate-cmd
execution status
VIEWER ro
mate-idu mate-ip-address Mate IP address VIEWER ro
mate-idu mate-mac-address Mate mac address VIEWER ro
mate-idu protection-mode Protection mode VIEWER ro
mate-idu master-
communication-status
Status of
communications with
protecting IDU (second
shelf) In protection 2+2
INTERNAL
mate-idu mate-communication-
status
Status of
communications with
protecting IDU
RO
mate-idu switchover-on-copper-
loc
Switchover on Copper
LOC
Admin
4.2.7 all-odu Parameters
Parameter Group Parameter Description Privileges
all-odu Admin All ODU Admin OPERATOR rw
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 45 of 124
4.2.8 daughter-board Parameters
Parameter Group Parameter Description Privileges
daughter-board board-type VIEWER ro
daughter-board board-sub-type VIEWER ro
daughter-board num-of-interfaces VIEWER ro
daughter-board running-firmware-
version
VIEWER ro
daughter-board firmware VIEWER ro
daughter-board hardware VIEWER ro
daughter-board num-of-working-hours Counter of working hours
of theDaughter board
VIEWER ro
daughter-board date-code Date of daughter board
testing (number of
seconds from 1/1/1970)
VIEWER ro
daughter-board hass-number Number of hass DB
testing
VIEWER ro
daughter-board serial-number The serial number of the
daughter board
VIEWER ro
daughter-board part-number Part number of the
application in the
daughter board
VIEWER ro
daughter-board comments Text description about
the daughter board
VIEWER ro
4.2.9 radio-diversity Parameters
Parameter Group Parameter Description Privileges
radio-diversity force-to-radio Enable force to specific
radio
Operator None
radio-diversity operation-mode parameters to indicate
whether the diversity
mechanism is in
operational mode
ON/OFF
RO None
radio-diversity primary-radio Configure the primary
radio to be revertive
Operator None
radio-diversity radio-diversity-type Configure the radio
diversity type of the
system
Operator None
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 46 of 124
Parameter Group Parameter Description Privileges
radio-diversity receive-radio-traffic Indicate the radio number
on which the traffic is
currently received from
RO None
radio-diversity revertive-mode Configure the revertive
mode
Operator None
radio-diversity revertive-timer Configure the revertive
timer (in seconds)
Operator None
radio-diversity switch-counter Present the diversity
switch counter of the unit
RO None
4.3 Radio CLI Command Parameters
xpic Parameters
framer Parameters
mrmc Parameters
modem Parameters
rfu Parameters
rfic Parameters
Parameter Group Parameter Description Privileges
radio mhc-Admin MAC header
compression Admin
OPERATOR rw
radio radio-if-interface Radio Admin OPERATOR rw
radio radio-if-interface-
operational-status
Radio interface actual
current state
VIEWER ro
radio sync-clock-source-
channel
VC number to be used
when source is VC
Operator None
radio traffic-priority-scheme The radio priority scheme
of Ethernet traffic against
TDM traffic
Operator None
radio current-available-
capacity
The current amount of
available bandwidth that
is not allocated to a
specific traffic type.
RO None
radio high-priority-ethernet-
bw
High priority bandwidth
reserved for ethernet
traffic(in Kbps)
Operator None
radio interface-alias Interface alias OPERATOR rw
radio max-available-tdm-cap Maximal amount of
VC<EF><BF><BD>s that
mi configured by the
radio entity
VIEWER ro
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 47 of 124
4.3.1 xpic Parameters
Parameter Group Parameter Description Privileges
xpic xpic-status XPIC Script has been
loaded
VIEWER ro
xpic events-enable Enable logging of XPIC
events
OPERATOR rw
xpic xrsm-cfg-retry-length-
mul-fact or
Multiplication factor of
time between
tor XRSM retries
Configuration
OPERATOR rw
xpic xrsm-cfg-num-of-
retries
Number or XRSM
attempts to re-establish
XPIC communcations
Configuration
OPERATOR rw
xpic xrsm-cfg-delay-
between-retries
Delay duration between
XRSM retries to re-
establish XPIC
communcations
Configuration
OPERATOR rw
xpic xrsm-cfg-duration-of-
retry
Delay duration of XRSM
retry to re-establish XPIC
communcations
Configuration
OPERATOR rw
xpic debug-current-config-
status
Current XPIC
Configuration Status Flag
VIEWER ro
xpic slave-xpic-enable Allows slave to update
master of XPIC enable
event
VIEWER ro
xpic slave-rfu-comm-status Allows slave to update
master of RFU comm
status event
VIEWER ro
xpic slave-mute-transmitter Allows slave to update
master of RFU mute
event
VIEWER ro
xpic slave-if-loopback Allows slave to update
master of IF loopback
event
VIEWER ro
xpic user-rfu-mute Allows master to read
current status if RFU
mute on disk
VIEWER ro
xpic slave-xpic-lop Allows master to request
slave XPIC LOP status
VIEWER ro
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 48 of 124
Parameter Group Parameter Description Privileges
xpic slave-xpi-mute Allows master to set
slave XPIC MUTE
VIEWER ro
xpic xrsm-cfg-enable Enables the operation of
XRSM when LOP is
detected Configuration
OPERATOR rw
4.3.2 framer Parameters
Parameter Group Parameter Description Privileges
framer link-id Link ID OPERATOR rw
framer radio-excessive-ber-
threshold
Radio Excessive BER
threshold configuration
OPERATOR rw
framer radio-signal-degrade-
threshold
Radio Signal Degrade
threshold configuration
OPERATOR rw
framer radio-ber Radio BER status VIEWER ro
framer oper-status Operational status VIEWER ro
framer radio-pm-15min-
interval[96]
Radio 15 minute interval
performance monitor
VIEWER ro
framer radio-pm-24hour-
interval[30]
Radio 24 hour interval
performance monitor
VIEWER ro
4.3.3 mrmc Parameters
Parameter Group Parameter Description Privileges
mrmc mrmc-script Radio scheme (Bit Rate,
Occupied BW,
Modulation and Grade).\n
Occupied BW Vs
Channel Separation are
listed in pairs: (Occupied
BW Range[MHz],
Channel Separation
[MHz]):\n(5-7,7); (8-
10,10); (12-14,13.75-15);
(25-29,27.5-30); (33-
38,40); (50-55,55-56)
VIEWER ro
mrmc operation-mode Operation mode VIEWER ro
mrmc current-tx-profile Current Tx profile VIEWER ro
mrmc script-package-version Modem script package
version
VIEWER ro
mrmc rfu-chosen-grade RFU chosen grade VIEWER ro
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 49 of 124
Parameter Group Parameter Description Privileges
mrmc connected-rfu-grade Actual connected RFU
grade
VIEWER ro
mrmc occupied-bandwidth Occupied bandwidth
(MHz)
VIEWER ro
mrmc current-tx-qam Current Tx QAM VIEWER ro
mrmc current-tx-bitrate Current Tx bitrate VIEWER ro
mrmc max-available-tdm-
interfaces
Max available TDM
interface
VIEWER ro
mrmc current-rx-profile Current Rx profile VIEWER ro
mrmc current-rx-qam Current Rx QAM VIEWER ro
mrmc current-rx-bitrate Current Rx bitrate VIEWER ro
mrmc current-rx-vc Current profile Rx TDM
channels
VIEWER ro
mrmc current-tx-vc Current profile Tx TDM
channels
VIEWER ro
mrmc max-radio-vc Maximal Script Capacity RO None
mrmc min-rx-vc Min profile Rx VC VIEWER ro
mrmc max-rx-vc Max profile Rx VC VIEWER ro
mrmc current-script-capacity Current-script-capacity VIEWER ro
mrmc current-acm-mode Current-acm-mode VIEWER ro
mrmc loaded-script-version Modem script version VIEWER ro
mrmc loaded-script-
description
Loaded script description VIEWER ro
mrmc mrmc-pm-15min-
interval[96]
MRMC 15 minute interval
performance monitor
VIEWER ro
mrmc mrmc-pm-24hour-
interval[30]
MRMC 24 hour interval
performance monitor
VIEWER ro
mrmc eth-shutdown-
threshold-profile
When 'Automatic State
Propagation' is not
'None', a GBE/Radio
mute (or shutdown) will
be forced if the radio
profile degrades below
this threshold
Operator

rw
mrmc adaptive-tx-power-
admin
Tx maximum power
adaptation admin
VIEWER ro
mrmc
adaptive-tx-power-
reference-class
Tx maximum power
adaptation reference
class
VIEWER ro
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 50 of 124
Parameter Group Parameter Description Privileges
mrmc current-acm-adaptive-
rx-profile
Current ACM adaptive
Rx profile
VIEWER ro
mrmc current-acm-adaptive-
tx-profile
Current ACM adaptive Tx
profile
VIEWER ro
mrmc max-adaptive-acm-rx-
profile
Maximum adaptive ACM
Rx profile
VIEWER ro
mrmc min-adaptive-acm-rx-
profile
Minimum adaptive ACM
Rx profile
VIEWER ro
Tdm-radio-pm tdm-radio-pm-15min-
interval[96]
Tdm radio UAS PM 15
minutes monitoring
VIEWER ro
Tdm-radio-pm tdm-radio-pm-24hour-
interval[30]
Tdm radio UAS PM 24
hours monitoring
VIEWER ro
4.3.4 modem Parameters
Parameter Group Parameter Description Privileges
modem mse-threshold MSE threshold OPERATOR rw
modem xpi-threshold XPI threshold information OPERATOR rw
modem mse MSE VIEWER ro
modem xpi XPI level VIEWER ro
modem defected-blocks Defective blocks VIEWER ro
modem slicer-input-scaling Slicer input scaling
information
VIEWER ro
modem ldpc-decoder-stress LDPC decoder stress VIEWER ro
modem pm-15min-interval[96] Modem 15 minute
interval performance
monitor
VIEWER ro
modem pm-24hour-interval[30] Modem 24 hour interval
performance monitor
VIEWER ro
4.3.5 rfu Parameters
Parameter Group Parameter Description Privileges
rfu pm-rx-level-threshold-
1
RFU performance
monitoring Rx level
threshold 1 configuration
OPERATOR rw
rfu pm-rx-level-threshold-
2
RFU performance
monitoring Rx level
threshold 2 configuration
OPERATOR rw
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 51 of 124
Parameter Group Parameter Description Privileges
rfu pm-tx-level-threshold RFU performance
monitoring Tx level
Threshold configuration
OPERATOR rw
rfu atpc-Admin RFU ATPC
enable/disable
OPERATOR rw
rfu tx-freq RFU Rx frequency
configuration
OPERATOR rw
rfu atpc-override-state The state of the ATPC
override mechanism
RO None
rfu atpc-override-tx-level ATPC override
transmission signal level
due to expiration of
ATPC Timer
Operator None
rfu atpc-ref-rx-level RFU ATPC reference Rx
Level
OPERATOR rw
rfu atpc-timeout "ATPC timeout[sec] -
following the expiration of
which, ATPC override will
begin"
Operator None
rfu atpc-timer-counter "Seconds passed since
ATPC mode started.
When counter reaches
atpc-timeout, override
mode starts"
RO None
rfu rx-freq RFU Rx frequency
configuration
OPERATOR rw
rfu mute-tx RFU mute transmitte OPERATOR rw
rfu unfaded-rsl RFU Unfaded Rx level
configuration
OPERATOR rw
rfu max-tx-level RFU maximum transmit
level configuration
OPERATOR rw
rfu log-interval RFU log interval
configuration, in seconds
OPERATOR rw
rfu log-Admin RFU log enable/disable
configuration
OPERATOR rw
rfu rfu-rf-loopback RFU RF loopback enable
command
OPERATOR rw
rfu standard-organization RFU standard
organization
VIEWER ro
rfu temp-in-celsius RFU temperature, celsius VIEWER ro
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 52 of 124
Parameter Group Parameter Description Privileges
rfu temp-in-fahrenheit RFU temperature,
fahrenheit
VIEWER ro
rfu tx-level-status RFU transmit level VIEWER ro
rfu rx-level RFU receive level status VIEWER ro
rfu synthesizer-status RFU synthesizer VIEWER ro
rfu power-supply-status RFU power supply status VIEWER ro
rfu Band RFU band status VIEWER ro
rfu min-tx-freq RFU minimum Tx
frequency status
VIEWER ro
rfu max-tx-freq RFU maximum Tx
frequency status
VIEWER ro
rfu tx-rx-freq-separation RFU Tx Rx frequency
separation
VIEWER ro
rfu min-bandwidth RFU minimum bandwidth
status
VIEWER ro
rfu max-bandwidth RFU maximum
bandwidth status
VIEWER ro
rfu Pmax RFU Pmax status VIEWER ro
rfu communication-status RFU communication to
remote unit status
VIEWER ro
rfu min-rx-freq RFU minimum Rx
frequency status
VIEWER ro
rfu max-rx-freq RFU maximum Rx
frequency status
VIEWER ro
rfu internal-download-
status
RFU internal download
status
VIEWER ro
rfu internal-download-
counter
RFU internal download
counter status
VIEWER ro
rfu rfu-type Type of connected RFU VIEWER ro
rfu rf-loopback-support RFU RF loopback
support status
VIEWER ro
rfu if-loopback-support RFU IF loopback support
status
VIEWER ro
rfu predistortion-support RFU predistortion
support status
VIEWER ro
rfu lo-sense RFU lo sense status VIEWER ro
rfu cable-tilt RFU cable tilt status VIEWER ro
rfu ifc-support RFU IFC support status VIEWER ro
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 53 of 124
Parameter Group Parameter Description Privileges
rfu pmin RFU Pmin status VIEWER ro
rfu rfu-address RFU address status VIEWER ro
rfu rfu-installation RFU installation status VIEWER ro
rfu rfu-xpic-support RFU XPIC support VIEWER ro
rfu data-sci-errors RFU data SCI number of
errors
VIEWER ro
rfu tx-freq-local-remote RFU change Tx
frequency local remote
command
OPERATOR rw
rfu rx-freq-local-remote RFU change Rx
frequency local remote
command
OPERATOR rw
rfu mse-forward RFU MSE forward
command
OPERATOR rw
rfu serial-number RFU serial number VIEWER ro
rfu software-version-
number
RFU running software
version number with
booter version suffix
VIEWER ro
rfu part-number RFU part number VIEWER ro
rfu pm-15min-interval[96] RFU 15 minute interval
performance monitor
VIEWER ro
rfu pm-24hour-interval[30] RFU 24 hour interval
performance monitor
VIEWER ro
rfu pm-15min-interval-
diversity[96]
RFU 15 minute interval
diversity
VIEWER ro
rfu pm-24hour-interval-
diversity[30]
RFU 24 hour interval
diversity performance
monitor
VIEWER ro
rfu pm-15min-interval-
combined[96]
RFU 15 minute interval
combined performance
monitor
VIEWER ro
rfu pm-24hour-interval-
combined[30]
RFU 24 hour interval
combined performance
monitor
VIEWER ro
rfu delay-calibration RFU delay calibration
configuration
operator rw
rfu green-mode-admin Activate Green Mode operator rw
rfu green-mode-ref-rx-
level
RFU Green Mode
Reference Rx Level
Configuration
operator rw
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 54 of 124
Parameter Group Parameter Description Privileges
rfu rfu-mode RFU mode configuration operator rw
rfu
rsl-connector-source
RFU RX level connector
source configuration
operator rw
rfu automatic-delay-
calibration-status
RFU automatic delay
calibration status
VIEWER ro
rfu fpga-version-number RFU running FW version
number
VIEWER ro
rfu ifc-support RFU IFC support status VIEWER ro
rfu rfu-d-copartner-carrier RFU-D copartner carrier VIEWER ro
rfu rfu-temp RFU Temperature Status VIEWER ro
rfu rx-level-combined RFU Rx level combined
status
VIEWER ro
rfu rx-level-diversity RFU Rx level diversity VIEWER ro
rfu-fw-upload internal-fw-download-
counter
RFU internal firmware
download counter status
VIEWER ro
rfu-fw-upload internal-fw-download-
status
RFU internal firmware
download status
VIEWER ro
rfu-sw-upload internal-download-
counter
RFU internal download
counter status
VIEWER ro
rfu-sw-upload internal-download-
status
RFU internal download
status
VIEWER ro
rfu-co device-error Device errors VIEWER ro
rfu-cl device-error Device errors VIEWER ro
4.3.6 rfic Parameters
Parameter Group Parameter Description Privileges
rfic if-loopback IF loopback activation OPERATOR rw
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 55 of 124
4.4 Interfaces CLI Command Parameters
wayside Parameters
sync Parameters
ethernet Parameters
pdh Parameters
sdh Parameters
Parameter Group Parameter Description Privileges
interfaces ais-line-detection-
Admin
Enabling or disabling
detection of AIS on the
interfaces. Upon
enabling, monitoring is
done for all relevant
interfaces, both on the
main board and the
inserted T-card, if
present.
OPERATOR rw
4.4.1 wayside Parameters
Parameter Group Parameter Description Privileges
wayside Admin Enable/disable Wayside
channel
OPERATOR rw
wayside capacity Wayside channel
capacity
OPERATOR rw
wayside auto-negotiation Wayside auto negotiation OPERATOR rw
wayside duplex Wayside half/full duplex OPERATOR rw
wayside ethernet-rate Wayside Ethernet port
rate (Mbps)
OPERATOR rw
4.4.2 sync Parameters
Parameter Group Parameter Description Privileges
sync active-sync-source The interface being
currently used as the
systems sync source
RO None
sync sync-electrical-gbe-
eth-regenerator-
direction
Sets whether the
electrical GBE interface
acts as MASTER or
SLAVE
Operator None
sync sync-source-
regenerator-admin
Enables/disables PRC
regenerator pipe mode
Operator None
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 56 of 124
Parameter Group Parameter Description Privileges
sync sync-source-revertive-
timer
Revertive timer for sync
source switch (in
seconds)
Operator None
4.4.3 ethernet Parameters
Parameter Group Parameter Description Privileges
ethernet clock-source Outgoing carrier signal
clock source
OPERATOR rw
ethernet acm-ethernet-
threshold
ACM ethernet threshold VIEWER ro
bridge ethernet-application Ethernet application OPERATOR rw
bridge qos-ip-tos-tc-pbits-
option
IP priority options rw
bridge management-type Management type VIEWER ro
bridge lag-ports-max-number max number of LAG-
ports in a bridge
VIEWER ro
bridge ageing-time Learned MAC address is
removed from the
forwarding table after this
amount of time from the
last time this MAC
appeared in an
ingressing frame's
Source Address
OPERATOR rw
bridge ethernet-application Ethernet application OPERATOR None
bridge lag-load-balance LAG load balancing
algorithm
OPERATOR rw
bridge max-hops Maximum hops the
BPDU will be valid
OPERATOR rw
bridge msti-bridge-priority Bridge priority for each
defined MST instance
OPERATOR rw
bridge Priority Bridge priority OPERATOR rw
bridge provider-port-
ethertype
Provider port ethertype OPERATOR rw
bridge stp-protocol Spanning Tree protocol OPERATOR rw
bridge bridge-id Bridge ID VIEWER RO
bridge bridge-role Bridge role VIEWER RO
bridge root-id Root ID VIEWER RO
bridge root-path-cost Root path cost VIEWER RO
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 57 of 124
Parameter Group Parameter Description Privileges
eth-port learning Learning Admin OPERATOR rw
eth-port connector-type Connector type OPERATOR rw
eth-port port-connection Port Physical Usage OPERATOR rw
eth-port port-service-type Service type to which the
port is associated - Used
by the NMS for Eth.
Service configuration
OPERATOR None
eth-port peer-ip-address IP address of the remote
node
OPERATOR rw
eth-port peer-slot-id ID of the remote slot (0
for standalone unit)
OPERATOR rw
eth-port peer-port-number Remote port number (0
for not connected)
OPERATOR rw
eth-port tx-mute-upon-rx-loc Mute TX laser upon RX
loss of carrier
OPERATOR rw
eth-port Admin Enable/disable the port OPERATOR rw
eth-port auto-negotiation Auto negotiation OPERATOR rw
eth-port duplex Half/full duplex OPERATOR rw
eth-port ethernet-rate Ethernet rate (mbps) OPERATOR rw
eth-port qos-classify-mac-da-
override
First criteria:
classification according
to destination MAC
address (MAC DA)
OPERATOR rw
eth-port qos-classify-initia Third criteria
classification
OPERATOR rw
eth-port qos-classify-default Priority override port OPERATOR rw
eth-port qos-classify-vid-
override
Second criteria:
classification according
to VLAN ID
OPERATOR rw
eth-port qos-scheduling-
scheme
Scheduling scheme OPERATOR rw
eth-port flow-control Flow control OPERATOR rw
eth-port qos-egress-shaper Egress shaper OPERATOR rw
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 58 of 124
Parameter Group Parameter Description Privileges
eth-port qos-egress-shaper-
rate
Egress shaper rate. The
value should be in steps
of 64K for values less
than 1 Mbps. 1M steps
for values between 1
Mbps and 100 Mbps.
10M steps for values
between 100 Mbps and
1000 Mbps (GbE ports
only).
OPERATOR rw
eth-port oper-status Interface alias OPERATOR rw
eth-port peer-mac-address MAC address of the
remote port
OPERATOR rw
eth-port peer-description Text describing the
remote interface
OPERATOR rw
eth-port qos-policer-name Policer name associated
with this port
OPERATOR rw
eth-port oper-status Operational status VIEWER ro
eth-port state Port's state VIEWER ro
eth-port interface-type Interface type VIEWER ro
eth-port interface-index Interface index VIEWER ro
eth-port if-table-inoctets The total number of
octets received on the
interface, including
framing characters.
VIEWER ro
eth-port if-table-inucastpkts The number of
subnetwork-unicast
packets delivered to a
higher-layer protocol.
VIEWER ro
eth-port if-table-innucastpkts The number of non-
unicast packets delivered
to a higher-layer protocol
VIEWER ro
eth-port if-table-indiscards The number of inbound
packets which were
chosen to be discarded,
even though no errors
had been detected, to
prevent their being
deliverable to a higher-
layer protocol.
VIEWER ro
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 59 of 124
Parameter Group Parameter Description Privileges
eth-port if-table-inerrors The number of inbound
packets that contained
errors preventing them
from being delivered to a
higher-layer protocol
VIEWER ro
eth-port if-table-
inunknownprotos
The number of packets
received via the interface
which were discarded
because of an unknown
or unsupported prot
VIEWER ro
eth-port if-table-outoctets The total number of
octets transmitted out of
the interface, including
framing characters.
VIEWER ro
eth-port if-table-outucastpkts The total number of
packets tha thigher-level
protocols requested be
transmitted to a
subnetwork-unicast
address, including those
that were discarded or
not sent
VIEWER ro
eth-port if-table-outnucastpkts The total number of
packets thathigher-level
protocols requested
betransmitted to a non-
unicast address,
including those that were
discarded or not sent.
VIEWER ro
eth-port if-table-outdiscards The number of outbound
packets whichwere
chosen to be discarded,
even though no errors
had been detected,
toprevent them from
being transmitted.
VIEWER ro
eth-port if-table-outerrors The number of outbound
packets that could not be
transmitted because
oferrors.
VIEWER ro
eth-port bad-octets-rcv The sum of lengths of all
bad Ethernet frames
received
VIEWER ro
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 60 of 124
Parameter Group Parameter Description Privileges
eth-port in-uni-casts The number of good
frames received that
have Unicast destination
MAC address.
VIEWER ro
eth-port brdc-pkts-rcv The number of good
frames received that
have Broadcast
destination MAC address
VIEWER ro
eth-port mc-pkts-rcv The number of good
frames received that
have Multicast
destination MAC
address. This does not
include frames counted
in 'Pause frames
received' or frames
counted in 'Broadcast
frames received'.
VIEWER ro
eth-port in-pause The number of good
frames received that
have Pause destination
MAC address.
VIEWER ro
eth-port undersize-pkts Total frames received
with a length of less than
64 octets but with a valid
FCS
VIEWER ro
eth-port fragments-pkts Total frames received
with a length of less than
64 octets but with an
invalid FCS.
VIEWER ro
eth-port oversize-pkts Total frames received
with a length of more
than 1632 octets but with
a valid FCS.
VIEWER ro
eth-port jabber-pkts Total frames received
with a length of more
than 1632 octets but with
an invalid FCS.
VIEWER ro
eth-port in-rx-err Total frames received
with error signal from
PHY
VIEWER ro
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 61 of 124
Parameter Group Parameter Description Privileges
eth-port in-fcs-err Total frames received
with a CRC error not
counted in 'Fragments
frames received', 'Jabber
frames received' or 'Rx
error frames received'.
VIEWER ro
eth-port pkts-64-octets Total frames received
with length of exactly 64
octets, including those
with errors.
VIEWER ro
eth-port pkts-65-127-octets Total frames received
with length of between 65
and 127 octets inclusive,
including those with
errors.
VIEWER ro
eth-port pkts-128-255-octets Total frames received
with length of between
128 and 255 octets
inclusive
VIEWER ro
eth-port pkts-256-511-octets Total frames received
with length of between
256 and 511 octets
inclusive
VIEWER ro
eth-port pkts-512-1023-octets Total frames received
with length of between
512 and 1023 octets
inclusive
VIEWER ro
eth-port pkts-1024-max-octets Total frames received
with length of above
1024 octets inclusive,
including those with
errors.
VIEWER ro
eth-port out-uni-casts The number of frames
sent that have a Unicast
destination MAC address
VIEWER ro
eth-port brdc-pkts-sent The number of good
frames sent that have a
Broadcast destination
MAC address
VIEWER ro
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 62 of 124
Parameter Group Parameter Description Privileges
eth-port mc-pkts-sent The number of good
frames sent that have a
Multicast destination
MAC address. This does
not include frames
counted in 'Pause frames
sent' or frames counted
in 'Broadcast frames
sent'.
VIEWER ro
eth-port out-pause The number of Flow
Control frames sent
VIEWER ro
eth-port deferred The total number of
successfully transmitted
frames that experienced
no collisions but are
delayed because the
medium was busy during
the first attempt. This
counter is applicable in
half-duplex only.
VIEWER ro
eth-port collisions The number of collision
events seen by the MAC
not including those
counted in 'Single',
'Multiple', 'Excessive', or
'Late'. This counter is
applicable in half-duplex
only.
VIEWER ro
eth-port single-collision-frame The total number of
successfully transmitted
frames that experienced
exactly one collision. This
counter is applicable in
half-duplex only.
VIEWER ro
eth-port multiple-collision-
frame
The total number of
frames that have been
successfully transmitted
and have also
experienced more than
one collision. This
counter is applicable in
half-duplex only
VIEWER ro
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 63 of 124
Parameter Group Parameter Description Privileges
eth-port late-collision-detect The number of times a
collision is detected later
than 512 bit-times into
the transmission of a
frame. This counter is
applicable in half-duplex
only.
VIEWER ro
eth-port out-fcs-err The number of frames
transmitted with an
invalid FCS
VIEWER ro
eth-port in-discards A 32 bit counter that
counts the number of
good, non-filtered frames
that normally would have
been forwarded, but
could not be due to a
lack of buffer space
VIEWER ro
eth-port in-filtered A 16 bit counter that
counts the number of
good frames that were
filtered due to ingress
policy rules. The rules
include frames that are
dropped due to 802.1Q
security checks.
VIEWER ro
eth-port out-filtered A 16 bit counter that
counts the number of
good frames that were
filtered due to egress
policy rules. The rules
include frames that
passed the ingress port's
policy but are dropped
due to the egress policy
of this port, including
802.1Q security checks.
VIEWER ro
eth-port actual-duplex Actual duplex VIEWER ro
eth-port actual-ethernet-rate Actual Ethernet rate VIEWER ro
eth-port mac-address MAC address VIEWER ro
eth-port good-octets-rcv The sum of lengths of all
good Ethernet frames
received, that are not bad
frames.
VIEWER ro
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 64 of 124
Parameter Group Parameter Description Privileges
eth-port good-octets-sent The sum of lengths of all
Ethernet frames sent
from this MAC.
VIEWER ro
eth-port functionality-led Functionality LED VIEWER ro
eth-port capacity-threshold Capacity threshold
[Mbps]
Operator rw
eth-port clear-peer-info Clear all peer's
information
Operator rw
eth-port clear-rmon Clear RMON statistics Operator rw
eth-port connector-type Connector type Operator rw
eth-port duplex Half/full duplex Operator rw
eth-port edge-port Enable as edge port Operator rw
eth-port ethernet-rate Ethernet rate (mbps) Operator rw
eth-port evc-name EVC name Operator rw
eth-port flow-control Flow control Operator rw
eth-port priority Port's priority Operator rw
eth-port throughput-threshold Throughput threshold
[Mbps]
Operator rw
eth-port type Port's type Operator rw
eth-port utilization-threshold Utilization threshold [%] Operator rw
eth-port vlan Default VLAN ID Operator rw
eth-port designated-path-cost Designated path cost VIEWER RO
eth-port excess-collision-drop The number of frames
dropped in the transmit
MAC because the frame
experienced 16
consecutive collisions.
This counter is applicable
in half-duplex only.
VIEWER RO
eth-port management-auto-
negotiation
Management port auto
negotiation
VIEWER RO
eth-port management-capacity Management port
capacity
VIEWER RO
eth-port management-duplex Management port duplex VIEWER RO
eth-port management-
ethernet-rate
Management port
Ethernet rate (Mbps)
VIEWER RO
eth-port management-only Management only VIEWER RO
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 65 of 124
Parameter Group Parameter Description Privileges
eth-port management-port-
admin
Port's admin VIEWER RO
eth-port management-vlan Management VLAN id VIEWER RO
eth-port pm-15 15 Minute PM minutes
monitoring
VIEWER RO
eth-port pm-24 24 Hour PM hours
monitoring
VIEWER RO
eth-port protection-only Protection only VIEWER RO
eth-port protection-port-admin Port's admin VIEWER RO
eth-port role Port's role VIEWER RO
eth-port wayside-auto-
negotiation
Wayside auto negotiation VIEWER RO
eth-port wayside-capacity Wayside port capacity VIEWER RO
eth-port wayside-duplex Wayside half/full duplex VIEWER RO
eth-port wayside-ethernet-rate Wayside Ethernet port
rate (Mbps)
VIEWER RO
eth-port wayside-only Wayside only VIEWER RO
eth-port wayside-port-admin Port's admin VIEWER RO
enhanced-tm admin Enable/Disable
Enhanced Traffic
Manager
OPERATOR None
enhanced-tm class-hier1-qos-by-
known-pdu-table-
admin
Enable/Disable
classification by know
PDU MAC addresses
OPERATOR None
enhanced-tm class-hier1-qos-by-
mac-table-admin
Enable/Disable
classification by MAC
addresses
OPERATOR None
enhanced-tm class-hier1-qos-by-
udp-ports-table-admin
Enable/Disable
classification by UDP
source/destination ports
OPERATOR None
enhanced-tm class-hier2-inband-
mgmt-vlan-table-
admin
Enable/Disable
classification by in-band
management VLAN Id
OPERATOR None
enhanced-tm class-hier3-reg-prio-
by-dscp-admin
Enable/Disable
classification by DSCP
bits
OPERATOR None
enhanced-tm class-hier3-reg-prio-
by-mpls-admin
Enable/Disable
classification by MPLS
experimental bits
OPERATOR None
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 66 of 124
Parameter Group Parameter Description Privileges
enhanced-tm class-hier3-reg-prio-
by-vlan-pbits-admin
Enable/Disable
classification by VLAN P-
bits
OPERATOR None
enhanced-tm pm-queue-15min-
interval
Performance monitoring -
queue counters 15
minutes interval
RO None
enhanced-tm pm-queue-24hr-
interval
Performance monitoring -
queue counters 24 hours
interval
RO None
enhanced-tm ptp-optimized-
transport-admin
Precision Time Protocol
(PTP) optimized
transport mode admin -
enable/disable integrated
low delay variation
channel
OPERATOR None
enhanced-tm shaper-global-admin Global Enable/Disable
shaper. This is a global
parameter for all the
shapers
OPERATOR None
enhanced-tm stats-port-counter-
1024-max-oct-frames-
tx
The number of frames of
length 1024 to max
Octets transmitted via the
port
RO None
enhanced-tm stats-port-counter-
128-255-oct-frames-tx
The number of frames of
length 128-255 Octets
transmitted via the port
RO None
enhanced-tm stats-port-counter-
256-511-oct-frames-tx
The number of frames of
length 256-511 Octets
transmitted via the port
RO None
enhanced-tm stats-port-counter-
512-1023-oct-frames-
tx
The number of frames of
length 512-1023 Octets
transmitted via the port
RO None
enhanced-tm stats-port-counter-64-
oct-frames-tx
The number of frames of
length 64 Octets
transmitted via the port
RO None
enhanced-tm stats-port-counter-65-
127-oct-frames-tx
The number of frames of
length 65-127 Octets
transmitted via the port
RO None
enhanced-tm stats-port-counter-
bcast-frames-tx
The number of bcast
frames transmitted via
the port
RO None
enhanced-tm stats-port-counter-
bytes-tx
The number of bytes
transmitted via the port
RO None
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 67 of 124
Parameter Group Parameter Description Privileges
enhanced-tm stats-port-counter-
mcast-frames-tx
The number of multicast
frames transmitted via
the port
RO None
enhanced-tm stats-port-counter-
ucast-frames-tx
The number of unicast
frames transmitted via
the port
RO None
enhanced-tm stats-queue-green-
bytes-passed
The number of green
bytes passed through the
queue
RO None
enhanced-tm stats-queue-green-
packets-dropped
The number of green
packets dropped by the
queue
RO None
enhanced-tm stats-queue-yellow-
bytes-passed
The number of yellow
bytes passed through the
queue
RO None
enhanced-tm stats-queue-yellow-
packets-dropped
The number of yellow
packets dropped by the
queue
RO None
enhanced-tm wred-global-admin Enable/Disable WRED OPERATOR None
service-oam auto-linktrace-interval Automatic linktrace
periodic time [seconds]
OPERATOR rw
service-oam remote-meps-learning-
time
Remote MEPs learning
time (for learned remote
MEPs) (seconds)
OPERATOR rw
4.4.4 pdh Parameters
Parameter Group Parameter Description Privileges
lag-port Admin Port's admin Operator rw
lag-port auto-negotiation Auto negotiation Operator rw
lag-port duplex Half/Full duplex Operator rw
lag-port edge-port Enable as edge port Operator rw
lag-port ethernet-rate Ethernet rate (mbps) Operator rw
lag-port evc-name EVC name Operator rw
lag-port flow-control Flow control Operator rw
lag-port interface-alias Interface alias Operator rw
lag-port Learning Learning admin Operator rw
lag-port msti-port-path-cost Path cost for each
defined MST instance
Operator rw
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 68 of 124
Parameter Group Parameter Description Privileges
lag-port msti-port-priority Interface priority for each
defined MST instance
Operator rw
lag-port path-cost Path cost Operator rw
lag-port port-service-type Service type to which the
port is associated. Used
by the NMS for Eth.
Service configuration
Operator None
lag-port peer-description Text describing the
remote interface
Operator rw
lag-port peer-ip-address IP address of the remote
node
Operator rw
lag-port peer-mac-address MAC address of the
remote port
Operator rw
lag-port peer-port-number Remote port number (0
for not connected)
Operator rw
lag-port peer-slot-id ID of the remote slot (0
for standalone unit)
Operator rw
lag-port priority Port's priority Operator rw
lag-port qos-classify-default Priority override port Operator rw
lag-port qos-classify-initial Classifying initial criteria Operator rw
lag-port qos-classify-mac-da-
override
Classifier DA priority
override
Operator rw
lag-port qos-classify-vid-
override
Classifier VID override
priority
Operator rw
lag-port qos-scheduling-
scheme
Scheduling scheme Operator rw
lag-port type Port's type Operator rw
lag-port vlan Default VLAN ID Operator rw
lag-port designated-path-cost Designated path cost VIEWER RO
lag-port if-table-indiscards The number of inbound
packets which were
chosen to be discarded
even though no errors
had been detected to
prevent their being
deliverable to a higher-
layer protocol.
VIEWER RO
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 69 of 124
Parameter Group Parameter Description Privileges
lag-port if-table-inerrors The number of inbound
packets that contained
errors preventing them
from being deliverable to
a higher-layer protocol.
VIEWER RO
lag-port if-table-innucastpkts The number of non-
unicast packets delivered
to a higher-layer protocol.
VIEWER RO
lag-port if-table-inoctets The total number of
octets received on the
interface, including
framing characters.
VIEWER RO
lag-port if-table-inucastpkts The number of
subnetwork-unicast
packets delivered to a
higher-layer protocol.
VIEWER RO
lag-port if-table-
inunknownprotos
The number of packets
received via the interface
which were discarded
because of an unknown
or unsupported protocol.
VIEWER RO
lag-port if-table-outdiscards The number of outbound
packets which were
chosen to be discarded
even though no errors
had been detected to
prevent their being
transmitted.
VIEWER RO
lag-port if-table-outerrors The number of outbound
packets that could not be
transmitted because of
errors.
VIEWER RO
lag-port if-table-outnucastpkts The total number of
packets that higher-level
protocols requested be
transmitted to a non-
unicast address,
including those that were
discarded or not sent.
VIEWER RO
lag-port if-table-outoctets The total number of
octets transmitted out of
the interface, including
framing characters.
VIEWER RO
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 70 of 124
Parameter Group Parameter Description Privileges
lag-port if-table-outucastpkts The total number of
packets that higher-level
protocols requested be
transmitted to a
subnetwork-unicast
address, including those
that were discarded or
not sent.
VIEWER RO
lag-port interface-index Interface index VIEWER RO
lag-port interface-type Interface type VIEWER RO
lag-port lag-members-list List of LAG members
which are associated
with the LAG-port
VIEWER RO
lag-port lag-members-max-
number
Max number of members
in a LAG-port
VIEWER RO
lag-port mac-address MAC address VIEWER RO
lag-port management-only Management only VIEWER RO
lag-port oper-status Operational status VIEWER RO
lag-port protection-only Protection only VIEWER RO
lag-port role Port's role VIEWER RO
lag-port state Port's state VIEWER RO
lag-port wayside-only Wayside only VIEWER RO
port-group line-code-1-8 Line coding for T1
interfaces 1-8
OPERATOR rw
port-group line-code-9-16 Line coding for T1
interfaces 9-16
OPERATOR rw
port-group exber-threshold Excessive BER
threshold
OPERATOR rw
port-group sd-threshold Signal degrade threshold OPERATOR rw
port-group pdh-led[2] PDH LED color VIEWER ro
port-group line-code Line code OPERATOR rw
port-group line-code-17-24 Line coding for T1
interfaces 17-24
OPERATOR rw
port-group line-code-25-32 Line coding for T1
interfaces 25-32
OPERATOR rw
e1t1-port clock-source Outgoing signal clock
source
OPERATOR None
e1t1-port line-loopback Line loopback OPERATOR rw
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 71 of 124
Parameter Group Parameter Description Privileges
e1t1-port interface-alias Interface alias rw
e1t1-port oper-status Operational status VIEWER ro
e1t1-port Admin Enable/disable the port OPERATOR ro
e1t1-port e1t1-priority Dynamic E1/DS1
allocation priority
OPERATOR ro
e1t1-port interface-type Interface type VIEWER ro
e1t1-port port-curr-ber E1/DS1 port current BER VIEWER ro
e1t1-port ais-detection-status Status of AIS detection
on the port
VIEWER ro
e1t1-port line-pm-15[96] Line PM 15 minute
monitoring
VIEWER ro
e1t1-port line-pm-24[30] Line PM 24 hour
monitoring
VIEWER ro
e1t1-port cable-length DS1 cable length OPERATOR rw
trails available-tdm-
interfaces
Available TDM Interfaces VIEWER trails
trails available-sdh-
interfaces
Available SDH Interfaces VIEWER trails
trails available-radio-
interfaces
Available RADIO
Interfaces
VIEWER trails
trails available-sync-tdm-
interfaces
Available-sync-tdm-
interface
VIEWER trails
trails available-sync-sdh-
interfaces
Available-sync-sdh-
interface
VIEWER trails
trails available-sync-radio-
interfaces
Available-sync-radio-
interface
VIEWER trails
trails trails-level-trail-trap-
admin
Trail level trail trap admin
(enable/disable)
Admin trails
trails local-trail.protected-
pri-path-services-
status
Service status of primary
path in protected local
trail
RO trails
trails local-trail.protected-
sec-path-services-
status
Service status of
secondary path in
protected local trail
RO trails
trails trail.protected-pri-path-
services-status
Service status of primary
path in protected trail
RO trails
trails trail.protected-sec-
path-services-status
Service status of
secondary path in
protected trail
RO trails
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 72 of 124
Parameter Group Parameter Description Privileges
trails sync-trail-radio-
interfaces
sync-trail-radio-interfaces RO trails
trails sync-trail-sdh-
interfaces
sync-trail-sdh-interfaces RO trails
trails trail-revertive-switch-
timeout
Protected-ABR trail
revertive switch timeout
Operator None
4.4.5 sdh Parameters
Parameter Group Parameter Description Privileges
stm1 admin Enable/disable receiving
and transmitting traffic
through the STM-1
interface
OPERATOR rw
stm1 line-tx-protection-
mode
STM-1 interface
transmission behavior
under protection mode
OPERATOR rw
stm1 clock-source The clock source used as
a reference for the
outgoing STM-1 signal.
OPERATOR rw
stm1 sync-vc The VC channel which
will be used to
synchronize the STM-1
interface.
OPERATOR rw
stm1 force-mute STM-1 mute override OPERATOR rw
stm1 trace-identifier-string-
length
Length of the STM-1
signal J0 trace identifier
OPERATOR rw
stm1 excessive-ber-
threshold
STM-1 excessive BER
threshold configuration
OPERATOR rw
stm1 signal-degrade-
threshold
STM-1 signal degrade
threshold configuration
OPERATOR rw
stm1 loopback-timeout Loopback timeout in
minutes (0 for unlimited)
OPERATOR rw
stm1 node-to-node-
connection
The indication whether
the STM-1 interface
connects IP-10 nodes in
a network
OPERATOR rw
stm1 peer-ip-address IP address of the remote
STM1 element
OPERATOR rw
stm1 peer-port-number Remote STM-1 port
number
OPERATOR rw
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 73 of 124
Parameter Group Parameter Description Privileges
stm1 peer-slot-id Slot ID of the remote
STM1 port
OPERATOR rw
stm1 ais-vc-signaling-admin Enabling or disabling the
signaling of AIS upon
receiving such from
OPERATOR rw
stm1 line-loopback Type of loopback in the
STM-1 interface
OPERATOR rw
stm1 transmit-trace-
identifier
String used as the
transmitted STM-1 signal
J0 trace identifier
OPERATOR rw
stm1 expected-trace-
identifier
String expected to be
received as the STM-1
signal J0 trace identifier
OPERATOR rw
stm1 peer-description Description of the remote
STM1 element
OPERATOR rw
stm1 oper-status Operational status VIEWER ro
stm1 interface-type Type of Interface VIEWER ro
stm1 max-num-of-vc Maximum number of VC
in STM
VIEWER ro
stm1 clock-source-status The clock source that is
set at the moment
VIEWER ro
stm1 loopback-counter Loopback time left (in
seconds)
VIEWER ro
stm1 ais-detection-status-
on-vc[63]
Status of AIS detection
on a specific VC
VIEWER ro
stm1 received-trace-
identifier
STM-1 signal J0 trace
identifier actually
received from the
interface
VIEWER ro
stm1 pm-15[96] 15 Minutes PM
monitoring
VIEWER ro
stm1 pm-24[30] 24 Hours PM monitoring VIEWER ro
stm1 stm1-led STM-1 SFP led VIEWER ro
stm1 sync-clock-source-vc VC number if clock
source is Sync or 0 if
clock is Local
Operator None
stm1 ds1-standard-klm-
mapping
Allows choosing between
standard and proprietary
KLM mapping
Operator rw
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 74 of 124
Parameter Group Parameter Description Privileges
stm1 rdi-v-signaling-admin Disables sending VC-
level RDI in the STM-
1/OC-3 interface
Operator
4.5 Diagnostics CLI Command Parameters
rmon Parameters
loopback Parameters
4.5.1 rmon Parameters
Parameter Group Parameter Description Privileges
rmon get-statistics Get RMON statistics operator rmon
rmon clear-port Clear RMON statistics
from a specific port
operator rmon
rmon clear-lag-port Clear RMON statistics of
a LAG-port
operator rmon
rmon clear-all Clear RMON statistics
from all ports
operator rmon
4.5.2 loopback Parameters
Parameter Group Parameter Description Privileges
line-loopback timeout Loopback timeout in
minutes (0 for unlimited)
operator rw
line-loopback line-loopback[16] Line loopback operator rw
line-loopback counter Loopback time left viewer ro
line-loopback stm1-line-loopback STM-1/OC-3 Line
loopback
operator rw
line-loopback stm1-timeout STM-1/OC-3 Loopback
timeout in minutes (0 for
unlimited)
operator rw
line-loopback stm1-counter STM-1/OC-3 Loopback
counter in seconds
viewer ro
radio-loopback timeout Loopback timeout in
minutes
operator rw
radio-loopback if-loopback[16] IF loopback activatio operator rw
radio-loopback rfu-rf-loopback RFU RF Loopback
Enable Command
operator rw
radio-loopback counter Loopback time left viewer ro
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 75 of 124
Parameter Group Parameter Description Privileges
eow Admin Engineering order wire
admin
viewer ro
user-channel admin User channel admin operator rw
user-channel type User channel type operator rw
5. Basic System Configuration
Setting IP Addresses
Adding Users
Navigating between Stacked Units
Performing Resets
TDM Trail Management
TDM Protected Trails (SNCP)
Showing TDM Trail PMs and Status
Ethernet Switch Application Configuration
Management Ports
VLAN Configuration
QoS Configuration
Auxiliary Channels
Automatic State Propagation, 1+0 Configuration Only
Radio Script Configuration
Configuration Backup
Software Version Management
Using CLI scripts
Radio Parameter Configurations
NTP
SNMP
CFM
5.1 Setting IP Addresses
To define a new IP address, do the following:
1. Log in as follows:
User: Admin or Operator
Password: Admin
2. At the command prompt, type: cd management\networking\ip-
address\, and press Enter.
3. Type: get ip-address, and press Enter.
This will give you the current IP address.
4. Type: set <new_ip_address>, and press Enter.
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 76 of 124
5.2 Adding Users
To define a new user, do the following:
1. Log in.
2. At the command prompt, type: cd management/mng-services/users/,
and press Enter.
3. Type: add-user <name> <group> <password aging days> <expiration
date>, and press Enter.
4. Type the password for the new user.
5.3 Navigating between Stacked Units
Going from the main unit to a different unit
After log-in, prompt is always given at the main unit. In order to change the
prompt to a different unit do the following:
1. Log in.
2. At the command prompt, type: cd /platform/shelf-manager/, and press
Enter.
3. Type: logon-unit <slot number>, and press Enter.
The prompt will change according to the relevant slot ID. For example, the
prompt for a unit located in slot 3 will show:
IP-10-SLOT-3:/>
Returning to Main Unit
In order to go back to the main unit, type
1. Log in.
2. At the command prompt, type: cd /platform/shelf-manager/, and press
Enter.
5.4 Performing Resets
In Stacked Configuration
To reset a specific unit in the shelf, do the following at the main unit:
1. Log in.
2. At the command prompt, type: cd /platform/shelf-manager/, and press
Enter.
3. Type: reset-unit <slot ID>, and press Enter.
Arguments description: Slot ID the slot of the IDU to be reset (16).
4. To reset all extension units (but not the main unit), do the following at the
main unit:
a. Log in.
b. At the command prompt, type: cd /platform/shelf-manager/, and
press Enter.
c. Type: reset-extensions <slot ID>.
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 77 of 124
5. To reset all units (including the main unit), do the following at the main
unit:
a. Log in.
b. At the command prompt, type: cd /platform/shelf-manager/, and press
Enter.
c. Type: reset-shelf <slot ID>.
In any IDU (standalone or shelf)
To reset an IDU locally (standalone or in extension prompt in the shelf), do the
following:
1. Log in.
2. At the command prompt, type: cd /platform/idc-board/, and press
Enter.
3. Type: reset-unit <slot ID>, and press Enter.
5.5 TDM Trail Management
Defining a TDM Trail
Viewing Trails Defined in the System
Deleting Trails
Activating/Deactivating Trails
5.5.1 Defining a TDM Trail
To define a TDM trail, do the following at the main unit:
1. Log in.
2. At the command prompt, type: cd /interfaces/pdh/trails/, and press
Enter.
3. Type: add-trail <trail ID> <trail desctiption> <ACM priority>
<operational/reserved> <protected/unprotected> <interface 1 slot
#> <interface 1 type> <interface 1 number> <interface 2 slot #>
<interface 2 type> <interface 2 number> , and press Enter.
Arguments description:
Trail-ID: up to 16 alphanumeric characters
Trail description: string up to 32 characters
ACM priority: high or low
Operational/reserved: reserved trails are introduced in the database
and the bandwidth wont be used for TDM traffic (it may be used for
ethernet traffic) but traffic does not flow. For operational trails
bandwidth is fully allocated and traffic flows
Protected/unprotected: unprotected trails are mappings between two
interfaces only. Protected trails are mappings between an end-point
interfaces and two other interfaces, the first of which is the primary
path and the second of which is the secondary path (see SNCP section
below).
Interface slot: slot number of the IDU containing the interface (from 1
to 6)
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 78 of 124
Interface type: line (E1/T1) or radio
Interface number: the number of the E1/T1 interface or radio VC to be
used.
For E1/T1 it can be 1 to 32 (1 to 16 if no extra 16 E1 T-card is
installed)
For radio, the maximum number depends on the radio script being
used
Unprotected trail example:
add-trail id1 desc1 high operational unprotected 1 line 1 1 radio 1.
5.5.2 Viewing Trails Defined in the System
To see all the defined trails, do the following:
1. Log in.
2. At the command prompt, type: cd /interfaces/pdh/trails/, and press
Enter.
3. To show all trails type: show-all-trails, and press Enter.
4. To show a specific trail by its ID type: show-trail-by-id <trail ID>, and
press Enter.
5. To show a specific trail by its source interface type: show-trail-by-src
<interface 1 slot #> <interface 1 type> <interface 1 number>, and
press Enter.
The trails will be shown in a table as follows (this is an example of a trail
from E1#1 in slot 2 to radio VC#1 in slot 3:
=============================================================
===
Legend: s/i/n/- 's'=slot-id 'i'=if-type 'n'=if-num '-'=Empty
s(0..6) i(l=line/r=radio/s=stm-
1/c=chain/s=sync_ethernet) n(1..180)
=============================================================
===
Source Dest1 Dest2 Dest3 Dest4 Dest5 Dest6
Dest7 Dest8 Dest9
-------------------------------------------------------------
-----------------
IndexInDb = 1, ID = t1, Desc = d1, Prio = high
Act = operational, TS = (0)
2/l/ 1 3/r/ 1 - - - - - -
- -
-------------------------------------------------------------
-----------------
where 2/l/1 denotes slot 2/line/interface 1.
5.5.3 Deleting Trails
There are several ways to delete trails:
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 79 of 124
1. Log in.
2. At the command prompt, type: cd /interfaces/pdh/trails/, and press
Enter.
3. To delete all trails type: del-all-trails, and press Enter.
4. To delete a specific trail by its ID type: del-trail-by-id <trail ID>, and
press Enter.
4. To delete a specific trail by its source interface type: del-trail-by-src
<interface 1 slot #> <interface 1 type> <interface 1 number>, and
press Enter.
5.5.4 Activating/Deactivating Trails
Trails mode can be toggled between active and reserved, as follows:
1. Log in.
2. At the command prompt, type: cd /interfaces/pdh/trails/, and press
Enter.
3. To activate/reserve all trails type: act-all-trails, and press Enter.
4. To activate/reserve a specific trail by its ID type: act-trail-by-id <trail
ID>, and press Enter.
5.6 TDM Protected Trails (SNCP)
All operations for unprotected trails are available for protected trails as well.
The additional operations for protected trails are described in this section.
Defining a Protected TDM Trail
Forcing Trails to Active/Standby
5.6.1 Defining a Protected TDM Trail
To define a TDM trail, do the following at the main unit:
1. Log in.
2. At the command prompt, type: cd /interfaces/pdh/trails/, and press Enter.
3. Type: add-trail <trail ID> <trail desctiption> <ACM priority>
<operational/reserved> <protected/unprotected> <end-point interface
slot #> < end-point interface type> < end-point interface number>
<primary path slot #> < primary path type> < primary path number>
<secondary path slot #> < secondary path type> < secondary path
number>, and press Enter.
Arguments description:
Trail-ID: up to 16 alphanumeric characters
Trail description: string up to 32 characters
ACM priority: high or low
Operational/reserved: reserved trails are introduced in the database
and the bandwidth wont be used for TDM traffic (it may be used for
ethernet traffic) but traffic does not flow. For operational trails
bandwidth is fully allocated and traffic flows
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 80 of 124
Protected/unprotected: unprotected trails are mappings between two
interfaces only. Protected trails are mappings between an end-point
interfaces and two other interfaces, the first of which is the primary
path and the second of which is the secondary path
Interface slot: slot number of the IDU containing the interface (from 1
to 6)
Interface type: line (E1/T1) or radio
Interface number: the number of the E1/T1 interface or radio VC to be
used.
For E1/T1 it can be 1 to 32 (1 to 16 if no extra 16 E1 T-card is
installed)
For radio, the maximum number depends on the radio script being
used
Protected trail example:
add-trail id1 desc1 high operational protected 1 line 1 2 radio 1 3 radio 1.
5.6.2 Forcing Trails to Active/Standby
Each protected trail can be forced to make either one of its paths active (or
none of them) as follows:
1. Log in.
2. At the command prompt, type: cd /interfaces/pdh/trails/, and press
Enter.
3. To force all trails to one of their paths type: protected-trail-force-active
<Id> <path>, and press Enter.
4. To force a specific trail by its ID type to one of its paths type: protected-
trail-force-active-by-id <Id> <path>, and press Enter.
<Id> - trail ID
<path> - primary, secondary or none
5.7 Showing TDM Trail PMs and Status
Showing TDM Trail PM Measurements
Showing TDM Trail Status
5.7.1 Showing TDM Trail PM Measurements
To see the TDM trails end-to-end PM measurements (as measured from this systems
interface), do the following:
1. Log in.
2. At the command prompt, type: cd /interfaces/pdh/trails/, and press
Enter.
3. To show PMs of all trails type: show-all-trail-pms, and press Enter.
4. To show a specific trails PMs by its ID type: show-trail-pms-by-id <trail
ID> <15 min interval> <24h interval>, and press Enter.
<15min/24h interval> is the interval number to be shown, where 0 is the
current interval, 1 is the previous one and so on. If no interval is
selected, the current one will be shown.
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 81 of 124
5.7.2 Showing TDM Trail Status
To see the TDM trails end-to-end PM measurements (as measured from this
systems interface), do the following:
1. Log in.
2. At the command prompt, type: cd /interfaces/pdh/trails/, and press
Enter.
3. To show PMs of all trails type: show-all-trail-alarms and press Enter.
5.8 Ethernet Switch Application Configuration
The Ethernet Switch menu includes the Switch Configuration, STP Protocol,
STP Configuration, and QoS & Rate Limiting items.
The Ethernet switching methods include:
Single Pipe - Ethernet switching is disabled, whereby only a single
Ethernet interface is used for traffic and the unit operates as a point-to-
point microwave Ethernet radio.
Managed Switch - For Layer 2 802.1Q switching.
Metro switch - Ethernet Q-in-Q provider switch is enabled.
To set the Ethernet switching method, do the following:
1. Log in.
2. At the command prompt, type: cd interfaces/ethernet/bridge/, and
press Enter.
3. Type: set ethernet-application <Ethernet application type> (Single
pipe, Managed switch, or Metro switch), and press Enter.
4. The system will reset (automatically).
5.9 Management Ports
Setting the Number of Management Ports
Setting the Management Type (inband, outband, VLAN)
Port Configuration
5.9.1 Setting the Number of Management Ports
1. At the command prompt, type: cd /management/networking/, and
press Enter.
2. Type: set number-of-ports <no. of ports> (0-3), and press Enter.
5.9.2 Setting the Management Type (inband, outband, VLAN)
1. At the command prompt, type: cd /management/networking/, and
press Enter.
2. Type set type < in-band or out-of-band >, and press Enter.
If you choose in-band, you should configure management VLAN id as
follows:
a. At the command prompt, type: cd /management/networking/, and
press Enter.
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 82 of 124
b. Type set vlan <no. of VLAN> (1-4090), and press Enter.
5.9.3 Port Configuration
Flow Control (Single Pipe only)
To enable or disable flow control, do the following:
1. At the command prompt, type cd interfaces/ethernet/bridge/
eth-port[port no.]/, and press Enter.
2. Type set flow-control <on/off>, and press Enter.
Managed Switch Ethernet Ports
To enable or disable port admin, do the following:
1. At the command prompt, type cd interfaces/ethernet/bridge/
eth-port[port no.]/, and press Enter.
2. Type set admin <enable/disable>, and press Enter.
To set port speed rate, do the following:
1. At the command prompt, type cd interfaces/ethernet/bridge/
eth-port[port no.]/, and press Enter.
2. Type set ethernet-rate <Rate> (10, 100 or 1000 Mbps), and press
Enter.
To set port duplex, do the following:
1. At the command prompt, type cd interfaces/ethernet/bridge/
eth-port[port no.]/, and press Enter.
2. Type set duplex < full-duplex / half-duplex >, and press Enter.
To set auto negotiation on/off, do the following:
1. At the command prompt, type cd interfaces/ethernet/bridge/
eth-port[port no.]/, and press Enter.
2. Type set auto-negotiation <on/off>, and press Enter.
To set the port type, do the following:
1. At the command prompt, type cd interfaces/ethernet/bridge/
eth-port[port no.]/, and press Enter.
2. Type set type <access or trunk>, and press Enter.
To set the default VLAN ID, do the following:
1. At the command prompt, type cd interfaces/ethernet/bridge/
eth-port[port no.]/, and press Enter.
2. Type set vlan <VLAN no.> (1-4090), and press Enter.
To enable or disable port learning, do the following:
1. At the command prompt, type cd interfaces/ethernet/bridge/
eth-port[port no.]/, and press Enter.
2. Type set learning <enable/disable>, and press Enter.
To add, remove, or accept VLANs, do the following:
1. The port type must be trunk.
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 83 of 124
2. At the command prompt, type cd interfaces/ethernet/bridge/
eth-port[port no.]/, and press Enter.
3. Type set-allowed-vlans <add, except, remove> <VLAN no.>, and press
Enter.
4. Type set-allowed-vlans < all, no-vlans>, and press Enter.
5.10 VLAN Configuration
To add, remove, enable, or disable VLANs, do the following:
1. At the command prompt, type cd interfaces/ethernet/bridge/, and press
Enter.
2. Type vlan <VLAN no.> <add, remove, enable, disable>, and press Enter.
To add or change the VLAN name, do the following:
1. At the command prompt, type cd interfaces/ethernet/bridge/, and press
Enter.
2. Type vlan <VLAN no.> name <VLAN name>, and press Enter.
5.11 QoS Configuration
Ingress Classifier
Egress Scheduler
Egress Shaper
Policer
QoS Tables
5.11.1 Ingress Classifier
To set classify initial, do the following:
1. At the command prompt, type cd interfaces/ethernet/bridge/
eth-port[port no.]/, and press Enter.
2. Type set qos-classify-initial < ip-tos, ip-tos-over-vlan-pbits, port, vlan-
pbits, vlan-pbits-over-ip-tos>, and press Enter.
To set classify vid override, do the following:
1. At the command prompt, type cd interfaces/ethernet/bridge/
eth-port[port no.]/, and press Enter.
2. Type set qos-classify-vid-override <disable, pbit-override, queue-and-
pbit-override, queue-override>, and press Enter.
To set classify mac da override, do the following:
1. At the command prompt, type cd interfaces/ethernet/bridge/
eth-port[port no.]/, and press Enter.
2. Type set qos-classify-mac-da-override <disable, pbit-override, queue-
and-pbit-override, queue-override>, and press Enter.
To set classify default, do the following:
1. At the command prompt, type cd interfaces/ethernet/bridge/
eth-port[port no.]/, and press Enter.
2. Type set qos-classify-default<1st, 2nd, 3rd, 4th>, and press Enter.
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 84 of 124
5.11.2 Egress Scheduler
To set Egress scheduler, do the following:
1. At the command prompt, type cd interfaces/ethernet/bridge/
eth-port[port no.]/, and press Enter.
2. Type: set qos-scheduling-scheme < all-queues-hrr, all-queues-strict,
fourth-and-third-queues-strict, fourth-queue-strict >, and press Enter.
5.11.3 Egress Shaper
To set egress shaper, do the following:
1. At the command prompt, type cd interfaces/ethernet/bridge/
eth-port[port no.]/, and press Enter.
2. Type: set qos-egress-shaper on/off, and press Enter.
3. Type: set qos-egress-shaper-rate <rate>, and press Enter.
5.11.4 Policer
To add/remove Policer, do the following:
1. At the command prompt, type cd interfaces/ethernet/bridge/
eth-port[port no.]/, and press Enter.
2. Type: qos-policer <add, remove> <policer name>, and press Enter.
To add a class to the Policer, do the following:
1. At the command prompt, type cd interfaces/ethernet/bridge/
eth-port[port no.]/, and press Enter.
2. Type: qos-policer-class <add, remove> <policer class name> <policer
name> <matching type: all, arp, first-queue, second-queue, third-
queue, fourth-queue, broadcast, multicast, non-tcp-udp, tcp-control,
tcp-data, udp, unicast, unknown-unicast, unknown-multicast> <rate>
<CBS> <exceed action: drop>, and press Enter.
3. Type: qos-show-policers to verify the data, and press Enter.
5.11.5 QoS Tables
To set VLAN Pbits Priority Remap Table, do the following:
1. At the command prompt, type cd interfaces/ethernet/bridge/
eth-port[port no.]/, and press Enter.
2. Type: qos-set-vlan-pbits-prio-remap <original Pbit> <Remapped
Pbit>, and press Enter.
To set VLAN ID to Queue Table, do the following:
1. At the command prompt, type cd interfaces/ethernet/bridge/
eth-port[port no.]/, and press Enter.
2. Type: qos-vlan-to-queue set/remove <VID> <queue ID: 1st-queue,
2nd-queue, 3rd-queue, 4th-queue >, and press Enter.
To set VLAN Pbits to Queue Table, do the following:
1. At the command prompt, type: cd interfaces/ethernet/bridge/, and
press Enter.
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 85 of 124
2. Type: qos-set-vlan-tag-pbit-val <VLAN_Pbit> <queue ID: 1st-queue,
2nd-queue, 3rd-queue, 4th-queue >, and press Enter.
To set IP Pbits to Queue Table, do the following:
1. At the command prompt, type: cd interfaces/ethernet/bridge/, and
press Enter.
2. Type: qos-set-ip-pbit-val <IP_Pbit> <queue ID: 1st-queue, 2nd-queue,
3rd-queue, 4th-queue>, and press Enter.
To set IP priority options, do the following:
1. At the command prompt, type: cd interfaces/ethernet/bridge/, and
press Enter.
2. Type: set qos-ip-tos-tc-pbits-option <diffserv, ip-precedence>, and
press Enter.
To set static MAC table, do the following:
1. At the command prompt, type: cd interfaces/ethernet/bridge/, and
press Enter.
2. Type: qos-static-mac-priority set/remove <MAC address> <dest.port
no.[1-8]> <priority [0-7]> <VLAN ID [1-4090]> , and press Enter.
To set Queue Weights table, do the following:
1. At the command prompt, type: cd interfaces/ethernet/bridge/, and
press Enter.
2. Type: qos-set-scheduler-q-weight <queue ID: 1st-queue, 2nd-queue,
3rd-queue, 4th-queue > <weight:1-32>, and press Enter.
5.12 Auxiliary Channels
Wayside Channel
User Channel
5.12.1 Wayside Channel
At the command prompt, type: cd interfaces/wayside/, and press Enter.
To set port admin, do the following:
1. Type: set admin <enable/disable>, and press Enter.
To set port rate:
1. Type: set ethernet-rate <10mbps or 100mbps>, and press Enter.
To set auto negotiation on/off:
1. Type: set auto-negotiation <on/off>, and press Enter.
To set port duplex:
1. Type: set duplex <full-duplex or half-duplex>, and press Enter.
5.12.2 User Channel
1. At the command prompt, type: cd interfaces/auxiliary/user-channel/,
and press Enter.
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 86 of 124
To set port admin:
1. Type: set admin <enable/disable>, and press Enter.
To set port type:
1. Type: set type asynchronous-<rs232 or v-11>, and press Enter.
5.13 Automatic State Propagation, 1+0 Configuration Only
Ethernet Shutdown (Rx) Profile Threshold (when ACM is enabled)
Metro Switch and Port Type Configuration
At the command prompt, type: cd interfaces/ethernet/, and press Enter.
To set Automatic state Propagation (also called GBE-mute-override) in Single
Pipe application:
Type: set-gbe-mute-override <criteria: none, lof-loc, lof-loc-excber,
lof-loc-remote, lof-loc-excber-remote >, and press Enter.
To set Automatic state Propagation (also called GBE-mute-override) in
Managed/Metro application:
Type: set-gbe-mute-override <criteria: none, lof, lof-excber, lof-
remote, lof-excber-remote >, and press Enter.
5.13.1 Ethernet Shutdown (Rx) Profile Threshold (when ACM is
enabled)
At the command prompt, type: cd radio/mrmc/, and press Enter
To set Ethernet shutdown (Rx) profile threshold:
Type: set eth-shutdown-threshold-profile < profile-0 to profile-7 >, and
press Enter.
5.13.2 Metro Switch and Port Type Configuration
To set Metro Switch:
1. At the prompt (IP-10:/>), type cd interfaces/ethernet/bridge/, and
press Enter.
2. At the new prompt, type set ethernet-application metro-switch, and
press Enter.
3. Confirm by typing yes, and press Enter.
The system will restart automatically.
To set the port type (CN/PN):
1. At the prompt (IP-10:/>), type cd interfaces/ethernet/bridge/
eth-port[port no.], and press Enter.
2. At the new prompt, type set type customer-network (or provider-
network), and press Enter.
To set Default VLAN on CN ports:
1. At the prompt (IP-10:/>), type cd interfaces/ethernet/bridge/eth-
port[port no.], and press Enter.
2. At the new prompt, type set vlan <VLAN ID>, and press Enter.
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 87 of 124
To set Allowed VLANs on PN ports:
1. At the prompt (IP-10:/>), type cd interfaces/ethernet/bridge/eth-
port[port no.], and press Enter.
2. At the new prompt, type set-allowed-vlans <add,all,except,no-
vlans,remove> <VLAN ID>, and press Enter.
To set provider port ether type:
1. At the prompt (IP-10:/>), type cd interfaces/ethernet/bridge/, and
press Enter.
2. At the new prompt, type set provider-port-ethertype <0x88a8, 0x8100,
0x9100, 0x9200>, and press Enter.
5.14 Radio Script Configuration
To set the radio script:
1. At the prompt (IP-10:/>), type cd radio/mrmc/, then press Enter.
2. At the new prompt, type change-script-cmd < Script's name> <
Operational mode> <Maximum profile> disable-adaptive-power, then
press Enter.
Parameter values for the radio script include:
Script Name
10Mbps-6.5MHz-4QAM-Grade-1
155Mbps-26MHz-128QAM-Grade-1
181Mbps-26MHz-256QAM-Grade-1
20Mbps-6.5MHz-16QAM-Grade-1
39Mbps-26MHz-4QAM-Grade-1
39Mbps-6.5MHz-256QAM-Grade-1
47Mbps-9MHz-64QAM-Grade-1
ACM_181Mbps-26MHz-256QAM-Grade-1
ACM_367Mbps-52MHz-256QAM-Grade-1
ACM_42Mbps-6.5MHz-256QAM-Grade-1
ACM_87Mbps-12.5MHz-256QAM-Grade-1
Operational Mode
acm-adaptive-mode
acm-fixed-mode
regular-mode (for non ACM scripts)
Maximum Profile
For ,choose a specific profile for ACM fixed mode . In
regular mode only profile-0 is available.
profile-0
profile-1
profile-2
profile-3
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 88 of 124
profile-4
profile-5
profile-6
profile-7
5.15 Configuration Backup
The configuration backup file must be transferred between the main unit and
an external site by FTP. Configuration files may be transferred between the
extension units and the main unit.
Setting External FTP Client Site Parameters
Creating Backup Files of Existing Configuration
Saving Configuration Files in External Site
Downloading Saved Configuration Files
Restoring Configuration from Files
5.15.1 Setting External FTP Client Site Parameters
To define the FTP settings, do the following at the main unit:
1. At the command prompt, type: /platform/idc-board, and press Enter.
2. Type: set set host-ip <ip> (the clients IP address), and press Enter.
3. Type: set host-path <path> (the site to the desired file location at the
client), and press Enter.
4. Type: set set user-name <user-name> (the user name expected from
client), and press Enter.
5. Type: change-user-password and press Enter; upon prompt write the
password expected from client, and press Enter.
5.15.2 Creating Backup Files of Existing Configuration
1. At the command prompt, type: cd /platform/shelf-manager/
2. In order to create the backup file for a certain slot, type: config-backup --
unit <slot number>, and press Enter.
2. In order to create the backup file for a all the slots in the shelf, type:
config-backup --all, and press Enter.
5.15.3 Saving Configuration Files in External Site
1. At the command prompt, type: cd /platform/idc-board/
2. In order to upload the file to the FTP client, type: upload-archive
configuration, and press Enter.
3. In order to see the upload status, type: get config-upload-status, and
press Enter.
"ready" means "no action was taken, ready to continue"
A successful result will give "succeeded"
5.15.4 Downloading Saved Configuration Files
1. At the command prompt, type: cd /platform/idc-board/
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 89 of 124
2. In order to download the file from the FTP client, type: download-archive
configuration, and press Enter.
3. In order to see the upload status, type: get config-download-status, and
press Enter.
"ready" means "no action was taken, ready to continue"
A successful result will give "succeeded"
5.15.5 Restoring Configuration from Files
1. At the command prompt, type: cd /platform/shelf-manager/
2. In order to create the backup file:
For a certain slot, type: config-restore --unit <slot number>, and press
Enter.
For all the slots in the shelf, type: config-restore --all, and press Enter.
3. In order to reset the relevant units: reset-extensions reset-shelf reset-
unit
For a certain slot, type: reset-unit <slot number>, and press Enter.
For all the slots in the shelf, type: reset-shelf, and press Enter.
For all the extension slots in the shelf, type: reset-extensions, and press
Enter.
5.16 Software Version Management
The software version files must be transferred between the main unit and an
external site by FTP. Form the main unit they can be deployed to the
extension units.
Setting External FTP Client Site Parameters
Upgrading to a more Advanced Version
Downgrading to a Previous Version
Rollback Procedure
5.16.1 Setting External FTP Client Site Parameters
To define the FTP settings, do the following at the main unit:
1. At the command prompt, type: /management/mng-service/mng-
software, and press Enter.
2. Type: set server-url <ip/path> (the clients IP address and files path),
and press Enter.
3. Type: set server-login <user-name> (the user name expected from
client), and press Enter.
4 Type: change-server-password and press Enter; upon prompt write the
password expected from client, and press Enter.
5.16.2 Upgrading to a more Advanced Version
1. Type: download, and press Enter. This will download the new package.
2. In order to install the downloaded file:
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 90 of 124
For a certain slot, type: upgrade --unit <slot number>, and press
Enter.
For all the slots in the shelf, type: upgrade --all, and press Enter.
5.16.3 Downgrading to a Previous Version
1. Type: download --downgrade, and press Enter.
This will download the package.
2. To install the downloaded file:
For a specified slot, type: downgrade --unit <slot number>, and press
Enter.
For all the slots in the shelf, type: downgrade --all, and press Enter.
5.16.4 Rollback Procedure
To roll back to the previously installed version:
For a certain slot, type: rollback --unit <slot number>, and press
Enter.
For all the slots in the shelf, type: rollback --all, and press Enter.
5.17 Using CLI scripts
CLI scripts are text files containing CLI commands which can be downloaded
and run in the main unit only.
Setting External FTP Client Site Parameters
Downloading CLI Scripts from FTP Client
Managing and Executing Scripts
5.17.1 Setting External FTP Client Site Parameters
To define the FTP settings, do the following at the main unit:
1. At the command prompt, type: /platform/idc-board, and press Enter.
2. Type: set set host-ip <ip> (the clients IP address), and press Enter.
3. Type: set host-path <path> (the site to the desired file location at the
client), and press Enter.
4. Type: set set user-name <user-name> (the user name expected from
client), and press Enter.
5. Type: change-user-password and press Enter; upon prompt write the
password expected from client, and press Enter.
5.17.2 Downloading CLI Scripts from FTP Client
1. At the command prompt, type: cd /platform/idc-board/, and press
Enter.
2. Type: set cli-script-file-name<file name> (the scripts file name), and
press Enter.
3. In order to download the file from the FTP client, type: download-archive
cli-script, and press Enter.
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 91 of 124
4. In order to see the upload status, type: get download-cli-script-status,
and press Enter.
"ready" means "no action was taken, ready to continue"
A successful result will give "succeeded"
5.17.3 Managing and Executing Scripts
1. In order to see the contents of the currently loaded script, type: cli-script
show, and press Enter.
2. In order to execute the currently loaded script, type: cli-script execute,
and press Enter.
3. In order to delete the currently loaded script, type: cli-script delete, and
press Enter.
5.18 Radio Parameter Configurations
To set TX frequency:
Type cd /radio/rfu/ set tx-freq <frequency in KHz>, then press Enter.
To set RX frequency:
Type cd /radio/rfu/ set rx-freq <frequency in KHz>, then press Enter.
To set TX power level:
Type cd /radio/rfu/max-tx-level <TX level in dBm>, then press Enter.
To mute/unmute the TX:
Type cd /radio/rfu/ set mute-tx <disable/enable>, then press Enter.
To set ATPC reference level:
Type cd /radio/rfu/ set atpc-ref-rx-level <reference level in dBm>,
then press Enter.
To enable ATPC:
Type cd /radio/rfu/ set atpc-admin <enable/disable>, then press
Enter.
To set RX level PM threshold1:
Type cd /radio/rfu/ set pm-rx-level-threshold-1 <threshold in dBm>,
then press Enter.
To set RX level PM threshold2:
Type cd /radio/rfu/ set pm-rx-level-threshold-2 <threshold in dBm>,
then press Enter.
To set TX level PMs threshold:
Type cd /radio/rfu/ set pm-tx-level-threshold <threshold in dBm>,
then press Enter.
To enable/disable MAC header compression:
Type cd /radio/ set mhc-admin <enable/disable>, then press Enter.
To set Link-ID:
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 92 of 124
Type cd /radio/framer/ set link-id <Link-ID number>, then press
Enter.
To set radio excessive BER threshold:
Type cd /radio/framer/ set radio-excessive-ber-threshold <BER: 1e-
3, 1e-4, 1e-5>, then press Enter.
To set radio signal degrade threshold:
Type cd /radio/framer/ set radio-signal-degrade-threshold <BER: 1e-
6, 1e-7, 1e-8, 1e-9>, then press Enter.
To set MSE PMs threshold:
Type cd /radio/modem/set mse-threshold <Threshold in dB>, then
press Enter.
5.19 NTP
To set NTP service enable/disable:
1. At the command prompt, type: cd /management/mng-services/
time-service/ntp, and press Enter.
2. Type set server 192.168.1.100, and press Enter.
3. Type set admin <enable/disable>, and press Enter.
To set NTP offset from GMT:
1. At the command prompt, type: cd management/mng-services/
time-service/, and press Enter.
2. Type set gmt-offset-hours 2, and press Enter.
3. Type set gmt-offset-minutes 0, and press Enter.
To set Daylight Saving Time:
1. At the command prompt, type: cd /management/mng-services/
time-service, and press Enter.
2. Type set dst-start-month Apr, and press Enter.
3. Type set dst-start-day 1, and press Enter.
4. Type set dst-end-month Nov, and press Enter.
5. Type set dst-end-day 1, and press Enter.
To set Date and Time, whereby the time and date format are day-month-
year,hours:mins:secs:
1. At the command prompt, type: cd /management/mng-services/
time-service, and press Enter.
2. Type set time-and-date 10-3-2009,15:00:00, and press Enter.
5.20 SNMP
SNMP Parameters for SNMP Version 3
Defining the Web Protocol that will work with HTTPS
To set SNMP enable/disable:
1. At the command prompt, type: cd /management/mng-protocols/snmp,
and press Enter.
2. Type set admin <enable /disable>, and press Enter.
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 93 of 124
To set the SNMP version:
1. At the command prompt, type: cd /management/mng-protocols/snmp,
and press Enter.
2. Type set version v3 (or v1 for SNMP version 1), and press Enter.
5.20.1 SNMP Parameters for SNMP Version 3
To set the security mode to authentication, and the authentication algorithm
to sha:
1. At the command prompt, type: cd /management/mng-protocols/snmp,
and press Enter.
2. Type change-user-settings user_name_example authentication sha,
and press Enter.
3. Enter the SNMPv3 Password: user_password_example, and press Enter.
To set the security mode to authentication-privacy, and the Authentication
algorithm to md5:
1. At the command prompt, type: cd /management/mng-protocols/snmp,
and press Enter.
2. Type change-user-settings user_name_example authentication-
privacy md5, and press Enter.
3. Enter the SNMPv3 Password: user_password_example, and press Enter.
To set the security mode to no-security, and the authentication algorithm to
no authentication:
1. At the command prompt, type: cd /management/mng-protocols/snmp,
and press Enter.
2. Type change-user-settings no-se-user no-security no-auth, and press
Enter.
To set the telnet protocol to enable/disable:
1. At the command prompt, type: cd /management/mng-protocols, and
press Enter.
2. Type set telnet-admin <enable/disable>, and press Enter.
To set web GUI to enable/disable:
1. At the command prompt, type: cd /management/mng-protocols, and
press Enter.
2. Type set web-admin <enable/disable>, and press Enter.
5.20.2 Defining the Web Protocol that will work with HTTPS
It is important to note the order!
Step 1: Create the NE certificate based on the NE's public key. The public
key receives the public key file through upload.
1. At the command prompt, type: cd /platform/idc-board, and press Enter.
2. Type upload-archive public-key, and press Enter.
You can find your public_key file (such as 192.168.1.18_pub_key) in your
host path directory.
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 94 of 124
Step 2: Download the NE certificate.
Before you download the certificate, copy your NE
certificate to your ftp host path directory.
1. At the command prompt, type: cd /platform/idc-board, and press Enter.
2. Type set security-file-format <pem/der>, and press Enter.
3. Type set security-file-type <target-certificate>, and press Enter.
4. Type set security-file-name <MYCERT.crt> (your certificate file
name), and press Enter.
5. Type download-archive security-file, and press Enter.
Step 3: (Optional) Download the NE CA's certificate.
1. At the command prompt, type: cd /platform/idc-board, and press Enter.
2. Type set security-file-format <pem/der>, and press Enter.
3. Type set security-file-type <target-ca-certificate>, and press Enter.
4. Type set security-file-name <EssentialSSLCA_2.crt> (your CA-
certificate file name), and press Enter.
5. Type download-archive security-file, and press Enter.
Step 4: (Optional) Set the web-ca-certificate-admin parameter to enable.
1. At the command prompt, type: cd /management/mng-protocols, and
press Enter.
2. Type set web-ca-certificate-admin <enable> /<disable>, and press
Enter.
Step 5: Set the web-protocol parameter to https.
1. At the command prompt, type: cd /management/mng-protocols, and
press Enter.
2. Type set web-protocol <https> /<http>, and press Enter.
Enter the URL in the WEB GUI, such as https://192.168.1.1
to use the https protocol.
5.21 CFM
Domain
Domain & Association
Association
CCM
Local MEP
Remote MEP
MIP
Loopback (Ping)
Link Trace
Auto Link Trace
CCM Interval
Auto Link Trace Interval
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 95 of 124
Remote MEP Learning Time
Ring RSTP
5.21.1 Domain
Under service-oam level
Creation:
IP-10:/interfaces/ethernet/bridge/service-oam> domain add <Domain
name> <Domain level [1-7]> , and press Enter.
Deletion:
IP-10:/interfaces/ethernet/bridge/service-oam> domain remove <Domain
name> <Domain level [1-7]> , and press Enter.
5.21.2 Domain & Association
Under service-oam level
Creation:
IP-10:/interfaces/ethernet/bridge/service-oam> domain add <Domain
name> <Domain level [1-7]> <Association name> <VLAN ID [1-4090]> , and
press Enter.
Deletion:
IP-10:/interfaces/ethernet/bridge/service-oam> domain remove <Domain
name> <Domain level [1-7]> <Association name> <VLAN ID [1-4090]> , and
press Enter.
5.21.3 Association
Under service-oam level:
Creation
IP-10:/interfaces/ethernet/bridge/service-oam> association add
<Association name> <Domain name> <VLAN ID [1-4090]> , and press Enter.
Deletion
IP-10:/interfaces/ethernet/bridge/service-oam> association remove
<Association name> <Domain name> <VLAN ID [1-4090]> , and press Enter.
5.21.4 CCM
Under service-oam level
On
IP-10:/interfaces/ethernet/bridge/service-oam> ccm-admin enable
<Domain level [1-7]> <VLAN ID [1-4090]> , and press Enter.
Off
IP-10:/interfaces/ethernet/bridge/service-oam> ccm-admin disable
<Domain level [1-7]> <VLAN ID [1-4090]> , and press Enter.
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 96 of 124
5.21.5 Local MEP
Under interfaces level
Creation
1. IP-10:/interfaces/ethernet/bridge/eth-port [x]> mep set < MEP ID [1-
8191]> < Domain level [1-7]> <VLAN ID [1-4090]> < Direction
[up/down]> <CCM VLAN Pbit priority [0-7]> , and press Enter.
2. IP-10:/interfaces/ethernet/bridge/eth-port [x]> mep set < MEP ID [1-
8191]> < Domain level [1-7]> <VLAN ID [1-4090]> < Direction
[up/down]> , and press Enter.
Deletion
IP-10:/interfaces/ethernet/bridge/eth-port [x]> mep remove < MEP ID [1-
8191]> < Domain level [1-7]> <VLAN ID [1-4090]> < Direction [up/down]> ,
and press Enter.
5.21.6 Remote MEP
Under service-oam level
Creation
1. IP-10:/interfaces/ethernet/bridge/service-oam> remote-mep set
<Remote MEP ID [1-8191]> <Domain name> <VLAN ID [1-4090]> <MAC
address [xx:xx:xx:xx:xx:xx]> , and press Enter.
2. IP-10:/interfaces/ethernet/bridge/service-oam> remote-mep set
<Remote MEP ID [1-8191]> <Domain name> <VLAN ID [1-4090]>, and
press Enter.
Deletion
IP-10:/interfaces/ethernet/bridge/service-oam> remote-mep remove
<Remote MEP ID [1-8191]> <Domain name> <VLAN ID [1-4090]> , and press
Enter.
5.21.7 MIP
Under interfaces level
Creation
IP-10:/interfaces/ethernet/bridge/eth-port[x]> mip add <Domain level [1-
7]> , and press Enter.
Deletion
IP-10:/interfaces/ethernet/bridge/eth-port[x]> mip remove <Domain level
[1-7]> , and press Enter.
5.21.8 Loopback (Ping)
Under service-oam level
1. IP-10:/interfaces/ethernet/bridge/service-oam> ping mac-address
<MAC address [xx:xx:xx:xx:xx:xx]> md-name <Domain name> <VLAN
ID[1-4090]> <VLAN Pbit priority[0-7]> , and press Enter.
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 97 of 124
2. IP-10:/interfaces/ethernet/bridge/service-oam> ping mac-address
<MAC address [xx:xx:xx:xx:xx:xx]> md-name <Domain name> <VLAN
ID[1-4090]> , and press Enter.
3. IP-10:/interfaces/ethernet/bridge/service-oam> ping mac-address
<MAC address [xx:xx:xx:xx:xx:xx]> md-level <Domain level[1-7]> <VLAN
ID[1-4090]> <VLAN Pbit priority[0-7]> , and press Enter.
4. IP-10:/interfaces/ethernet/bridge/service-oam> ping mac-address
<MAC address [xx:xx:xx:xx:xx:xx]> md-level <Domain level[1-7]> <VLAN
ID[1-4090]> , and press Enter.
5. IP-10:/interfaces/ethernet/bridge/service-oam> ping mep-id <Remote
MEP ID[1-8191]> md-name <Domain name> <VLAN ID[1-4090]> <VLAN
Pbit priority[0-7]> , and press Enter.
6. IP-10:/interfaces/ethernet/bridge/service-oam> ping mep-id <Remote
MEP ID[1-8191]> md-name <Domain name> <VLAN ID[1-4090]> , and
press Enter.
7. IP-10:/interfaces/ethernet/bridge/service-oam> ping mep-id <Remote
MEP ID[1-8191]> md-level <Domain level[1-7]> <VLAN ID[1-4090]>
<VLAN Pbit priority[0-7]> , and press Enter.
8. IP-10:/interfaces/ethernet/bridge/service-oam> ping mep-id <Remote
MEP ID[1-8191]> md-level <Domain level[1-7]> <VLAN ID[1-4090]> ,
and press Enter.
5.21.9 Link Trace
Under service-oam level
1. IP-10:/interfaces/ethernet/bridge/service-oam> linktrace mac-address
<MAC address [xx:xx:xx:xx:xx:xx]> md-name <Domain name> <VLAN
ID[1-4090]> <VLAN Pbit priority[0-7]> , and press Enter.
2. IP-10:/interfaces/ethernet/bridge/service-oam> linktrace mac-address
<MAC address [xx:xx:xx:xx:xx:xx]> md-name <Domain name> <VLAN
ID[1-4090]> , and press Enter.
3. IP-10:/interfaces/ethernet/bridge/service-oam> linktrace mac-address
<MAC address [xx:xx:xx:xx:xx:xx]> md-level <Domain level[1-7]> <VLAN
ID[1-4090]> <VLAN Pbit priority[0-7]> , and press Enter.
4. IP-10:/interfaces/ethernet/bridge/service-oam> linktrace mac-address
<MAC address [xx:xx:xx:xx:xx:xx]> md-level <Domain level[1-7]> <VLAN
ID[1-4090]> , and press Enter.
5. IP-10:/interfaces/ethernet/bridge/service-oam> linktrace mep-id
<Remote MEP ID[1-8191]> md-name <Domain name> <VLAN ID[1-
4090]> <VLAN Pbit priority[0-7]> , and press Enter.
6. IP-10:/interfaces/ethernet/bridge/service-oam> linktrace mep-id
<Remote MEP ID[1-8191]> md-name <Domain name> <VLAN ID[1-
4090]> , and press Enter.
7. IP-10:/interfaces/ethernet/bridge/service-oam> linktrace mep-id
<Remote MEP ID[1-8191]> md-level <Domain level[1-7]> <VLAN ID[1-
4090]> <VLAN Pbit priority[0-7]> , and press Enter.
8. IP-10:/interfaces/ethernet/bridge/service-oam> linktrace mep-id
<Remote MEP ID[1-8191]> md-level <Domain level[1-7]> <VLAN ID[1-
4090]> , and press Enter.
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 98 of 124
5.21.10 Auto Link Trace
Under service-oam level:
Creation
1. IP-10:/interfaces/ethernet/bridge/service-oam> auto-linktrace add
<Remote MEP ID [1-8191]> md-name <Domain name> <VLAN ID[1-
4090]> <VLAN Pbit priority[0-7]> , and press Enter.
2. IP-10:/interfaces/ethernet/bridge/service-oam> auto-linktrace add
<Remote MEP ID [1-8191]> md-name <Domain name> <VLAN ID[1-
4090]> , and press Enter.
3. IP-10:/interfaces/ethernet/bridge/service-oam> auto-linktrace add
<Remote MEP ID [1-8191]> md-level <Domain level[1-7]> <VLAN ID[1-
4090]> <VLAN Pbit priority[0-7]> , and press Enter.
4. IP-10:/interfaces/ethernet/bridge/service-oam> auto-linktrace add
<Remote MEP ID [1-8191]> md-level <Domain level[1-7]> <VLAN ID[1-
4090]> , and press Enter.
Deletion
1. IP-10:/interfaces/ethernet/bridge/service-oam> auto-linktrace remove
<Remote MEP ID [1-8191]> md-name <Domain name> <VLAN ID[1-
4090]> , and press Enter.
2. IP-10:/interfaces/ethernet/bridge/service-oam> auto-linktrace remove
<Remote MEP ID [1-8191]> md-level <Domain level[1-7]> <VLAN ID[1-
4090]> , and press Enter.
5.21.11 CCM Interval
Under service-oam level
Modification
IP-10:/interfaces/ethernet/bridge/service-oam> ccm-interval <interval
time: 1-sec, 10-sec, 1-min, 10-min> <Domain level [1-7]> <VLAN ID [1-4090]>
, and press Enter.
5.21.12 Auto Link Trace Interval
Under service-oam level
Modification
IP-10:/interfaces/ethernet/bridge/service-oam> set auto-linktrace-interval
[seconds: range 60-3600] , and press Enter.
5.21.13 Remote MEP Learning Time
Under service-oam level
Modification
IP-10:/interfaces/ethernet/bridge/service-oam> set remote-meps-learning-
time [seconds: range 60-3600] , and press Enter.
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 99 of 124
5.21.14 Ring RSTP
To enable Ring RSTP:
Type cd /interfaces/ethernet/bridge/ set stp-protocol ring-rstp, and
press Enter.
To set bridge priority:
Type cd /interfaces/ethernet/bridge/ set priority <priority no: range 0-
61440, steps of 4096>, and press Enter.
To set interfaces priority:
Type cd /interfaces/ethernet/bridge/ethe-port[port no.]/ set priority
<interface priority no: range:0-240, steps of 16>, and press Enter.
To set interfaces patch cost:
Type cd /interfaces/ethernet/bridge/ethe-port[port no.]/ set path-cost
<patch cost>, and press Enter.
To set if interface is an edge port or ring port (non-edge port):
Type cd /interfaces/ethernet/bridge/ethe-port[port no.]/ set edge-port
<yes/no>, and press Enter.
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 100 of 124
6. Index of Parameters by Command Group
diagnostics 14, 30, 31, 74
admin 75
Admin 75
clear-all 31, 74
clear-lag-port 30
clear-port 30, 74
counter 74
get-statistics 30, 74
if-loopback 74
line-loopback 14, 74
loopback 14
radio-loopback 15
rfu-rf-loopback 74
rmon 14, 28, 30, 31, 74
show-files-list 30
stm1-counter 74
stm1-line-loopback 74
stm1-timeout 74
timeout 74
type 75
interfaces 14, 55
acm-ethernet-threshold 56
active-sync-source 55
act-trail-by-id 29
actual-duplex 63
actual-ethernet-rate 63
add-def-trails 30
add-trail 29
admin 65, 72
Admin 55, 57, 67, 71
ageing-time 56
aggregate-port 28
ais-detection-status 71
ais-detection-status-on-vc 73
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 101 of 124
ais-line-detection-Admin 55
ais-vc-signaling-admin 73
association 27
auto-linktrace 27
auto-linktrace-interval 67
auto-negotiation 55, 57, 67
available-radio-interfaces 71
available-sdh-interfaces 71
available-sync-radio-interfaces 71
available-sync-sdh-interfaces 71
available-sync-tdm-interfaces 71
available-tdm-interfaces 71
bad-octets-rcv 59
brdc-pkts-rcv 60
brdc-pkts-sent 61
bridge 14, 23, 56
bridge-id 56
bridge-role 56
cable-length 71
capacity 55
capacity-threshold 64
ccm-Admin 27
ccm-interval 27
class-hier1-qos-by-known-pdu-table-admin 65
class-hier1-qos-by-mac-table-admin 65
class-hier1-qos-by-udp-ports-table-admin 65
class-hier2-inband-mgmt-vlan-table-admin 65
class-hier3-reg-prio-by-dscp-admin 65
class-hier3-reg-prio-by-mpls-admin 65
class-hier3-reg-prio-by-vlan-pbits-admin 66
classifier-cos-to-queue-tbl 25
classifier-hier1-qos-by-known-pdus-tbl 25
classifier-hier1-qos-by-mac-tbl 25
classifier-hier1-qos-by-udp-ports-tbl 25
classifier-hier2-inband-management-vlan-tbl 25
classifier-hier3-reg-prio-by-def-port-tbl 25
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 102 of 124
classifier-hier3-reg-prio-by-dscp-tbl 26
classifier-hier3-reg-prio-by-mpls-tbl 26
classifier-hier3-reg-prio-by-vlan-pbits-tbl 26
clear-all-counters 26
clear-all-peer-info 24
clear-peer-info 25, 28, 64
clear-rmon 25, 64
clock-source 56, 70, 72
clock-source-status 73
collisions 62
connector-type 57, 64
deferred 62
del-trail-by-id 29
del-trail-by-src 29
designated-path-cost 64, 68
disable-all-ports 28
domain 27
ds1-standard-klm-mapping 73
dump-hw-table-configuration 30
dump-revertive-timers-array 30
dump-trails-db 30
duplex 55, 57, 64, 67
e1t1-port 14, 70, 71
e1t1-priority 71
edge-port 64, 67
enable-all-ports 28
enhanced-tm 14, 25, 26, 27, 65, 66, 67
ethernet 14, 23, 56
ethernet-application 56
ethernet-rate 55, 57, 64, 67
eth-port 14, 25, 57, 58, 59, 60, 61, 62, 63, 64, 65
evc-name 64, 67
exber-threshold 70
excess-collision-drop 64
excessive-ber-threshold 72
expected-trace-identifier 73
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 103 of 124
flow-control 57, 64, 67
force-mute 72
fragments-pkts 60
functionality-led 64
good-octets-rcv 63
good-octets-sent 64
if-table-indiscards 58, 68
if-table-inerrors 59, 69
if-table-innucastpkts 58, 69
if-table-inoctets 58, 69
if-table-inucastpkts 58, 69
if-table-inunknownprotos 59, 69
if-table-outdiscards 59, 69
if-table-outerrors 59, 69
if-table-outnucastpkts 59, 69
if-table-outoctets 59, 69
if-table-outucastpkts 59, 70
in-discards 63
in-fcs-err 61
in-filtered 63
in-pause 60
in-rx-err 60
interface-alias 67, 71
interface-index 58, 70
interface-type 58, 70, 71, 73
in-uni-casts 60
jabber-pkts 60
lag-load-balance 56
lag-member 28
lag-members-list 70
lag-members-max-number 70
lag-port 28, 29, 67, 68, 69, 70, 74
lag-ports-max-number 56
late-collision-detect 63
learning 57
Learning 67
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 104 of 124
line-code 70
line-code-17-24 70
line-code-1-8 70
line-code-25-32 70
line-code-9-16 70
line-loopback 70, 73
line-pm-15 71
line-pm-24 71
line-tx-protection-mode 72
linktrace 27
local-trail.protected-pri-path-services-status 71
local-trail.protected-sec-path-services-status 71
loopback-counter 73
loopback-timeout 72
mac-address 63, 70
management-auto-negotiation 64
management-capacity 64
management-duplex 64
management-ethernet-rate 64
management-only 64, 70
management-port-admin 65
management-type 56
management-vlan 65
max-hops 56
max-num-of-vc 73
mc-pkts-rcv 60
mc-pkts-sent 62
mep 25, 28
mip 25, 28
msti-bridge-priority 56
msti-port-path-cost 67
msti-port-priority 68
multiple-collision-frame 62
node-to-node-connection 72
oper-status 58, 70, 71, 73
out-fcs-err 63
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 105 of 124
out-filtered 63
out-pause 62
out-uni-casts 61
oversize-pkts 60
path-cost 68
pdh 14, 23, 28, 55, 67, 77, 78, 79, 80
pdh-led[2] 70
peer-description 58, 68, 73
peer-ip-address 57, 68, 72
peer-mac-address 58, 68
peer-port-number 57, 68, 72
peer-slot-id 57, 68, 73
perform-local-trail-consistency-check 30
ping 27
pkts-1024-max-octets 61
pkts-128-255-octets 61
pkts-256-511-octets 61
pkts-512-1023-octets 61
pkts-64-octets 61
pkts-65-127-octets 61
pm-15 65, 73
pm-24 65, 73
pm-queue-15min-interval 66
pm-queue-24hr-interval 66
port-connection 57
port-curr-ber 71
port-group 14, 28, 70
port-service-type 57, 68
priority 64, 68
Priority 56
protected-trail-force-active 29
protected-trail-force-active-by-id 29
protected-trail-switch-reset 29
protected-trail-switch-reset-by-id 29
protection-only 65, 70
protection-port-admin 65
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 106 of 124
provider-port-ethertype 56
ptp-optimized-transport-admin 66
qos-classify-default 57, 68
qos-classify-initia 57
qos-classify-initial 68
qos-classify-mac-da-override 57, 68
qos-classify-vid-override 57, 68
qos-copy-priorities-configuration 24
qos-copy-rate-limiting-configuration 24
qos-detach-policer 25
qos-egress-shaper 57
qos-egress-shaper-rate 58
qos-ip-tos-tc-pbits-option 56
qos-policer 24
qos-policer-class 24
qos-policer-name 58
qos-scheduling-scheme 57, 68
qos-set-ip-pbit-val 24
qos-set-scheduler-q-weight 24
qos-set-vlan-pbits-prio-remap 25, 28
qos-set-vlan-tag-pbit-val 24
qos-show-ip-pbit-val 24
qos-show-policer-classes 25
qos-show-policers 24
qos-show-scheduler-q-weight 24
qos-show-static-mac-priorities 24
qos-show-vlan-pbits-prio-remap 25, 28
qos-show-vlan-tag-pbit-val 24
qos-show-vlan-to-queue 24
qos-static-mac-priority 24
qos-vlan-to-queue 24
queues-queue-size-tbl 26
rdi-v-signaling-admin 74
received-trace-identifier 73
remote-mep 27
remote-meps-learning-time 67
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 107 of 124
role 65, 70
root-id 56
root-path-cost 56
scheduler-configuration-tbl 26
sdh 14, 55, 72
sd-threshold 70
service-oam 14, 27, 28, 67, 95, 96, 97, 98
set-allowed-vlans 25, 28
set-clock-source 23
set-gbe-mute-override 23
set-sync-source 23
shaper-configuration-tbl 26
shaper-global-admin 66
show-allowed-vlans 25, 28
show-all-traffic-statistic 24
show-all-trail-pms 29
show-auto-linktrace-list 27
show-auto-linktrace-maid-stat us 28
show-auto-linktrace-mep-status 28
show-bridge-status 24
show-classifier-cos-to-queue-tbl 26
show-classifier-hier1-qos-by-known-pdus-tbl 26
show-classifier-hier1-qos-by-mac-tbl 26
show-classifier-hier1-qos-by-udp-ports-tbl 26
show-classifier-hier2-inband-management-vlan-tbl 26
show-classifier-hier3-reg-prio-by-def-port-tbl 26
show-classifier-hier3-reg-prio-by-dscp-tbl 26
show-classifier-hier3-reg-prio-by-mpls-tbl 27
show-classifier-hier3-reg-prio-by-vlan-pbits-tb 27
show-configured-local-meps 27
show-configured-remote-meps 27
show-domain-interval 28
show-domain-list 28
show-eth-statistics 23
show-forwarding-table 24
show-gbe-mute-override 23
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 108 of 124
show-if-table-counters 25, 28
show-local-meps-list 28
show-local-trails-statistics 30
show-maid-list 28
show-meps-list 25, 28
show-mips-list 25, 28, 29
show-ports-status 23
show-port-status 25, 28
show-queues-queue-size-tbl 27
show-remote-meps-list 28
show-running-config 24
show-scheduler-configuration-tbl 27
show-shaper-configuration-tbl 27
show-trail-by-id 29
show-trail-by-src 29
show-trail-pms-by-id 29
show-trails-statistics 29
show-vlan-info 24
show-wred-thresholds-tbl 27
signal-degrade-threshold 72
single-collision-frame 62
state 58, 70
stats-port-counter-1024-max-oct-frames-tx 66
stats-port-counter-128-255-oct-frames-tx 66
stats-port-counter-256-511-oct-frames-tx 66
stats-port-counter-512-1023-oct-frames-tx 66
stats-port-counter-64-oct-frames-tx 66
stats-port-counter-65-127-oct-frames-tx 66
stats-port-counter-bcast-frames-tx 66
stats-port-counter-bytes-tx 66
stats-port-counter-mcast-frames-tx 67
stats-port-counter-ucast-frames-tx 67
stats-print-port-counters 27
stats-queue-green-bytes-passed 67
stats-queue-green-packets-dropped 67
stats-queue-yellow-bytes-passed 67
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 109 of 124
stats-queue-yellow-packets-dropped 67
stm1 14, 72, 73, 74
stm1-led 73
stp-protocol 56
sync 14, 23, 55, 56
sync-clock-source-vc 73
sync-electrical-gbe-eth-regenerator-direction 55
sync-source-regenerator-admin 55
sync-source-revertive-timer 56
sync-trail-radio-interfaces 72
sync-trail-sdh-interfaces 72
sync-vc 72
throughput-threshold 64
trace-identifier-string-length 72
trail.protected-pri-path-services-status 71
trail.protected-sec-path-services-status 71
trail-revertive-switch-timeout 72
trails 14, 29, 30, 71, 72, 77, 78, 79, 80
trails-level-trail-trap-admin 71
transmit-trace-identifier 73
tx-mute-upon-rx-loc 57
type 64, 68
undersize-pkts 60
utilization-threshold 64
view-clock-source 23
view-sync-source 23
vlan 24, 64, 68
vlan-range 25
wayside 14, 55
wayside-auto-negotiation 65
wayside-capacity 65
wayside-duplex 65
wayside-ethernet-rate 65
wayside-only 65, 70
wayside-port-admin 65
wred-global-admin 67
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 110 of 124
wred-thresholds-tbl 27
IP-10G 15
echo 15
find 15
lsp 15
show-tree 15
write 15
management 13, 15, 16
abort-timer 18
add-user 18
admin 33
Admin 32, 36
alarm-current 13, 17, 31
alarm-external 31
alarm-report 13
alarm-service 13, 16, 17, 31, 32
alarms-set-to-default 16
alarms-user-defined-fields 32
auto-negotiation 34
blocking-fail-login-time 33
block-radio 33
capacity 34
cfg-service 13, 16, 31
change-password 18
change-server-password 18
change-user-settings 19
cleanup 18
clear 16
clear-entire-pm 17
common-version-idu 33
common-version-rfu 33
common-version-rfu-downgrade 33
common-version-rfu-upgrade 33
communication-inactivity-time out 35
default-gateway 34
delete-user 18
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 111 of 124
downgrade 17
download 17
download-status 32
dst-end-day 32
dst-end-month 32
dst-offset 32
dst-start-day 32
dst-start-month 32
duplex 34
edit-alarm 16
ethernet-rate 34
event-log 13, 16, 31
event-service 13
event-to-syslog 31
excessive-ber-admin 34
External-input 32
external-input.Admin 31
external-input.severity 31
external-input.text 31
external-output 31
external-output.Admin 31
external-output.group 31
floating-ip 34
floating-ip-address 13, 19, 34
floating-ip-garp-retries 34
gmt-offset-hours 32
gmt-offset-minutes 32
hw-address 34
idle-login-time 33
installation-timer 32
install-status 33
ip-address 13, 34
kernel-reinstall 17
login-fail-threshold 33
log-srv 13
mib-version 36
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 112 of 124
mng-protocols 13, 16, 19, 31, 35
mng-services 7, 13, 16, 31, 75
mng-software 13, 17, 18, 31, 32, 33, 89
most-severe 31
multi-radio 33
networking 13, 16, 19, 31, 34, 75, 81
ntp 13, 32
number-of-ports 34
package-download 17
package-install 17
package-uninstall 17
ping 16
pm-service 13, 17, 31
poll-interval 32
read-community 36
rollback 17
running-version-idu 33
security-log 13, 18
server 32
server-login 32
server-url 32
set-fip-lock-timer 19
set-to-default 16, 31
show 16
show-alarm 17
show-packages 17
show-users 18
shutdown-link-on-radio-fault 34
signal-degrade-admin 34
snmp 13, 19, 35, 36
status 32, 36
status-download 33
status-install 33
status-show 19
subnet-mask 34
sync-server 32
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 113 of 124
telnet 16
telnet-Admin 35
telnet-status 35
time-and-date 32
timer-downgrade 18
timer-rollback 18
timer-upgrade 18
time-service 13, 32
time-to-install 32
trap-Admin 35
trap-clli 36
trap-community 36
trap-heartbeat 35
trap-manager 35
trap-name 36
trap-port 35
trap-severity-filter 35
trap-status-change-filter 35
type 34
unit-role 34
upgrade 17
users 5, 7, 13, 18, 31, 33, 75
v3-auth-algorithm 36
v3-security-mode 35
v3-username 36
verify-packages 17
version 35
version-package-name 33
versions-idu 17
versions-rfu 17
view-security-log 18
vlan 34
web-Admin 35
web-ca-certificate-Admin 35
web-inactivity-timeout 35
web-protocol 35
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 114 of 124
web-restart 19
web-status 35
write-community 36
platform 14, 15, 19, 36, 37
acm-license 40
Admin 44
alive-slot-population 37
all-odu 14, 44
archive-operating-units 37
archives-operation-status 37
available-interfaces 37
available-sdh-interfaces1 37
available-sdh-interfaces2 37
available-sdh-interfaces3 37
board-modules 38
board-sub-type 38, 45
board-type 45
capacity-name 40
cfg-backup-show 19
cfg-mismatch-details 21
chain-firmware 38
chain-hardware-features 38
chain-sub-type 38
chain-type 38
change-user-password 20
clear-device-error 21
clear-switch-counter 15, 21
cli-script 20
cli-script-file-name 41
comments 40, 45
company-name 40
config-backup 20
config-creation-status 41
config-download-status 42
config-install-status 42
config-restore 20
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 115 of 124
config-upload-status 41
copy-to-mate-cmd 21
copy-to-mate-status 44
create-archive 20
current-license-code 40
date-code 39, 45
daughter-board 14, 45
demo-Admin 40
demo-timer 40
device-error 44
download-archive 20
download-cli-script-status 42
download-security-status 42
excessive-ber-switch-admin 44
extension-units-protection-Admin 37
file-transfer-protocol 41
firmware 38, 45
force-to-radio 45
force-unmute 21
fpga 14, 43
fw-version 43
hardware 38, 45
hass-number 39, 45
host-ip 41
host-path 41
hw-feature 39
hw-inventory-version 40
hw-mode 42
hw-supported-bit-rate 39
idc-board 14, 19, 20, 36, 41, 42, 76, 88, 90
idc-clli 41
idc-firmware 38
idc-hardware-features 38
idc-sub-type 38
idc-type 38
idu-led 42
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 116 of 124
install-archive 20
inventory 14, 38, 39, 40
kernel-modules-version 42
lan-id 36
latitude 37
license 14, 36, 40, 41
license-code 40
license-demo-timer 39
license-register 40
license-type 40
logo 40
logon-unit 19
longitude 36
main-fpga-running-fw-version 43
main-view 40
manual-switch-cmd 21
master-communication-status 44
mate-communication-status 44
mate-idu 14, 19, 21, 36, 44
mate-ip-address 44
mate-mac-address 44
max-physical-ports 37
max-physical-sdh-ports 37
measurement-system 41
modem-firmware 38
modem-hardware-features 38
modem-sub-type 38
modem-system-rate 38
modem-type 38
mux-firmware 38
mux-hardware-features 38
mux-sub-type 38
mux-type 38
network-resiliency-license 40
num-of-10-100-1000-interfaces 39
num-of-fe-interfaces 39
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 117 of 124
num-of-interfaces 45
num-of-radio-interfaces 39
num-of-sfp-interfaces 39
num-of-tdm-interfaces 39
num-of-working-hours 39, 45
operation-mode 45
part-number 40, 45
per-usage-license 41
pic-version 39
power-supply-1-alarm-admin 37
primary-radio 45
production-inventory-version 40
product-name 40
protection-Admin 44
protection-force-switch 44
protection-led 42
protection-lockout 44
protection-mode 44
radio-diversity 14, 15, 19, 21, 36, 45, 46
radio-interfaces 37
radio-led 42
receive-radio-traffic 46
remote-atpc-Admin 43
remote-atpc-ref-rx-level 43
remote-ber-adjustment-time 44
remote-cl 14, 21, 44
remote-co 14, 21, 44
remote-communication 43
remote-default-gateway 43
remote-floating-ip-address 43
remote-force-max-tx-level 43
remote-force-mute-tx 43
remote-green-mode-admin 44
remote-idu 14, 19, 21, 36, 43, 44
remote-ip-address 43
remote-led 42
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 118 of 124
remote-link-id 43
remote-lof-adjustment-time 44
remote-management-type 43
remote-management-vlan 44
remote-most-severe-alarm 43
remote-reset-idc-hw 21
remote-rx-level 43
remote-slot-id 43
remote-subnet-mask 43
remote-web-protocol 43
reset-extensions 19
reset-idc-hw 20
reset-shelf 19
reset-unit 19
revertive-mode 46
revertive-timer 46
rfu-led 42
running-firmware-version 45
rx-master-iq-delay 39
rx-master-iq-delay-index-in-f df-table 39
rx-slave-iq-delay 39
rx-slave-iq-delay-index-in-fdf table 39
sdh-interfaces 37
secondary-fpga-running-fw-version 43
security-file-format 41, 42
security-file-name 42
security-file-type 41
serial-number 39, 45
shelf-info-create 20
shelf-manager 14, 19, 20, 36, 37, 75, 76, 88, 89
shelf-most-severe-alarm 37
shelf-versions 19
signature 40, 41
slot-id 42
slot-label 37
slot-population 37
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 119 of 124
spare1 39
Spare2 39
Spare3 39
status-text-indication 42
switch-application-license 40
switch-counter 46
switchover-on-copper-loc 44
switch-request 15, 21
syncu-license 40
system-contact-person 36
system-description 37
system-location 36
system-location-bay 36
system-location-shelf 36
system-name 36
system-services 36
system-up-time 41
tdm-capacity-license 40
tdm-capacity-value 40
TDM-interfaces 37
temperature 41
tm-license 40
total-num-of-interfaces 38
tx-iq-delay 39
tx-iq-delay-index-in-fdf-table 39
type-of-tdm-interfaces 39
unit-info-creation-status 42
unit-info-upload-status 42
upload-archive 20
upload-pub-key-status 42
user-name 41
version 42
voltage-input 41
warning-banner-download-status 41
warning-banner-file-name 42
xc-firmware 38
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 120 of 124
xc-hardware-features 38
xc-role 42
xc-sub-type 38
xc-type 38
radio 14, 15, 21, 46
adaptive-tx-power-admin 49
adaptive-tx-power-reference-class 49
atpc-Admin 51
atpc-override-state 51
atpc-override-tx-level 51
atpc-ref-rx-level 51
atpc-timeout 51
atpc-timer-counter 51
atpc-timer-override-cancel 22
automatic-delay-calibration 22
automatic-delay-calibration-status 54
Band 52
cable-tilt 52
change-script-cmd 22
clear-com-device-error 22
clear-counters 22
clear-device-error 22
communication-status 52
connected-rfu-grade 49
current-acm-adaptive-rx-profile 50
current-acm-adaptive-tx-profile 50
current-acm-mode 49
current-available-capacity 46
current-rx-bitrate 49
current-rx-profile 49
current-rx-qam 49
current-rx-vc 49
current-script-capacity 49
current-tx-bitrate 49
current-tx-profile 48
current-tx-qam 49
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 121 of 124
current-tx-vc 49
data-sci-errors 53
debug-current-config-status 47
defected-blocks 50
delay-calibration 53
device-error 54
eth-shutdown-threshold-profile 49
events-enable 47
fpga-version-number 54
framer 14, 48
green-mode-admin 53
green-mode-ref-rx-level 53
high-priority-ethernet-bw 46
ifc-support 52, 54
if-loopback 54
if-loopback-support 52
interface-alias 46
internal-download-counter 52, 54
internal-download-status 52, 54
internal-fw-download-action 22
internal-fw-download-cancel 22
internal-fw-download-counter 54
internal-fw-download-status 54
internal-sw-download-action 22
ldpc-decoder-stress 50
link-id 48
loaded-script-description 49
loaded-script-versio 49
log-Admin 51
log-interval 51
lo-sense 52
max-available-tdm-cap 46
max-available-tdm-interfaces 49
max-bandwidth 52
max-radio-vc 49
max-rx-freq 52
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 122 of 124
max-rx-vc 49
max-tx-freq 52
max-tx-level 51
mhc-Admin 46
min-adaptive-acm-rx-profile 50
min-bandwidth 52
min-rx-freq 52
min-rx-vc 49
min-tx-freq 52
modem 14, 21, 22, 46, 50
mrmc 14, 21, 22, 46, 48, 49, 50, 86, 87
mrmc-pm-15min-interval 49
mrmc-pm-24hour-interval 49
mse 50
mse-forward 53
mse-threshold 50
mute-tx 51
occupied-bandwidth 49
operation-mode 48
oper-status 48
part-number 53
pm-15min-interval 50, 53
pm-15min-interval-combined 53
pm-15min-interval-diversity 53
pm-24hour-interval 50, 53
pm-24hour-interval-combined 53
pm-24hour-interval-diversity 53
Pmax 52
pmin 53
pm-rx-level-threshold-1 50
pm-rx-level-threshold-2 50
pm-tx-level-threshold 51
power-supply-status 52
predistortion-support 52
radio-ber 48
radio-excessive-ber-threshold 48
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 123 of 124
radio-if-interface 46
radio-if-interface-operational-status 46
radio-pm-15min-interval 48
radio-pm-24hour-interval 48
radio-signal-degrade-threshold 48
remote-cl 14
rfic 14, 54
rf-loopback-support 52
rfu 14, 21, 22, 46, 50, 51, 52, 53, 54
rfu-address 53
rfu-chosen-grade 48
rfu-cl 14, 22, 54
rfu-co 14, 22, 54
rfu-d-copartner-carrier 54
rfu-fw-upload 22, 54
rfu-installation 53
rfu-mode 54
rfu-rf-loopback 51
rfu-sw-upload 14, 22, 54
rfu-temp 54
rfu-type 52
rfu-xpic-support 53
rsl-connector-source 54
rx-freq 51
rx-freq-local-remote 53
rx-level 52
rx-level-combined 54
rx-level-diversity 54
script-package-version 48
serial-number 53
slave-if-loopback 47
slave-mute-transmitter 47
slave-rfu-comm-status 47
slave-xpic-enable 47
slave-xpic-lop 47
slave-xpi-mute 48
FibeAir IP-10G CLI (Command Line Interface) User Guide
Ceragon Proprietary and Confidential Page 124 of 124
slicer-input-scaling 50
software-version-number 53
standard-organization 51
sync-clock-source-channel 46
synthesizer-status 52
tdm-radio-pm 14
tdm-radio-pm-15min-interval 50
tdm-radio-pm-24hour-interval 50
temp-in-celsius 51
temp-in-fahrenheit 52
traffic-priority-scheme 46
tx-freq 51
tx-freq-local-remote 53
tx-level-status 52
tx-rx-freq-separation 52
unfaded-rsl 51
user-rfu-mute 47
xpi 50
xpic 14, 47, 48
xpic-status 47
xpi-threshold 50
xrsm-cfg-delay-between-retries 47
xrsm-cfg-duration-of-retry 47
xrsm-cfg-enable 48
xrsm-cfg-num-of-retries 47
xrsm-cfg-retry-length-mul-fact or 47

You might also like