display ap lldp neighbor
命令格式
display ap lldp neighbor { { ap-name ap-name | ap-id ap-id } [ interface interface-type interface-number ] | brief }
使用指南
应用场景
执行该命令后,可以查看到AP有多少个LLDP邻居、每个邻居的设备ID、端口ID、系统名称、系统描述、管理地址等信息,这些信息是由AP上报给AC的。
如果不指定任何参数,则会显示能够查询到的所有AP所有端口的LLDP信息。
前提条件
在AP系统模板视图下执行命令lldp report enable,开启AP的LLDP邻居信息上报功能。
使用实例
# 查看所有AP的LLDP邻居信息。
<HUAWEI> display ap lldp neighbor brief -------------------------------------------------------------------------------------- Hostname Neighbor device Management address Local intf Neighbor intf TTL -------------------------------------------------------------------------------------- huawei Quidway 10.10.10.3 GE0 GigabitEthernet0/0/16 119 -------------------------------------------------------------------------------------- Total: 1
项目 | 描述 |
---|---|
Hostname |
AP名称 |
Neighbor device |
AP邻居的系统名称 |
Management address |
AP邻居的管理地址 |
Local intf |
AP的本地接口 |
Neighbor intf |
AP邻居的接口 |
TTL |
AP的邻居设备信息在AP上的存活时间 |
# 查看名称为“huawei”的AP的GE0口的LLDP邻居信息。
<HUAWEI> display ap lldp neighbor ap-name huawei interface gigabitethernet 0 -------------------------------------------------------------------------------- AP 1 Port 0 has 1 neighbor(s): Basic port information Neighbor index : 1 Host Name : huawei Chassis ID type : macAddress Chassis ID : 5489-9876-b7d7 Port ID type : interfaceName Port ID : GigabitEthernet0/0/2 Time to live : 120s Port description : GigabitEthernet0/0/2 System name : Quidway System description : S12712 Huawei Versatile Routing Platform Software VRP (R) software,Version 5.110 (S12712 V200R013C00) Copyright (C) 2007 Huawei Technologies Co., Ltd. System capabilities supported: wlanAccessPoint telephone System capabilities enabled : wlanAccessPoint telephone Management address type : IPv4 Management address : 10.10.10.5 DOT3 port information -------------------------------------------------------------------------------- Power port class : Unknown PSE power supported : No PSE power enabled : No PSE pairs control ability : No Power pairs : Unknown Port power classification : Unknown Power type : Type 2 PSE Power source : Reserved Power priority : High PD requested power value : 479.5(w) PSE allocated power value : 281.6(w) PD requested power value Mode A : 0.0(w) PD requested power value Mode B : 2335.4(w) PSE allocated power value Alternative A : 1055.8(w) PSE allocated power value Alternative B : 1488.9(w) Power Class : Unknown PSE power pairsx : Alternative A Power typex : Type unknown PD 4PID : No PD Load : Single-signature PSE maximum available power : 421.6(w) PSE Autoclass support : Yes Autoclass completed : Idle Autoclass request : Completed Power down : No Legacy port information -------------------------------------------------------------------------------- 4-pair PoE Supported : Yes Spare pair Detection/Classification required: Yes PD Spare Pair Desired State : Disable PSE Spare Pair Operational State : Enable --------------------------------------------------------------------------------
项目 | 描述 |
---|---|
Neighbor index |
邻居索引 |
Host Name |
AP名称 |
Chassis ID type |
邻居设备ID子类型:
|
Chassis ID |
邻居设备ID:
|
Port ID type |
邻居端口ID子类型:
|
Port ID |
邻居端口ID:
|
Time to live |
AP的邻居设备信息在AP上的存活时间 |
Port description |
邻居端口描述信息 |
System name |
系统名称 |
System description |
邻居系统描述信息 |
System capabilities supported |
邻居节点支持能力:
|
System capabilities enabled |
邻居节点使能能力:
|
Management address type |
管理地址类型 |
Management address |
邻居管理地址 |
Power port class | PoE的类型,其中:
|
PSE power supported | 是否支持PSE供电:
|
PSE power enabled | 是否使能PSE供电:
|
PSE pairs control ability | 是否支持PSE双绞线控制:
|
Power pairs | PoE 接口的远程供电模式:
|
Port power classification | PD 的接口控制级别,其中:
|
Power type | 供电类型。 |
Power source | 供电源。 PSE分如下类型:Primary power source、Backup source、Reserved、Unknown。 PD分如下类型:PSE、Reserved、PSE and local、Unknown。 |
Power priority | 供电优先级:
|
PD requested power value | PD请求的功率。 |
PSE allocated power value | PSE为PD分配的功率。 |
PD requested power value Mode A | PD以模式A请求的功率。 |
PD requested power value Mode B | PD以模式B请求的功率。 |
PSE allocated power value Alternative A | PSE以模式A为PD分配的功率。 |
PSE allocated power value Alternative B | PSE以模式B为PD分配的功率。 |
Power Class | PD请求功率或PSE分配功率的等级。 |
PSE power pairsx | PSE为PD供电的模式。 |
Power typex | 设备的工作类型。 |
PD 4PID | PD是否支持所有的受电类型。
|
PD Load | PD受电是否需要模式A和模式B隔离。
|
PSE maximum available power | PSE的最大输出功率。 |
PSE Autoclass support | PSE是否支持Autoclass。
|
Autoclass completed | Autoclass是否完成。 |
Autoclass request | PD是否需要Autoclass。 |
Power down | PD是否需要PSE供电。 |
4-pair PoE Supported | 接口是否支持UPoE。 |
Spare pair Detection/Classification required | 是否支持备用对检测和分类请求。 |
PD Spare Pair Desired State | PD备用对的请求状态。 |
PSE Spare Pair Operational State | PSE备用对的操作状态。 |