Configuration manual
812 | Power over Ethernet
www.dell.com | support.dell.com
Figure 37-8. Creating VLANs for an Office VOIP Deployment
Configure LLDP-MED for an Office VOIP Deployment
VOIP deployments may optionally use LLDP-MED. LLDP-MED advertises VLAN, dot1P, and DSCP
configurations on the switch so that you do not need to manually configure every phone with this
information. See Chapter 27, Link Layer Discovery Protocol. Based on the configuration in Figure 37-9,
the phone will initiate a DHCP request on the advertised voice VLAN, VLAN 200.
Figure 37-9. LLDP Configuration for Office VOIP Deployment
Force10#show running-config interface configured
!
interface GigabitEthernet 6/0
no ip address
no shutdown
!
interface GigabitEthernet 6/10
no ip address
portmode hybrid
switchport!
power inline auto
no shutdown
!
interface Vlan 100
description "Data VLAN"
no ip address
untagged GigabitEthernet 6/10-11,22-23,46-47
shutdown
!
interface Vlan 200
description "Voice VLAN"
no ip address
tagged GigabitEthernet 6/10-11,22-23,46-47
shutdown
!
interface Vlan 300
description "Voice Signaling VLAN"
no ip address
tagged GigabitEthernet 6/10-11,22-23,46-47
shutdown
Force10#show running-config lldp
protocol lldp
advertise med
advertise med voice 200 6 46
advertise med voice-signaling 300 5 28
no disable
Force10#show lldp neighbors
Loc PortID Rem Chassis Id Rem Port Id
-------------------------------------------------------------------------
Gi 6/10 0.0.0.0 001B0CDBA109:P1
Gi 6/11 0.0.0.0 001AA2197992:P1
Gi 6/22 0.0.0.0 08:00:0f:22:7f:83
Gi 6/23 0.0.0.0 08:00:0f:23:de:a9