cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3196
Views
0
Helpful
1
Replies

LLDP and NEC phones on CIsco 2060s

Brett Verney
Level 1
Level 1

Hi guys,

I'm about to connect NEC handsets to a 2960s access switches. My goal is to have the NEC phones boot up in the voice VLAN specified with the 'switchport voice vlan x' command, without first getting an IP address or broadcasting in the 'data/access' VLAN.

I've used CDP to achieve this with Cisco phones previously. is it as simple as enabling LLDP on a Cisco switch to achieve the same thing with NEC phones?

Switch# configure terminal
Switch(config)# lldp run
Switch(config)# end

Switch# configure terminal
Switch(config)# interface gigabitethernet0/1
Switch(config-if)# lldp transmit
Switch(config-if)# lldp receive
Switch(config-if)# end

Is there anything else I should be aware of?

Thanks in advance

-Brett

1 Accepted Solution

Accepted Solutions

Mark Malone
VIP Alumni
VIP Alumni

They basically do the exact same thing , what you have there above should be fine

white paper differences and similarities of how both CDP and LLDP work between the 2 features

http://www.cisco.com/en/US/technologies/tk652/tk701/technologies_white_paper0900aecd804cd46d.html

View solution in original post

1 Reply 1

Mark Malone
VIP Alumni
VIP Alumni

They basically do the exact same thing , what you have there above should be fine

white paper differences and similarities of how both CDP and LLDP work between the 2 features

http://www.cisco.com/en/US/technologies/tk652/tk701/technologies_white_paper0900aecd804cd46d.html