Hello,
Could you help me to get work lldp with avaya phones.
Here is configuration:
(vlan-200)# voice
(config)# lldp run
lldp enable-notification 2
lldp top-change-notify 2
Avaya phone is connected to port #2.
Here is outputs :
LLDP Remote Device Information Detail
Local Port : 2
ChassisType : network-address
ChassisId : 0.0.0.0
PortType : mac-address
PortId : 00 1b 4f 38 2c 75
SysName : AVX382C75
System Descr :
PortDescr :
System Capabilities Supported : bridge, telephone
System Capabilities Enabled : bridge
Remote Management Address
Type : ipv4
Address : 0.0.0.0
MED Information Detail
EndpointClass :Class3
Media Policy Vlan id :200
Media Policy Priority :6
Media Policy Dscp :46
Media Policy Tagged :False
Poe Device Type :PD
Power Requested :57
Power Source :Unknown
Power Priority :High
Procurve8(config)# sh vlan 200
Status and Counters - VLAN Information - Ports - VLAN 200
VLAN ID : 200
Name : VOIP
Status : Port-based
Voice : Yes
Jumbo : No
Port Information Mode Unknown VLAN Status
---------------- -------- ------------ ----------
49 Tagged Learn Up
Procurve8(config)# show mac-address vlan 200
Status and Counters - Address Table - VLAN 200
MAC Address Located on Port
------------- ---------------
001b4f-371473 49
001b4f-382c75 2
001b4f-382c85 49
001b4f-382c86 49
001b4f-382c8b 49
001b4f-3830e8 49
00e007-8277d7 49
I can see phone mac address in vlan but It can't get dhcp address.
What I did wrong.
Thanks a lot