ProSafe 7000 Managed Switch Software Administration Manual, Release 8.0.3
1-20
Virtual LANs
v1.0, June 2010
CLI: Configuring Voice VLAN and Prioritizing Voice Traffic
Create VLAN 10.
(Netgear Switch) #vlan database
(Netgear Switch) (Vlan)#vlan 10
(Netgear Switch) (Vlan)#exit
Include the ports 1/0/1and 1/0/2 in the VLAN 10.
(Netgear Switch) (Config)#interface range 1/0/1-1/0/2
(Netgear Switch) (conf-if-range-1/0/1-1/0/2)#vlan participation include 10
(Netgear Switch) (conf-if-range-1/0/1-1/0/2)#vlan tagging 10
(Netgear Switch) (conf-if-range-1/0/1-1/0/2)#exit
Configure Voice VLAN globally.
(Netgear Switch) (Config)# voice vlan
Configure Voice VLAN Mode in the interfce 1/0/2.
(Netgear Switch) (Config)#interface 1/0/2
(Netgear Switch) (Interface 1/0/2)#voice vlan 10
(Netgear Switch) (Interface 1/0/2)#exit
Create the DiffServ Class ClassVoiceVLAN.
(Netgear Switch) (Config)#class-map match-all ClassVoiceVLAN
Configure matching criteria for the class as VLAN 10.
(Netgear Switch) (Config-classmap)#match vlan 10
Create DiffServ Policy PolicyVoiceVLAN.
(Netgear Switch) (Config)#policy-map PolicyVoiceVLAN in