📝 Question
#2607
Which command is used to check whether the trunking is configured or not?
✓
Correct Answer
A. switchport mode trunk
💡
Explanation
“show interface trunk” is used to check whether the trunking is configured or not and on which port it is configured. “switchport mode trunk” and “switchport mode access” is to configure trunk and access mode on a switch port, respectively. “show running configuration” is used to check the current running configuration of a switch.
⌨️ Press
A
B
C
D
to select