Difference between revisions of "CCNA Explorer 3 VTP"

From Teknologisk videncenter
Jump to: navigation, search
m (New page: =VTP= ==1 VTP Concepts== ===1.1 What is VTP=== {| |800px|left|thumb|Simple network VLAN mangement |- |[[Image:ScreenShot081.jpg|800px|left|thumb|Enterprise VLAN...)
 
m
Line 51: Line 51:
 
|[[Image:ScreenShot096.jpg|800px|left|thumb|VTP Summary]]
 
|[[Image:ScreenShot096.jpg|800px|left|thumb|VTP Summary]]
 
|-
 
|-
|[[Image:ScreenShot097.jpg|800px|left|thumb|VTP Subnet]]
+
|[[Image:ScreenShot097.jpg|800px|left|thumb|VTP Subset]]
 
|-
 
|-
 
|[[Image:ScreenShot098.jpg|800px|left|thumb|VTP Request]]
 
|[[Image:ScreenShot098.jpg|800px|left|thumb|VTP Request]]
 +
|-
 +
|[[Image:ScreenShot099.jpg|800px|left|thumb|Advertisements Details]]
 +
|-
 +
|
 +
*'''Version''' - This field displays the VTP version used. On Cisco 2960 swithces the version is either VTP V1 og VTP V2.
 +
*'''Code''' - A code that identifies the type of advertisements-
 +
*'''Followers''' - The Followers field indicates that this packet is followed by a Subset Advertisement packet.
 +
*'''MgmtD Len''' - Indicated the length of the management domain name.
 +
*'''Management Domain Name''' - The name of the VTP Domain.
 +
*'''Update Identity''' - The update identity is the IP address og the switch that is the last to have incremented the configuration revision.
 +
|-
 +
|[[Image:ScreenShot100.jpg|800px|left|thumb|VTP Subset advertisements]]
 +
|-
 +
|[[Image:ScreenShot101.jpg|800px|left|thumb|VTP Requests]]
 +
|-
 +
|
 +
===2.4 VTP Modes===
 +
{|
 +
|[[Image:ScreenShot102.jpg|800px|left|thumb|VTP Modes]]
 +
|-
 +
|[[Image:ScreenShot103.jpg|800px|left|thumb|VTP in action]]
 +
|-
 +
|'''Step 1''' - Server sends summary
 +
'''Step 2''' - Clients sends request
 +
'''Step 3''' - Server sends requested summary
 +
'''Step 4''' - Server sends subset
 +
|-
 +
|
 +
===2.5 VTP Pruning===
 +
{|
 +
|[[Image:ScreenShot104.jpg|800px|left|thumb|VTP in action]]
 
|-
 
|-
 
|
 
|
 +
==3 Configure VTP==
 +
===3.1 Configuring VTP===

Revision as of 16:01, 23 August 2010

VTP

1 VTP Concepts

1.1 What is VTP

Simple network VLAN mangement
Enterprise VLAN management
VTP Advertisements
Benefits of VTP
VTP Domains
VTP Types
VTP Server
VTP Clients
VTP Pruning
VTP Transparent

2.1 Default VTP Configuration

2.2 VTP Domains

Default VTP Configuration
VTP Domains
VTP Domain name propagation

The network manager configures the VTP domain name as cisco1 on the VTP server switch S1. The VTP server sends out a VTP advertisement with the new domain name embedded inside. The S2 and S3 VTP server switches update their VTP configuration to the new domain name.

2.3 VTP Advertising

VTP Frame Structure
  • Destination MAC address - This address is set to 01-00-0C-CC-CC-CC, which is the reserved multicast address for all VTP messages.
  • LLC field - Logical link control (LLC) field contains a destination service access point (DSAP) and a source service access point (SSAP) set to the value of AA.
  • SNAP field - Subnetwork Access Protocol (SNAP) field has an OUI set to AAAA and type set to 2003.
VTP Frame Structure
VTP Revision number
VTP Summary
VTP Subset
VTP Request
Advertisements Details
  • Version - This field displays the VTP version used. On Cisco 2960 swithces the version is either VTP V1 og VTP V2.
  • Code - A code that identifies the type of advertisements-
  • Followers - The Followers field indicates that this packet is followed by a Subset Advertisement packet.
  • MgmtD Len - Indicated the length of the management domain name.
  • Management Domain Name - The name of the VTP Domain.
  • Update Identity - The update identity is the IP address og the switch that is the last to have incremented the configuration revision.
VTP Subset advertisements
VTP Requests

2.4 VTP Modes

VTP Modes
VTP in action
Step 1 - Server sends summary

Step 2 - Clients sends request Step 3 - Server sends requested summary Step 4 - Server sends subset

2.5 VTP Pruning

VTP in action

3 Configure VTP

3.1 Configuring VTP