1. In a LAN, which of the following terms best equates to the term VLAN?

    1. Collision domain
    2. Broadcast domain
    3. Subnet
    4. Single switch
    5. Trunk
  2. Imagine a switch with three configured VLANs. How many IP subnets are required, assuming that all hosts in all VLANs want to use TCP/IP?

    1. 0
    2. 1
    3. 2
    4. 3
    5. You cannot tell from the information provided.
  3. Switch SW1 sends a frame to switch SW2 using 802.1Q trunking. Which of the answers describes how SW1 changes or adds to the Ethernet frame before forwarding the frame to SW2?

    1. Inserts a 4-byte header and does change the MAC addresses
    2. Inserts a 4-byte header and does not change the MAC addresses
    3. Encapsulates the original frame behind an entirely new Ethernet header
    4. None of the other answers are correct
  4. Imagine that you are told that switch 1 is configured with the dynamic auto parameter for trunking on its Fa0/5 interface, which is connected to switch 2. You have to configure switch

  5. Which of the following settings for trunking could allow trunking to work? (Choose two answers.)

    1. on
    2. dynamic auto
    3. dynamic desirable
    4. access
    5. None of the other answers are correct.
  6. A switch has just arrived from Cisco. The switch has never been configured with any VLANs, but VTP has been disabled. An engineer configures the vlan 22 and name Hannahs-VLAN commands and then exits configuration mode. Which of the following are true? (Choose two answers.)

    1. VLAN 22 is listed in the output of the show vlan briefcommand.
    2. VLAN 22 is listed in the output of the show running-configcommand.
    3. VLAN 22 is not created by this process.
    4. VLAN 22 does not exist in that switch until at least one interface is assigned to that VLAN.
  7. Which of the following commands identify switch interfaces as being trunking interfaces: interfaces that currently operate as VLAN trunks? (Choose two answers.)

    1. show interfaces
    2. show interfaces switchport
    3. show interfaces trunk
    4. show trunks
  8. In a switch that disables VTP, an engineer configures the commands vlan 30 and shutdown vlan 30. Which answers should be true about this switch? (Choose two answers.)

    1. The show running-configcommand should list VLAN 30.
    2. The switch should forward frames that arrive in access ports in VLAN 30.
    3. The switch should forward frames that arrive in trunk ports tagged with VLAN 30.
    4. The switch should forward frames that arrive in trunk ports tagged with VLAN 30.
  9. The show interfaces g0/1 trunk command provides three lists of VLAN IDs. Which items would limit the VLANs that appear in the first of the three lists of VLANs?

    1. shutdown vlan 30global command
    2. switchport trunk allowed vlaninterface subcommand
    3. An STP choice to block on G0/1
    4. no vlan 30global command

Answers:

1 B

2 D

3 B

4 A, C

5 A, B