FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 444 of 597
Examples
The following command sets GbE 1 to 100 Mbps, full duplex:
eth type eth [1/1]>speed-and-duplex state set '100fd'
Note:
Before performing this command, you must verify that the
media-type attribute is set to rj45.
The following command sets GbE 1 to 1000 Mbps, full duplex:
eth type eth [1/1]>speed-and-duplex state set '1000fd'
17.3.6
Configuring an Interface’s Auto Negotiation State (CLI)
To configure an Ethernet interface’s auto-negotiation state, go to interface
view for the interface and enter the following command:
eth type eth [x/x]>autoneg state set <autoneg state>
Table 141: Interface Auto Negotiation State CLI Parameters
Parameter
Input Type
Permitted
Values
Description
autoneg state Variable
On
off
Enables or disables auto-negotiation on the physical
interface.
Example
The following command enables auto negotiation for GbE 2:
eth type eth [1/2]>autoneg state set on
17.3.7
Configuring an Interface’s IFG (CLI)
The IFG attribute represents the physical port Inter-frame gap. Although you
can modify the IFG field length, it is strongly recommended not to modify the
default value of 12 bytes without a thorough understanding of how the
modification will impact traffic.
To configure an Ethernet interface’s IFG, go to interface view for the interface
and enter the following command:
eth type eth [x/x]>ifg set <ifg>
Table 142: Interface IFG CLI Parameters
Parameter
Input Type
Permitted
Values
Description
ifg
Number
6 - 15
Sets the interface’s IFG (in bytes).
Example
The following command sets the ifg for GbE 1 to 12:
eth type eth [1/1]>ifg set 12
The following displays the currently configured ifg for GbE 1:
eth type eth [1/1]>ifg get