Chapter 8 Flashcards
Network segmentation decreases both performance and security on a network.
True
False
False
Only Class B and Class C networks can be subnetted.
True
False
False
By default, the native VLAN is the same as the default VLAN.
True
False
True
A native VLAN mismatch occurs when two access ports that are connected to each other are both tagging traffic with different VLAN IDs.
True
False
False
All that is needed to provide communication between two VLANs is a DHCP relay agent.
True
False
False
Network segmentation at Layer 2 of the OSI model is accomplished using VLANs.
True
False
True
A /24 CIDR block is equivalent to a 255.255.255.0 subnet mask.
True
False
True
IPv6 addressing does not utilize classful addressing, therefore every IPv6 address is classless.
True
False
True
An unmanaged switch can still support the creation of VLANs, provided there is an interface for configuration.
True
False
False
In order to identify the transmissions that belong to each VLAN, a switch will add a tag to Ethernet frames that identifies the port through which they arrive at the switch.
True
False
True
A network with a CIDR notation of /26 would have what subnet mask?
255.255.255.0
255.255.255.192
255.255.255.224
255.255.255.240
255.255.255.192
A network with 10 bits remaining for the host portion will have how many usable host addresses?
510
1022
2046
4192
1022
An interface that manages traffic from multiple VLANs is known by what term?
access port
aggregation port
trunk port
egress port
trunk port
Which of the following suggestions can help prevent VLAN hopping attacks on a network?
Install an additional switch to isolate traffic.
Disable auto trunking and move native VLANs to unused VLANs.
Install a router to process the untagged traffic on the VLAN.
Use MAC address filtering.
Disable auto trunking and move native VLANs to unused VLANs.
With VTP, where is the VLAN database stored?
On the router responsible for maintaining the VTP database.
On the switch that is known as the stack master.
On the switch that is configured as the trunk root.
On the designated VLAN server for the network.
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.1c
802.1Q
802.1V
802.1d
802.1Q
In an IPv6 address, what do the first four blocks or 64 bits of the address represent?
The usable host portion of the network.
The site prefix or global routing prefix.
The broadcast domain for the configured host ID.
The MAC address of the router assigning the host ID.
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 create helper server
ip new helper
set ip helper address
ip helper-address
ip helper-address
When an 802.1Q tag is added to an Ethernet frame, where is it placed?
It is inserted between the preamble and the destination address.
It is inserted between the destination and the source addresses.
It is inserted between the source address and the Ethernet type field.
It is appended to the end of the frame.
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
8 bytes
12 bytes
20 bytes
4 bytes
On a Cisco switch, what would the security association identifier be for VLAN 13?
1013
5013
100013
1000130
100013
What command will set the native VLAN on a Juniper switch port?
switchport trunk native vlan
switchport set native vlan
config native vlan
set native-vlan-id
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?
get vlans
show vlan
list switch-vlans
show vlandb
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
172.16.1.0
172.16.2.0
172.0.0.0
172.16.0.0