MCQs City stays free thanks to ads. Please turn off your ad blocker for this site so content and features keep working.
Computer Networks
Cisco Lan Switches
Q
Which command is used to check whether the trunking is configured or not?
AA. Switchport mode trunk
BB. Switchport mode access
CC. Show interface trunk
DD. Show running configuration
Correct Answer:
C. C. Show interface 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.