• Basically, the VTP server distributes and synchronizes VLAN information to VTP-enabled switches throughout the switched network which minimizes the problems caused switched network, w
Trang 1Chapter 4: VTP
CCNA Exploration 4.0
Trang 2Overview
Trang 3Small network Æ no problem
Trang 4Large network Æ ??????
Trang 5VTP
Trang 6VTP overview
• VTP allows a network manager to makes changes on a
switch that is configured as a VTP server
• Basically, the VTP server distributes and synchronizes
VLAN information to VTP-enabled switches throughout the switched network which minimizes the problems caused
switched network, which minimizes the problems caused
by incorrect configurations and configuration
inconsistencies
• VTP stores VLAN configurations in the VLAN database
called vlan.dat
Trang 7Benefits of VTP
Trang 8VTP Components
Trang 9• VTP Domain-Consists of one or more interconnected
switches All switches in a domain share VLAN
configuration details using VTP advertisements A router or Layer 3 switch defines the boundary of each domain
Layer 3 switch defines the boundary of each domain.
Trang 10VTP mode
Trang 11VTP pruning
Trang 12VTP advertisement
Trang 13• VTP Server -VTP servers advertise the VTP domain VLAN information to other VTP-enabled switches in the same VTP domain VTP servers store the VLAN information for the entire domain in NVRAM The server is where VLAN can
f
created, deleted, or renamed for the domain.
• VTP Client -VTP clients function the same way as VTP servers, but you cannot create, change, or delete VLANs on a VTP client A VTP client only stores the VLAN information for the entire domain while the switch is on A switch reset deletes the VLAN information You must configure VTP client mode on a
switch.
• VTP Transparent -Transparent switches forward VTP advertisements to VTP clients and VTP servers Transparent switches do not participate in VTP
clients and VTP servers Transparent switches do not participate in VTP
VLANs that are created, renamed, or deleted on transparent switches are local
to that switch only.
• VTP Pruning -VTP pruning increases network available bandwidth by
restricting flooded traffic to those trunk links that the traffic must use to reach
restricting flooded traffic to those trunk links that the traffic must use to reach the destination devices Without VTP pruning, a switch floods broadcast,
multicast, and unknown unicast traffic across all trunk links within a VTP
domain even though receiving switches might discard them.
Trang 14Test your knowledge
Trang 15Default VTP configuration
Trang 16Default VTP configuration
• VTP Version-Displays the VTP version the switch is
capable of running By default, the switch implements
version 1, but can be set to version 2.
• Configuration Revision-Current configuration revision
number on this switch You will learn more about revisions
number on this switch You will learn more about revisions numbers in this chapter.
• Maximum VLANs Supported Locally-Maximum number of VLANs supported locally
• Number of Existing VLANs-Number of existing VLANs
• VTP Operating Mode-Can be server, client, or transparent
Trang 17• VTP Traps Generation-Displays whether VTP traps are
sent to a network management station
sent to a network management station
• MD5 Digest-A 16-byte checksum of the VTP configuration
• Configuration Last Modified-Date and time of the last
configuration modification Displays the IP address of the switch that caused the configuration change to the
database
Trang 18VTP Domains
Trang 19VTP Domains
Trang 20VTP Domain Name Propogation
Trang 21VTP Frame Structure
Trang 22VTP Frame Structure
Trang 23VTP message content
Trang 26VTP packets
Subset Advertisements
• When you add, delete, or change a VLAN in a Catalyst, the server Catalyst
where the changes are made increments the configuration revision and issues
where the changes are made increments the configuration revision and issues
a summary advertisement.
• One or several subset advertisements follow the summary advertisement A subset advertisement contains a list of VLAN information If there are several VLANs, more than one subset advertisement can be required in order to
advertise all the VLANs.
• In response to an advertisement request.
Trang 27VTP packets
Advertisement Requests
• A switch needs a VTP advertisement request in these situations:
The switch has been reset
– The switch has been reset ·
– The VTP domain name has been changed ·
– The switch has received a VTP summary advertisement with a higher
configuration revision than its own
configuration revision than its own.
Trang 28VTP Revision Number
• The configuration revision number is a 32-bit number that indicates the level of revision for a VTP frame
• The default configuration number for a switch is zero
• Each time a VLAN is added or removed , the
configuration revision number is incremented
configuration revision number is incremented
• Each VTP device tracks the VTP configuration revision
number that is assigned to it g
• Note: A VTP domain name change does not increment the revision number Instead, it resets the revision number to zero.
Trang 29Show vtp status: view revision number
Trang 30VTP Modes Overview
Trang 31VTP Mode Comparisions
• VTP servers:
– Create, modify, and delete VLAN and VLAN configuration parameters
for the entire domain
– VTP servers save VLAN configuration information in the switch NVRAM
– VTP servers send VTP messages out to all trunk ports.
• VTP clients:
– Cannot create, modify, or delete VLAN information
– This mode is useful for switches lacking memory to store large tables of
VLAN information
– The only role of VTP clients is to process VLAN changes and send VTP
messages out all trunk ports.
Trang 32VTP Pruning
Trang 33VTP Pruning
Trang 34VTP Pruning
Trang 35VTP Configuration g
Guidelines
Trang 36Notes
Trang 37Topology example
Trang 38Confirm detail
Trang 39Confirm domain name
Trang 40Confirm version
Trang 41Add Vlan at server, enable trunking port
Trang 42Enable vtp client mode
Trang 43Verify vtp status
Trang 44Troubleshooting VTP g
Connections
Trang 46Incompatible VTP Versions
• Solutions:
Trang 47VTP Password Issues
• Solutions:
Trang 48Incorrect VTP Domain Name
• Solutions:
Trang 49Incorrect Revision Number
Trang 50Incorrect Revision Number
• Solutions:
Trang 51Verify Revision Number
Trang 52Managing VLANs on a VTP Server
Trang 56Summary