H12-311_V3.0 · Question #84
Which of the following commands can configure the port of the Huawei switch to hybrid mode?
The correct answer is C. port link-type hybrid. Option C (port link-type hybrid) is correct because Huawei's VRP operating system uses the port link-type command family to set a port's link type, with valid arguments being access, trunk, or hybrid. This command is entered in interface configuration view and tells the switch…
Question
Which of the following commands can configure the port of the Huawei switch to hybrid mode?
Options
- Aswichport hybrid
- Bhybrid enable
- Cport link-type hybrid
- Dport mode hybrid
How the community answered
(22 responses)- A14% (3)
- B5% (1)
- C77% (17)
- D5% (1)
Explanation
Option C (port link-type hybrid) is correct because Huawei's VRP operating system uses the port link-type command family to set a port's link type, with valid arguments being access, trunk, or hybrid. This command is entered in interface configuration view and tells the switch how the port should handle VLAN tagging.
Option A (swichport hybrid) is wrong on two counts: "switchport" is Cisco IOS syntax, not Huawei VRP, and it is also misspelled. Option B (hybrid enable) does not exist as a valid Huawei command - there is no such standalone command in VRP. Option D (port mode hybrid) confuses the syntax; while port mode is used in other contexts on Huawei devices (such as in link aggregation), it is not the correct command for setting a port's link type.
Memory tip: On Huawei VRP, the three port link types - access, trunk, and hybrid - all follow the same pattern: port link-type [type]. If you remember that one template, you can construct the correct command for any of the three modes.
Topics
Community Discussion
No community discussion yet for this question.