Which Cisco IOS command is used to determine the VLANs that have been enabled for transport over a specific trunk?

A) show trunks
B) show switchport trunk
C) show vlan trunk
D) show interfaces trunk


D
Explanation: D) The show interfaces trunk command is used to display the current active trunks on a switch, including which VLANs will be allowed over the trunks.

Computer Science & Information Technology

You might also like to view...

________ is an IEEE 802 working group responsible for developing standards for Ethernet local-area networks.

A) IEEE 802 B) IEEE 802.1 C) IEEE 802.2 D) IEEE 802.3

Computer Science & Information Technology

You cannot use a nested selection structure when more than one decision must be made before the appropriate action can be taken.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Critical Thinking QuestionsCase G-1Will is designing gift wrap using Illustrator. He decides to use the pattern feature to create a sample. To define the tile for his pattern, Will ____.

A. creates a square with a fill of None and a stroke of White, then sends it to the front of the artwork B. creates a square with a fill of None and a stroke of None, then sends it to the front of the artwork C. creates a square with a fill of None and a stroke of None, then sends it to the back of the artwork D. creates a square with a fill of White and a stroke of White, then sends it to the back of the artwork

Computer Science & Information Technology

public static char methodHeading(int n, double num)Based on the method heading in the accompanying figure, what is the return type of the value returned?

A. static B. char C. int D. num

Computer Science & Information Technology