Difference between revisions of "CCNA Explorer 3 VTP"
From Teknologisk videncenter
m (→Default VTP Configuration) |
m (→Bonus Info) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 33: | Line 33: | ||
|[[Image:ScreenShot091.jpg|800px|left|thumb|VTP Domains]] | |[[Image:ScreenShot091.jpg|800px|left|thumb|VTP Domains]] | ||
|- | |- | ||
− | | | + | | '''VTP V2''' is not much different than VTP V1. The major difference is that VTP V2 introduces support for Token Ring VLANs |
− | |||
|- | |- | ||
− | | | + | |[[Image:ScreenShot092.jpg|800px|left|thumb|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=== | ===VTP Advertising=== | ||
{| | {| | ||
Line 77: | Line 80: | ||
|[[Image:ScreenShot103.jpg|800px|left|thumb|VTP in action]] | |[[Image:ScreenShot103.jpg|800px|left|thumb|VTP in action]] | ||
|- | |- | ||
− | |'''Step 1''' - Server sends summary | + | |'''Step 1''' - Server sends summary<br/> |
− | '''Step 2''' - Clients sends request | + | '''Step 2''' - Clients sends request<br/> |
− | '''Step 3''' - Server sends requested summary | + | '''Step 3''' - Server sends requested summary<br/> |
− | '''Step 4''' - Server sends subset | + | '''Step 4''' - Server sends subset<br/> |
|- | |- | ||
| | | | ||
Line 90: | Line 93: | ||
==Configure VTP== | ==Configure VTP== | ||
===Configuring VTP=== | ===Configuring VTP=== | ||
+ | {| | ||
+ | |[[Image:ScreenShot106.jpg|800px|left|thumb|Configure VTP Topology]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot105.jpg|800px|left|thumb|VTP Configuration guidelines]] | ||
+ | |- | ||
+ | |'''Configure the VTP server''' | ||
+ | |- | ||
+ | |[[Image:ScreenShot107.jpg|800px|left|thumb|Confirm VTP details]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot108.jpg|800px|left|thumb|Configure VTP domain name]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot109.jpg|800px|left|thumb|Configure VTP version]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot110.jpg|800px|left|thumb|Add VLANs and Trunks]] | ||
+ | |- | ||
+ | |'''Configure the VTP Clients''' | ||
+ | |- | ||
+ | |[[Image:ScreenShot111.jpg|800px|left|thumb|Confirm defaults]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot112.jpg|800px|left|thumb|Enable VTP mode client]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot113.jpg|800px|left|thumb|Verify VTP status]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot114.jpg|800px|left|thumb|Confirm VTP Operation]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot115.jpg|800px|left|thumb|Configure access port]] | ||
+ | |- | ||
+ | | | ||
+ | ===Troubleshooting VTP Configurations=== | ||
+ | {| | ||
+ | |[[Image:ScreenShot116.jpg|800px|left|thumb|Common VTP configuration Issues]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot117.jpg|800px|left|thumb|Troubleshoot VTP configuration]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot118.jpg|800px|left|thumb|Reset VTP version]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot119.jpg|800px|left|thumb|Reset VTP password]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot120.jpg|800px|left|thumb|Incorrect VTP domain name]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot121.jpg|800px|left|thumb|VTP domain solution]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot122.jpg|800px|left|thumb|Switches set to VTP client mode]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot123.jpg|800px|left|thumb|Solution]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot124.jpg|800px|left|thumb|Incorrect revision number]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot125.jpg|800px|left|thumb|Reset VTP revision number]] | ||
+ | |- | ||
+ | | | ||
+ | ===Managing VLANs on a VTP Server=== | ||
+ | {| | ||
+ | |[[Image:ScreenShot126.jpg|800px|left|thumb|Configure new VLANs and ports]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot127.jpg|800px|left|thumb|Show interface trunk]] | ||
+ | |- | ||
+ | | | ||
+ | ==Chapter Summary== | ||
+ | {| | ||
+ | |[[Image:ScreenShot128.jpg|800px|left|thumb|Chapter Summary]] | ||
+ | |} | ||
+ | =Bonus Info= | ||
+ | http://www.cisco.com/warp/public/473/vtp_flash/<br/> | ||
+ | [http://www.cisco.com/en/US/tech/tk389/tk689/technologies_tech_note09186a0080094c52.shtml Understanding VLAN Trunk Protocol (VTP)]<br/> | ||
+ | [http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps708/solution_guide_c78_508010.html VTP Version 3] |
Latest revision as of 10:11, 16 January 2012
Contents
VTP
VTP Concepts
What is VTP
Default VTP Configuration
VTP Advertising
|