Test 1 review Flashcards
What is 802.1q for?
encapsulation for trunking since there are no vlans in frames.
How does it work?
Adds VID to frame
What is GUA and LLA
GUA is global;routable 2001
LLA is FE80 only on link
How to initialize device before working on it in class?
Its dumb, but she meant you must run the 3 clearing commands to ensure it’s clear. so delete vlan.dat, write erase, reload
Which vlan is the default trunk link on the switchport?
All vlans, since when initially configured, all vlans are allowed on the trunk
What is the network of 128.17.21.2/17?
128.17.0.0, this is because 255.255.128.0 is the subnet, only leaving the first two octets all 1s. Making 128.17.0.0 the network number, and the 128 part of the subnet the next network number. This also means that the range of hosts would begin there as well. The subnet range seems to be the primary aspect of the network range, not the network number itself. The IP range for 10.249.0.1 is also 10.248.0.1-10.255.255.255 and begins at network 10.248.0.0