background image
724 Appendix A: Answers to the "Do I Know This Already?" Quizzes and Q&A Sections
39
What does VTP do, and what does the abbreviation stand for?
VLAN Trunking Protocol is a protocol used to transmit configuration information about
VLANs between interconnected switches. VTP helps prevent misconfiguration, eases
administration of the switches, and also reduces broadcast overhead by the use of VTP
pruning.
40
Name the three VTP modes. Which of these does not allow VLANs to be added or
modified?
Server and client modes are used to actively participate in VTP; transparent mode is used
to simply stay out of the way of servers and clients while not participating in VTP.
Switches in client mode cannot change or add VLANs.
41
What Catalyst 1900 switch command assigns a port to a particular VLAN?
The vlan-membership static x interface subcommand assigns the port to VLAN
number x.
42
What Catalyst 1900 switch command creates vlan 10 and assigns it a name of
bigbadvlan?
The vlan 10 name bigbadvlan global configuration command creates the VLAN.
43
What Catalyst 1900 switch command lists the details about VLAN number 10?
The show vlan 10 command displays VLAN information about VLAN number 10.
44
What Catalyst 1900 switch command configures ISL trunking on fastethernet port 26 so
that as long as the switch port on the other end of the trunk is not disabled (off) or
configured to not negotiate to become a trunk, the trunk will definitely be placed in
trunking mode?
The trunk desirable interface subcommand tells this switch to be in trunking mode (in
other words, to use ISL) as long as the switch in the other end of the trunk is configured
for on, autonegotiate, or desirable. If the other switch has configured the trunk as off or
nonegotiate, trunking will not be enabled.
45
What type of VTP mode allows a switch to create VTP advertisements?
Only VTP servers generate VTP advertisements.
Answers to the Chapter 5 "Do I Know This Already?" Quiz
1
What do TCP, UDP, IP, and ICMP stand for? Which protocol is considered to be Layer 3
equivalent when comparing TCP/IP to the OSI protocols?
Transmission Control Protocol, User Datagram Protocol, Internet Protocol, and Internet
Control Message Protocol. Both TCP and UDP are Layer 4 protocols. ICMP is considered
apA.fm Page 724 Monday, March 20, 2000 5:24 PM