FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 443 of 597
Examples
The following command shows the attributes of GbE 1:
eth type eth [1/1]>summary show
The following command shows the operational state of GbE 1:
eth type eth [1/1]>operational state show
17.3.4
Configuring an Interface’s Media Type (CLI)
The Media Type attribute defines the physical interface Layer 1 media type.
Permitted values are RJ-45 and SFP.
To configure an Ethernet interface’s Media Type, go to interface view for the
interface and enter the following command:
eth type eth [x/x]>media-type state set <media type>
Table 139: Interface Media Type CLI Parameters
Parameter
Input Type
Permitted
Values
Description
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.
Example
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 140: Interface Speed and Duplex State CLI Parameters
Parameter
Input Type
Permitted
Values
Description
speed-and-
duplex state
Variable
'10hd'
'10fd'
'100hd'
'100fd'
'1000fd'
This parameter sets the maximum speed and the
duplex state of the interface. For RJ-45 interfaces, any
of the permitted values can be configured. For SFP
interfaces, only '1000fd' is supported.
Note:
10HD is not supported in the current release.