From Teknologisk videncenter
|
|
Line 1: |
Line 1: |
| =VTP= | | =VTP= |
− | ==1 VTP Concepts== | + | ==VTP Concepts== |
− | ===1.1 What is VTP=== | + | ===What is VTP=== |
| {| | | {| |
| |[[Image:ScreenShot080.jpg|800px|left|thumb|Simple network VLAN mangement]] | | |[[Image:ScreenShot080.jpg|800px|left|thumb|Simple network VLAN mangement]] |
Line 24: |
Line 24: |
| |- | | |- |
| | | | | |
− | ===2.1 Default VTP Configuration=== | + | ===Default VTP Configuration=== |
| {| | | {| |
| |[[Image:ScreenShot090.jpg|800px|left|thumb|Default VTP Configuration]] | | |[[Image:ScreenShot090.jpg|800px|left|thumb|Default VTP Configuration]] |
| |- | | |- |
− | ===2.2 VTP Domains=== | + | ===VTP Domains=== |
| {| | | {| |
| |[[Image:ScreenShot091.jpg|800px|left|thumb|VTP Domains]] | | |[[Image:ScreenShot091.jpg|800px|left|thumb|VTP Domains]] |
Line 36: |
Line 36: |
| |- | | |- |
| | | | | |
− | ===2.3 VTP Advertising=== | + | ===VTP Advertising=== |
| {| | | {| |
| |[[Image:ScreenShot093.jpg|800px|left|thumb|VTP Frame Structure]] | | |[[Image:ScreenShot093.jpg|800px|left|thumb|VTP Frame Structure]] |
Line 70: |
Line 70: |
| |- | | |- |
| | | | | |
− | ===2.4 VTP Modes=== | + | ===VTP Modes=== |
| {| | | {| |
| |[[Image:ScreenShot102.jpg|800px|left|thumb|VTP Modes]] | | |[[Image:ScreenShot102.jpg|800px|left|thumb|VTP Modes]] |
Line 82: |
Line 82: |
| |- | | |- |
| | | | | |
− | ===2.5 VTP Pruning=== | + | ===VTP Pruning=== |
| {| | | {| |
| |[[Image:ScreenShot104.jpg|800px|left|thumb|VTP in action]] | | |[[Image:ScreenShot104.jpg|800px|left|thumb|VTP in action]] |
| |- | | |- |
| | | | | |
− | ==3 Configure VTP== | + | ==Configure VTP== |
− | ===3.1 Configuring VTP=== | + | ===Configuring VTP=== |
Revision as of 15:02, 23 August 2010
VTP
VTP Concepts
What is VTP
Simple network VLAN mangement
|
Enterprise VLAN management
|
|
|
|
|
|
|
|
|
Default VTP Configuration
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.
|
VTP Advertising
|
- 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.
|
|
|
|
|
|
|
- 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 Modes
|
|
Step 1 - Server sends summary
Step 2 - Clients sends request
Step 3 - Server sends requested summary
Step 4 - Server sends subset
|
VTP Pruning
|
Configure VTP
Configuring VTP
|
|
|
|
|