Ch 8: Subnets and VLANs Flashcards
A network with a CIDR notation of /26 would have what subnet mask?
255.255.255.192
A network with 10 bits remaining for the host portion will have how many usable host addresses?
1022
An interface that manages traffic from multiple VLANs is known by what term?
trunk port
Which of the following suggestions can help prevent VLAN hopping attacks on a network?
Disable auto trunking and move native VLANs to unused VLANs.
With VTP, where is the VLAN database stored?
On the switch that is known as the stack master.
What IEEE standard specifies how VLAN information appears in frames and how switches interpret that information?
802.1Q
In an IPv6 address, what do the first four blocks or 64 bits of the address represent?
The site prefix or global routing prefix.
On certain Cisco products, what command can be used to create and send helper messages that support several types of UDP traffic, including DHCP, TFTP, DNS, and TACACS+?
ip helper-address
When an 802.1Q tag is added to an Ethernet frame, where is it placed?
It is inserted between the source address and the Ethernet type field.
How large is the 802.1Q tag that is added to an Ethernet frame when using VLANs?
4 bytes
On a Cisco switch, what would the security association identifier be for VLAN 13?
100013
What command will set the native VLAN on a Juniper switch port?
set native-vlan-id
You are working on a Cisco switch and need to learn what VLANs exist on the switch. Which command will list the current VLANs recognized by the switch?
show vlan
Given a host IP address of 172.16.1.154 and a subnet mask of 255.255.254.0, what is the network ID for this host?
172.16.0.0
What is the maximum number of host IP addresses that can exist in a Class B network?
65,534