display ap wired-port
Parameters
Parameter |
Description |
Value |
---|---|---|
interface-type interface-number |
Specifies the type and number of an AP wired interface. |
The interface type and number need to be selected according to the actual device. |
ap-name ap-name |
Specifies an AP name. |
The AP name must exist. |
ap-id ap-id |
Specifies an AP ID. |
The AP ID must exist. |
Example
# Display GE interface configuration of AP huawei.
<AC6605> display ap wired-port gigabitethernet 0 ap-name huawei -------------------------------------------------------------------------------- Wired port number : 0 Wired port type : GigabitEthernet Wired port description : Wired port STP : disable Wired port user isolate : disable Wired port PVID VLAN : - Wired port VLAN tagged : - Wired port VLAN untagged : - Wired port Eth-trunk : - Wired port LLDP : enable Wired port LLDP basic TLV management address: enable Wired port LLDP basic TLV port description : enable Wired port LLDP basic TLV system capability : enable Wired port LLDP basic TLV system description: enable Wired port LLDP basic TLV system name : enable Wired port CRC warn switch : No Wired port CRC warn high threshold : 50 Wired port CRC warn low threshold : 20 -------------------------------------------------------------------------------- Traffic Type Direction AppliedRecord ---------------------------------------------------------------------------------------- traffic-filter inbound IPv4 ACL 3012 ---------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------- Traffic Type Direction RemarkType RemarkValue AppliedRecord ---------------------------------------------------------------------------------------- traffic-remark outbound 802.1p 2 IPv6 ACL 3011 ------------------------------------------------------------------------------------------ -------------------------------------------------------------------------------
Item |
Description |
---|---|
Wired port number | Number of the wired interface. |
Wired port type | Type of the wired interface. |
Wired port description | Description of the wired interface. |
Wired port workmode | Mode of the wired interface. |
Wired port STP | Whether to enable STP on the wired interface. |
Wired port user isolate | Whether to enable user isolation on the wired interface. |
Wired port PVID VLAN | PVID of the wired interface. |
Wired port VLAN tagged | VLAN to which the interface is added in tagged mode. |
Wired port VLAN untagged | VLAN to which the interface is added in untagged mode. |
Wired port Eth-trunk | Trunk ID to which the wired interface is bound. |
Wired port LLDP | Whether to enable LLDP on the wired interface. |
Wired port LLDP basic TLV management address | Management IP address of the wired interface. |
Wired port LLDP basic TLV port description | Wired interface description. |
Wired port LLDP basic TLV system capability | Wired interface capability set. |
Wired port LLDP basic TLV system description | Wired interface system description. |
Wired port LLDP basic TLV system name | Wired interface system name. |
Wired port CRC warn switch | Whether to enable the alarm function for CRC errors on the wired interface. |
Wired port CRC warn high threshold | Upper alarm threshold for CRC errors on the wired interface. |
Wired port CRC warn low threshold | Lower alarm threshold for CRC errors on the wired interface. |
Traffic Type | ACL-based packet filtering and re-marking implemented by the
AP wired port.
|
Direction | Incoming or outgoing packets. |
AppliedRecord | IPv4/IPv6/L2 packet filtering and re-marking based on ACLs. |
RemarkType | Protocol type.
|
RemarkValue | Protocol type value.
|
# Display Eth-trunk interface configuration of AP huawei.
<AC6605> display ap wired-port eth-trunk 0 ap-name huawei ------------------------------------------------------------------------------ Eth-trunk ID : 0 Eth-trunk description : - STP : disable User isolate : disable PVID VLAN : - VLAN tagged : - VLAN untagged : - -------------------------------------------------------------------------------- Traffic Type Direction AppliedRecord ---------------------------------------------------------------------------------------- traffic-filter inbound IPv4 ACL 3012 ---------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------- Traffic Type Direction RemarkType RemarkValue AppliedRecord ---------------------------------------------------------------------------------------- traffic-remark outbound 802.1p 2 IPv6 ACL 3011 ------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------
Item |
Description |
---|---|
Eth-trunk ID | ID of the Eth-trunk interface. |
Eth-trunk description | Description of the Eth-trunk interface. |
STP | Whether to enable STP on the Eth-trunk interface. |
User isolate | Whether to enable user isolation on the Eth-trunk interface. |
PVID VLAN | PVID of the Eth-trunk interface. |
VLAN tagged | VLAN to which the Eth-trunk interface is added in tagged mode. |
VLAN untagged | VLAN to which the Eth-trunk interface is added in untagged mode. |
Traffic Type | ACL-based packet filtering and re-marking implemented by the
AP wired port.
|
Direction | Incoming or outgoing packets. |
AppliedRecord | IPv4/IPv6/L2 packet filtering and re-marking based on ACLs. |
RemarkType | Protocol type.
|
RemarkValue | Protocol type value.
|