Chapter 8: Subnets and VLANs Flashcards
A network with 10 bits remaining for the host portion will have how many usable host addresses?
4192
1022
2046
510
1022
A network with a CIDR notation of /26 would have what subnet mask?
255.255.255.192
255.255.255.224
255.255.255.240
255.255.255.0
255.255.255.192
An IP address of 192.168.18.73/28 has what network ID?
192.168.18.0
192.168.18.64
192.168.16.0
192.168.18.32
192.168.18.64
An interface that manages traffic from multiple VLANs is known by what term?
access port
aggregation port
egress port
trunk port
aggregation port
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
172.16.1.0
172.0.0.0
172.16.2.0
172.16.0.0
How large is the 802.1Q tag that is added to an Ethernet frame when using VLANs?
8 bytes
4 bytes
20 bytes
12 bytes
4 bytes
How many subnets can a /48 site prefix support?
256 subnets
65,536 subnets
131,072 subnets
16384 subnets
65,536 subnets
If the EUI-64 standard is used, what part of an IPv6 address is affected?
The middle four blocks of the address.
All blocks of the address are affected.
You Answered
The first four blocks of the address.
The last four blocks of the address.
The last four blocks of the address.
On a Cisco switch, what would the security association identifier be for VLAN 13?
1000130
100013
1013
5013
100013
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 new helper
set ip helper address
ip helper-address
ip create helper server
ip helper-address
What IEEE standard specifies how VLAN information appears in frames and how switches interpret that information?
802.1c
802.1V
802.1Q
802.1d
802.1Q
What command will set the native VLAN on a Juniper switch port?
config native vlan
set native-vlan-id
switchport trunk native vlan
switchport set native vlan
set native-vlan-id
What is NOT one of the ways in which networks are commonly segmented?
by geographic location
by device types
by departmental boundaries
by device manufacturer
by device manufacturer
What is the maximum number of host IP addresses that can exist in a Class B network?
1022
8190
32,766
65,534
65,534
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.
It is inserted between the preamble and the destination address.
It is inserted between the destination and the source addresses.
It is appended to the end of the frame.
It is inserted between the source address and the Ethernet type field.