User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 659 of 825
Ceragon Proprietary and Confidential
•
Message Fast Init
- The initial value used to initialize the variable which
determines the number of transmissions that are made during fast
transmission periods. In this release, this parameter is set at 4.
19.2.3
Configuring LLDP Port Parameters (CLI)
This section explains how to enable LLDP per port, and determine how LLDP
operates and which TLVs are sent for each port:
To define how the LLDP agent operates on a specific port, enter the following
command in root view:
root> ethernet lldp agent-admin-set interface eth slot <slot>
port <port> agent-admin <agent-admin>
To enable or disable LLDP notifications to the NMS on a specific port, enter the
following command in root view:
root> ethernet lldp agent-notif-enable interface eth slot
<slot> port <port> agent-notif-enable <agent-notif-enable>
Table 210: LLDP Port CLI Parameters
Parameter
Input Type
Permitted Values
Description
slot
Number
1
The slot in which the card resides.
port
Number
1-3
The port for which you want to configure
LLDP.
agent-admin
Variable
txOnly
rxOnly
txAndRx
disabled
Defines how the LLDP protocol operates
for this port:
•
txOnly - The LLDP agent transmits LLDP
frames on this port but does not update
information about its peer.
•
rxOnly
- The LLDP agent receives but
does not transmit LLDP frames on this
port.
•
txAndRx
- The LLDP agent transmits
and receives LLDP frames on this port
(default value).
•
disabled
- The LLDP agent does not
transmit or receive LLDP frames on this
port.
agent-notif-
enable
Variable
true
false
•
true
- The agent sends a Topology
Change trap to the NMS whenever the
system information received from its
peer changes.
•
false
- Notifications to the NMS are
disabled (default value).
The following commands configure Ethernet port 2 to transmit and receive LLDP
frames and to send a Topology Change trap to the NMS whenever the system
information of its peer changes: