350-801 · Question #318
An engineer must configure switch port 5/1 to send CDP packets to configure an attached Cisco IP phone to trust tagged traffic on it's access port. Which command is required to complete the…
The correct answer is B. platform qos trust extend. The platform qos trust extend command is required on a switch port connected to a Cisco IP phone to enable the phone to trust CoS markings received from its connected devices.
Question
An engineer must configure switch port 5/1 to send CDP packets to configure an attached Cisco IP phone to trust tagged traffic on it's access port. Which command is required to complete the configuration? Router# configure terminal Router(config)# interface gigabitethernet 5/1 Router(config-if)# description Cube E42.421-5965
Options
- Aplatform qos trust extend cos 3
- Bplatform qos trust extend
- Cplatform qos extend trust
- Dplatform qos trust extend cos 5
How the community answered
(57 responses)- A5% (3)
- B91% (52)
- C2% (1)
- D2% (1)
Why each option
The platform qos trust extend command is required on a switch port connected to a Cisco IP phone to enable the phone to trust CoS markings received from its connected devices.
Specifying a CoS value like cos 3 or cos 5 with platform qos trust extend is not the standard command to simply enable the phone to trust traffic on its access port; the base command handles the trust extension.
The platform qos trust extend command, when configured on a switch port, enables the switch to send CDP messages to the connected Cisco IP phone, instructing the phone to trust the CoS markings on incoming frames from its connected PC port. This allows end-to-end QoS for the phone and any attached device.
platform qos extend trust is an incorrect command syntax.
Specifying a CoS value like cos 3 or cos 5 with platform qos trust extend is not the standard command to simply enable the phone to trust traffic on its access port; the base command handles the trust extension.
Concept tested: Cisco switch QoS and IP phone integration
Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750/software/release/12-2_44_se/configuration/guide/scg/swqos.html
Topics
Community Discussion
No community discussion yet for this question.