eam showallport
Function
The eam showallport command is used to query the information about all ports of EAM.
Format
eam showallport
Parameters
None
Views
Diagnostic view
Usage Guidelines
None
Example
Query the information about all ports of EAM.
admin:/diagnose>eam showallport
------------Show port begin----------
type name=ETH
size=256
extPortId=0x22003
portName=CTE0.A.H0
phyStatus=1
linkStatus=10
linkQuality=0
tmpFlag=0
shutdown=1
portType=1
logicType=0
protocolType=3
node=0
maxSpeed=2
runSpeed=2
drvName=H0
uptime=17406144
bondId=0x21f01
------------Show port end----------
------------Show port begin----------
type name=BOND
size=248
extPortId=0x21f01
portName=kk
phyStatus=1
linkStatus=10
linkQuality=0
tmpFlag=0
shutdown=0
portType=7
logicType=0
protocolType=0
node=0
maxSpeed=0
runSpeed=0
drvName=
uptime=17406144
------------Show port end----------
admin:/diagnose>
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
type name |
Port type name. |
size |
Port memory size. |
extPortId |
Port ID. |
portName |
Port name. |
phyStatus |
Physical status of the port. |
tmpFlag |
Temporary flag of the port. |
linkStatus |
Link status of the port. |
linkQuality |
Link quality of the port. |
shutdown |
Status of the port switch. |
portType |
Port type. |
logicType |
Logical type of the port. |
protocolType |
Port protocol type. |
node |
Node where the port is located. |
maxSpeed |
Type of the maximum running rate of the port. |
runSpeed |
Type of the port running rate. |
drvName |
Name of the port driver. |
uptime |
Time when the link quality status of the port is updated. |
bondId |
ID of the bond port to which the port belongs. |