cfpPort
cfpPort - configure the transmit CFP port.
SYNOPSIS
cfpPort sub-command options
DESCRIPTION
The cfpPort command is used to set the CFP port values.
STANDARD OPTIONS
getIxiaCfpAdapterType
.The cfpPort getIxiaCfpAdapter command returns the type of ixia cfp adapter currently plugged in. There are 3 different values returned:
- 0 (None) - there isn't an ixia adapter plugged in. It's a cfp from another vendor, or no cfp.
- 1 (QSFP) - there is an ixia adapter plugged in with a QSFP interface (it could be dual or single).
- 2 (CXP) - these is an ixia adapter plugged in with a CXP interface.
getModuleId
Gets module identifier.
getVendor
Gets the vendor for CFP.
isIxiaCfpAdapter
Signifies if Ixia gets CFP adapter.
enableDualPortOperation
If true, enables dual port operation.
transmitClockDeviation
For ports that support the portFeatureFrequencyOffset feature, this is the transmit clock deviation expressed in parts per million (ppm). (default = 0). A 'cfpPort' in dual port mode has two 'ports' in single port mode it has one. When dual mode is enabled both ports on a dual adapter will have the same deviation. In single port mode the clock deviation is still programmed as a port property instead of a CfpPort property.
COMMANDS
The cfpPort command is invoked with the following sub-commands. If no sub-command is specified, returns a list of all sub-commands available.
cfpPort set chassisId, cardId, portId
Singifies the set option for cfpPortID.
cfpPort get chassisId, cardId, portId
Signifies the get option for cfpPortID.
cfpPort write chassisId, cardId, portId
Signifies the write option for cfpPortID.
cfpPort forceEnablePort chassisId, cardId, portId
Signifies when port is forcefully enabled.
cfpPort isDualCfpPort chassisId, cardId, portId
Signifies if CFP port is dual or not.