User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 589 of 825
Ceragon Proprietary and Confidential
media type
Variable
rj45
sfp
Select the physical interface layer 1
media type
:
RJ45
- An electrical (RJ-45) Ethernet
interface.
SFP
- An optical (SFP) Ethernet interface.
The following command sets GbE 1 to RJ-45 (electrical):
eth type eth [1/2]>media-type state set rj45
The following command sets GbE 2 to SFP:
eth type eth [1/2]>media-type state set sfp
17.3.5
Configuring an Interface’s Speed and Duplex State (CLI)
To configure an Ethernet interface’s maximum speed and duplex state, go to
interface view for the interface and enter the following command:
eth type eth [x/x]>speed-and-duplex state set <speed-and-duplex
state>
Table 156: Interface Speed and Duplex State CLI Parameters
Parameter
Input Type
Permitted Values
Description
speed-and-duplex
state
Variable
'10hd'
'10fd'
'100hd'
'100fd'
'1000fd'
‘10000fd’
This parameter sets the maximum
speed and the duplex state of the
interface. For RJ-45 interfaces, any
of the permitted values except
10000fd can be configured. For
SFP interfaces, only '1000fd' is
supported. For SFP+ interfaces (IP-
20V and IP-20E R2H ESP models
only), only 1000fd and 10000fd
are supported.
Notes:
To use an SFP+ interface in 10GE mode, the third-party switch must be
running Pause Frame Flow Control, as defined in IEEE 802.3x. It is also
recommended to configure shapers on the third-party switch so as to
limit the packet flow from the switch to the IP-20E unit to 2.5 Gbps.
After changing the speed of an SFP+ interface to or from 10000fd, you
must reset the unit in order for the change to take effect.
10HD is not supported in the current release.
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'