You need to configure an 802.1Q link on a Ezonexam switch. Which commands, when used together, would do this? (Select two answer

admin2009-05-19  29

问题 You need to configure an 802.1Q link on a Ezonexam switch. Which commands, when used together, would do this? (Select two answer choices)
A. Switch(vlan)# mode trunk
B. Switch(config)# switchport access mode trunk
C. Switch(config-if)# switchport mode trunk
D. Switch(config-if)# switchport trunk encapsulation dot1q
E. Switch(config)# switchport access mode 1
F. Switch(vlan)# trunk encapsulation dot1q

选项

答案C,D

解析 Explanation:
Creating this trunk link is a two step process. First you have to set the switchport mode to trunk, and then you configure the encapsulation. The giveaway on this question is the fact that to create a trunk on an interface, you have to be in interface configuration mode. So switchport mode trunk sets the trunk, and switchport trunk encapsulation dot1q sets the encapsulation.
转载请注明原文地址:https://kaotiyun.com/show/m0hZ777K
0

最新回复(0)