Difference between revisions of "CCNP 3 Implementing Spanning Tree"
From Teknologisk videncenter
m (→Examining the RSTP BPDU) |
m (→Configuring Load Balancing over EtherChannel) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 60: | Line 60: | ||
{| | {| | ||
|[[Image:ScreenShot366.jpg|800px|left|thumb|Image text]] | |[[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
|