• Post author:
  • Post category:Blog
  • Reading time:2 mins read
  • Post last modified:June 12, 2024

Which four steps are needed to configure a voice VLAN on a switch port? (Choose four).

  • Configure the interface as an IEEE 802.1Q trunk.
  • Assign the voice VLAN to the switch port.
  • Activate spanning-tree PortFast on the interface.
  • Ensure that voice traffic is trusted and tagged with a CoS priority value.
  • Add a voice VLAN.
  • Configure the switch port interface with subinterfaces.
  • Assign a data VLAN to the switch port.
  • Configure the switch port in access mode.
    Answers Explanation & Hints:

    To add an IP phone, the following commands should be added to the switch port:
    SW3(config-vlan)# vlan 150
    SW3(config-vlan)# name voice
    SW3(config-vlan)# int fa0/20
    SW3(config-if)# switchport mode access
    SW3(config-if)# mls qos trust cos
    SW3(config-if)# switchport access vlan 150

For more question and answers:

Click Here CCNA 2 SRWE – Modules 1 – 4 – Switching Concepts, VLANs, and Inter-VLAN Routing Exam Answers Full 100%

Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments