cancel
Showing results for 
Search instead for 
Did you mean: 

Cisco IP phone couldn't obtain voice vlan from Enterasys switch

Cisco IP phone couldn't obtain voice vlan from Enterasys switch

Hossam_Youssef
New Contributor II
I need a help as the Cisco IP phone couldn't obtain the voice vlan by LLDP,
the IP phone model=7911G, it's firmware=9.2.1
Extreme switch: 800-series verson 1.3.4

I made the following configuration but nothing work (IP phone connected to port 15)

# VLAN

config vlan default add untagged 9-16
config vlan default advertisement enable
create vlan 30 tag 30
config vlan 30 add tagged 15 advertisement enable
disable qinq
disable gvrp
disable vlan_trunk
config port_vlan 9-16 gvrp_state disable ingress_checking enable acceptable_frame admit_all pvid 1

# LLDP

enable lldp
config lldp tx_delay 2
config lldp message_tx_interval 30
config lldp message_tx_hold_multiplier 4
config lldp reinit_delay 2
config lldp notification_interval 5
config lldp ports 9-14,16 notification disable
config lldp ports 9-16 admin_status tx_and_rx
config lldp ports 15 notification enable

# LLDP-MED

config lldp_med log state enable
config lldp_med fast_start repeat_count 4
config lldp_med ports 15 med_transmit_capabilities capabilities network_policy state enable
5 REPLIES 5

Chester_Balut
Extreme Employee
Hello Hossam,

Can you add the following line to the configuration and re-test:

config lldp_med network_policy add app_type voice vlan vlan_id 30 t_field tagged
GTM-P2G8KFN