Unsolved
This post is more than 5 years old
3 Posts
0
154619
June 24th, 2010 13:00
LLDP On Powerconnect 3524P
I'm looking to configure lldp on my switch... I've set up some of it... but it's just not sending out lldp to my ip phones.
I have vlan 50 (voice) and vlan 8 (data)
I want to give the ip phones with the prefix 00:04:F2 (polycom) assignments to vlan 50 with lldp.
Here's my config.
interface range ethernet e(1-10)
switchport mode general
exit
interface ethernet e24
switchport mode trunk
exit
vlan database
vlan 8,50
exit
interface ethernet e1
switchport general pvid 8
exit
interface ethernet e2
switchport general pvid 8
exit
interface ethernet e3
switchport general pvid 8
exit
interface ethernet e4
switchport general pvid 8
exit
interface ethernet e5
switchport general pvid 8
exit
interface ethernet e6
switchport general pvid 8
exit
interface ethernet e7
switchport general pvid 8
exit
interface ethernet e8
switchport general pvid 8
exit
interface ethernet e9
switchport general pvid 8
exit
interface ethernet e10
switchport general pvid 8
exit
interface range ethernet e(1-10)
switchport general allowed vlan add 8 untagged
exit
interface ethernet e24
switchport trunk allowed vlan add 8
exit
interface ethernet e23
switchport access vlan 50
exit
interface range ethernet e(1-10)
switchport general allowed vlan add 50
exit
interface ethernet e24
switchport trunk allowed vlan add 50
exit
interface vlan 8
name Data_VLAN
exit
interface vlan 50
name Voice_VLAN
exit
voice vlan oui-table add 0001e3 Siemens_AG_phone________
voice vlan oui-table add 00036b Cisco_phone_____________
voice vlan oui-table add 0004f2 PolycomSoundPoint
voice vlan oui-table add 00096e Avaya___________________
voice vlan oui-table add 000fe2 H3C_Aolynk______________
voice vlan oui-table add 0060b9 Philips_and_NEC_AG_phone
voice vlan oui-table add 00d01e Pingtel_phone___________
voice vlan oui-table add 00e075 Polycom/Veritel_phone___
voice vlan oui-table add 00e0bb 3Com_phone______________
voice vlan id 50
interface ethernet e1
lldp med enable network-policy location poe-pse
exit
interface ethernet e2
lldp med enable network-policy location poe-pse
exit
interface ethernet e3
lldp med enable network-policy location poe-pse
exit
interface ethernet e4
lldp med enable network-policy location poe-pse
exit
interface ethernet e5
lldp med enable network-policy location poe-pse
exit
interface ethernet e6
lldp med enable network-policy location poe-pse
exit
interface ethernet e7
lldp med enable network-policy location poe-pse
exit
interface ethernet e8
lldp med enable network-policy location poe-pse
exit
interface ethernet e9
lldp med enable network-policy location poe-pse
exit
interface ethernet e10
lldp med enable network-policy location poe-pse
exit
lldp med network-policy 1 voice vlan 50 vlan-type tagged up 6 dscp 46
lldp med network-policy 2 voice-signaling vlan 50 vlan-type tagged up 3 dscp
26
interface vlan 50
ip address 192.168.50.3 255.255.255.0
exit


drewlt
2 Posts
0
December 14th, 2010 10:00
Did you ever find a solution?
I'm interested in doing something similar.
Thanks
-Andrew
IntellaMark
3 Posts
0
December 14th, 2010 12:00
They wanted to charge more money for support than what we paid for on the switch... So I went and kept plugging away until I figured it out
I doubt we'll buy dell switches again :/
IntellaMark
3 Posts
0
December 14th, 2010 12:00
Yes. Dell wanted $800 for support. With a few more days of playing I figured it out.
I have vlan 14 data, and vlan 55 voice
Here's the magic:
Here's my whole config:
-----------------------------------
# show run
interface range ethernet e(1-10,24)
switchport mode general
exit
vlan database
vlan 14,55
exit
interface ethernet e1
switchport general pvid 14
exit
interface ethernet e2
switchport general pvid 14
exit
interface ethernet e3
switchport general pvid 14
exit
interface ethernet e4
switchport general pvid 14
exit
interface ethernet e5
switchport general pvid 14
exit
interface ethernet e6
switchport general pvid 14
exit
interface ethernet e7
switchport general pvid 14
exit
interface ethernet e8
switchport general pvid 14
exit
interface ethernet e9
switchport general pvid 14
exit
interface ethernet e10
switchport general pvid 14
exit
interface range ethernet e(1-10)
switchport general allowed vlan add 14 untagged
exit
interface ethernet e24
switchport general allowed vlan add 14
exit
interface range ethernet e(1-10,24)
switchport general allowed vlan add 55
exit
interface vlan 14
name Data_VLAN
exit
interface vlan 55
name Voice_VLAN
exit
voice vlan oui-table add 0001e3 Siemens_AG_phone________
voice vlan oui-table add 00036b Cisco_phone_____________
voice vlan oui-table add 0004f2 PolycomSoundPoint
voice vlan oui-table add 00096e Avaya___________________
voice vlan oui-table add 000fe2 H3C_Aolynk______________
voice vlan oui-table add 0060b9 Philips_and_NEC_AG_phone
voice vlan oui-table add 00d01e Pingtel_phone___________
voice vlan oui-table add 00e075 Polycom/Veritel_phone___
voice vlan oui-table add 00e0bb 3Com_phone______________
voice vlan id 55
interface ethernet e1
lldp notifications enable
exit
interface ethernet e2
lldp notifications enable
exit
interface ethernet e3
lldp notifications enable
exit
interface ethernet e4
lldp notifications enable
exit
interface ethernet e5
lldp notifications enable
exit
interface ethernet e6
lldp notifications enable
exit
interface ethernet e7
lldp notifications enable
exit
interface ethernet e8
lldp notifications enable
exit
interface ethernet e9
lldp notifications enable
exit
interface ethernet e10
lldp notifications enable
exit
interface ethernet e1
lldp optional-tlv port-desc sys-name sys-desc sys-cap 802.3-mac-phy
exit
interface ethernet e2
lldp optional-tlv port-desc sys-name sys-desc sys-cap 802.3-mac-phy
exit
interface ethernet e3
lldp optional-tlv port-desc sys-name sys-desc sys-cap 802.3-mac-phy
exit
interface ethernet e4
lldp optional-tlv port-desc sys-name sys-desc sys-cap 802.3-mac-phy
exit
interface ethernet e5
lldp optional-tlv port-desc sys-name sys-desc sys-cap 802.3-mac-phy
exit
interface ethernet e6
lldp optional-tlv port-desc sys-name sys-desc sys-cap 802.3-mac-phy
exit
interface ethernet e7
lldp optional-tlv port-desc sys-name sys-desc sys-cap 802.3-mac-phy
exit
interface ethernet e8
lldp optional-tlv port-desc sys-name sys-desc sys-cap 802.3-mac-phy
exit
interface ethernet e9
lldp optional-tlv port-desc sys-name sys-desc sys-cap 802.3-mac-phy
exit
interface ethernet e10
lldp optional-tlv port-desc sys-name sys-desc sys-cap 802.3-mac-phy
exit
interface ethernet e1
lldp med enable network-policy location poe-pse
exit
interface ethernet e2
lldp med enable network-policy location poe-pse
exit
interface ethernet e3
lldp med enable network-policy location poe-pse
exit
interface ethernet e4
lldp med enable network-policy location poe-pse
exit
interface ethernet e5
lldp med enable network-policy location poe-pse
exit
interface ethernet e6
lldp med enable network-policy location poe-pse
exit
interface ethernet e7
lldp med enable network-policy location poe-pse
exit
interface ethernet e8
lldp med enable network-policy location poe-pse
exit
interface ethernet e9
lldp med enable network-policy location poe-pse
exit
interface ethernet e10
lldp med enable network-policy location poe-pse
exit
lldp med network-policy 1 voice vlan 55 vlan-type tagged up 6 dscp 46
lldp med network-policy 2 voice-signaling vlan 55 vlan-type tagged up 3
interface range ethernet e(1-10)
lldp med network-policy add 1
exit
interface range ethernet e(1-10)
lldp med network-policy add 2
exit
interface vlan 55
ip address 192.168.50.2 255.255.255.0
exit
JshVal
1 Message
0
May 1st, 2014 18:00
I just finished a deployment of polycom vvx 600 phones on our network. We have 5 Dell 6248Ps. The problem we ran into wasn't that LLDP wasn't enable, it was that we had LLDP AND ISDP enabled at the same time causing the VVX to reboot about every 60 seconds. I called and spoke to a dell engineer. Thy had me try to disable ISDP on the switched, by default it must be enabled because that was never something i configured. i ran this command from config: no isdp enable
so it looked like this
dell-6248(config)#no isdp enable
the phones rebooted, and stayed up, started getting proper DHCP also. Give this a shot..if it works make sure you save your config, if it doesn't work you can just restart your switch and blow away that setting. if this does work
copy run start to save the config.