Difference between revisions of "CCNP 3 Implementing Spanning Tree"
From Teknologisk videncenter
m (New page: =Describing STP= ==Identifying Traffic Loops==) |
m (→Configuring Load Balancing over EtherChannel) |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=Describing STP= | =Describing STP= | ||
==Identifying Traffic Loops== | ==Identifying Traffic Loops== | ||
+ | {| | ||
+ | |[[Image:ScreenShot350.jpg|800px|left|thumb|Switching loop]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot351.jpg|800px|left|thumb|Prevent briding loops]] | ||
+ | |} | ||
+ | ==Describing the 802.1D Spanning Tree Protocol== | ||
+ | {| | ||
+ | |[[Image:ScreenShot352.jpg|800px|left|thumb|802.1D]] | ||
+ | |} | ||
+ | ==Describing the Root Bridge== | ||
+ | {| | ||
+ | |[[Image:ScreenShot353.jpg|800px|left|thumb|Root Bridge]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot354.jpg|800px|left|thumb|Extended System ID]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot355.jpg|800px|left|thumb|Prority Field]] | ||
+ | |} | ||
+ | ==Describing Port Roles== | ||
+ | {| | ||
+ | |[[Image:ScreenShot356.jpg|800px|left|thumb|Port Roles]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot357.jpg|800px|left|thumb|Port Roles]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot358.jpg|800px|left|thumb|Root Port Election]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot359.jpg|800px|left|thumb|STP Path Cost]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot360.jpg|800px|left|thumb|STP Topology]] | ||
+ | |} | ||
+ | ==Explaining Enhancements to STP== | ||
+ | {| | ||
+ | |[[Image:ScreenShot361.jpg|800px|left|thumb|STP Enhancments]] | ||
+ | |} | ||
+ | =Implementing RSTP= | ||
+ | ==Describing the Rapid Spanning Tree Protocol== | ||
+ | {| | ||
+ | |[[Image:ScreenShot363.jpg|800px|left|thumb|RSTP]] | ||
+ | |} | ||
+ | ==Describing RSTP Port States== | ||
+ | {| | ||
+ | |[[Image:ScreenShotNew075.jpg|800px|left|thumb|RSTP Port States]] | ||
+ | |- | ||
+ | |[[Image:ScreenShotNew076.jpg|800px|left|thumb|RSTP Port States]] | ||
+ | |- | ||
+ | |[[Image:ScreenShotNew077.jpg|800px|left|thumb|RSTP Port States]] | ||
+ | |} | ||
+ | ==Describing RSTP Port Roles== | ||
+ | {| | ||
+ | |[[Image:ScreenShot364.jpg|800px|left|thumb|Image text]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot365.jpg|800px|left|thumb|Image text]] | ||
+ | |} | ||
+ | ==Explaining Edge Ports== | ||
+ | {| | ||
+ | |[[Image:ScreenShotNew074.jpg|800px|left|thumb|Image text]] | ||
+ | |} | ||
+ | ==Examining the RSTP BPDU== | ||
+ | {| | ||
+ | |[[Image:ScreenShot366.jpg|800px|left|thumb|Image text]] | ||
+ | |} | ||
+ | ==Identifying the RSTP Proposal and Agreement Process== | ||
+ | {| | ||
+ | |[[Image:ScreenShot367.jpg|800px|left|thumb|RSTP Proposals]] | ||
+ | |- | ||
+ | | | ||
+ | #Switch A has a path to the root via switch B and switch C. A new link is then created between the root and switch A, and both ports are in designated blocking state until they receive a BPDU from their counterpart. When a designated port is in a discarding or learning state (and only in this case), it sets the proposal bit on the BPDUs it sends out. This is what happens for port P0 of the root bridge. | ||
+ | #Switch A sees that the proposal BPDU has a superior path cost. It blocks all non-edge designated ports other than the one over which the proposal-agreement process are occurring. This operation is called sync and prevents switches below A from causing a loop during the proposal-agreement process. Edge ports do not have to be blocked and remain unchanged during sync. | ||
+ | #Bridge A sends an agreement that allows the root bridge to put root port P0 in forwarding state. Port P1 becomes the root port for A. | ||
+ | |} | ||
+ | ==Describing Rapid PVST+ Implementation== | ||
+ | {| | ||
+ | |[[Image:ScreenShot368.jpg|800px|left|thumb|Image text]] | ||
+ | |} | ||
+ | =Implementing MSTP= | ||
+ | ==Explaining MSTP== | ||
+ | {| | ||
+ | |[[Image:ScreenShot369.jpg|800px|left|thumb|Image text]] | ||
+ | |} | ||
+ | ==MST Regions== | ||
+ | {| | ||
+ | |[[Image:ScreenShot370.jpg|800px|left|thumb|Image text]] | ||
+ | |} | ||
+ | ==Describing the Extended System ID== | ||
+ | {| | ||
+ | |[[Image:ScreenShot371.jpg|800px|left|thumb|MST Extended System ID]] | ||
+ | |} | ||
+ | ==Configure MST== | ||
+ | {| | ||
+ | |[[Image:ScreenShot372.jpg|800px|left|thumb|Configure MST]] | ||
+ | |} | ||
+ | =Configuring Link Aggregation with EtherChannel= | ||
+ | ==Describing EtherChannel== | ||
+ | {| | ||
+ | |[[Image:ScreenShot373.jpg|800px|left|thumb|Image text]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot375.jpg|800px|left|thumb|Image text]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot374.jpg|800px|left|thumb|Image text]] | ||
+ | |} | ||
+ | ==Guidelines and restrictions when configuring EtherChannel interfaces== | ||
+ | {| | ||
+ | |[[Image:ScreenShot377.jpg|800px|left|thumb|EtherChannel guidelines]] | ||
+ | |- | ||
+ | |[[Image:ScreenShot377.jpg|800px|left|thumb|EtherChannel Guidelines]] | ||
+ | |} | ||
+ | ==Configuring Load Balancing over EtherChannel== | ||
+ | {| | ||
+ | |[[Image:ScreenShot378.jpg|800px|left|thumb|EtherChannel Load Balancing]] | ||
+ | |- | ||
+ | | | ||
+ | *'''src-mac''': Source MAC address | ||
+ | *'''dst-mac''': Destination MAC address | ||
+ | *'''src-dst-mac''': Source and destination MAC addresses | ||
+ | *'''src-ip''': Source IP address | ||
+ | *'''dst-ip''': Destination IP address | ||
+ | *'''src-dst-ip''': Source and destination IP addresses (default) | ||
+ | *'''src-port''': Source TCP/User Datagram Protocol (UDP) port | ||
+ | *'''dst-port''': Destination TCP/UDP port | ||
+ | *'''src-dst-port''': Source and destination TCP/UDP ports | ||
+ | |} | ||
+ | =Summary= | ||
+ | {| | ||
+ | |[[Image:ScreenShot379.jpg|800px|left|thumb|Image text]] | ||
+ | |} |
Latest revision as of 18:45, 6 September 2010
Contents
Describing STP
Identifying Traffic Loops
Describing the 802.1D Spanning Tree Protocol
Describing the Root Bridge
Describing Port Roles
Explaining Enhancements to STP
Implementing RSTP
Describing the Rapid Spanning Tree Protocol
Describing RSTP Port States
Describing RSTP Port Roles
Explaining Edge Ports
Examining the RSTP BPDU
Identifying the RSTP Proposal and Agreement Process
|
Describing Rapid PVST+ Implementation
Implementing MSTP
Explaining MSTP
MST Regions
Describing the Extended System ID
Configure MST
Configuring Link Aggregation with EtherChannel
Describing EtherChannel
Guidelines and restrictions when configuring EtherChannel interfaces
Configuring Load Balancing over EtherChannel
|