easy
Single Answer
0

Which command will show you the native VLAN for only Fa0/15?

Answer Options

A

show running-config

B

show interface fastethernet 0/15

C

show interface fastethernet 0/15 switchport

D

show switchport fastethernet 0/15

Correct Answer: C

Explanation

The command show interface fastethernet 0/15 switchport will show the operational mode, and if configured as a trunk, it will show the native VLAN. The command show running-config is incorrect, as it will show all the interfaces. The command show interface fastethernet 0/15 is incorrect as it will not show the native VLAN information. The command show switchport fastethernet 0/15 is incorrect.

switching
trunking
native-vlan
show-commands
cli