What Cisco IOS command is used to display both the access and trunk ports assigned to a specific VLAN?
A) show vlan
B) show vlan id vlan-id
C) show vlan trunk
D) show vlan vlan-id trunk
B
Explanation: B) Although the Cisco IOS command show vlan will display the access ports assigned to a specific VLAN, it will not display the trunk ports assigned to a VLAN. The show vlan id vlan-id command will display both the access and trunk ports in a VLAN.
Computer Science & Information Technology
You might also like to view...
Something is usable if people can figure out how to use it to accomplish something ______________.
a. without getting help from someone b. without it being more trouble than it’s worth c. with no training d. without getting frustrated
Computer Science & Information Technology
Locating and repairing all syntax errors is part of the process of ____ a program.
A. interpreting B. compiling C. debugging D. executing
Computer Science & Information Technology