You are on page 1of 21

Rechercher sur le site

Rechercher sur le site


"
ALT="ITEXAMANS
WIDTH="294"
HEIGHT="70"
EZIMGFMT="RS
RSCB2 SRC NG
NGCB2"
CLASS="EZLAZYL
DATA-
EZSRC="HTTPS://
CONTENT/UPLOA
1.PNG"
STYLE="BOX-
SIZING: INITIAL;
MARGIN: 0PX;
PADDING: 0PX;
BORDER: 0PX;
FONT: INHERIT;
VERTICAL-
ALIGN:
BASELINE; MAX-
WIDTH: 100%;
HEIGHT: AUTO
!IMPORTANT;
FLOAT: NONE;
LETTER-
SPACING: 0PX;">
Menu

4.2.1.3 Packet Tracer –


Configuration des
réponses aux
instructions
EtherChannel
26 juil. 2017
Dernière mise à jour : 23 avril 2018
CCNA 3 Labs - Traceur de paquets
Sans commentaires

Partager Tweeter Partager Épinglez-le

Packet Tracer -
Configuration
d'EtherChannel (version
instructeur)
Note à l'instructeur : la couleur de
police rouge ou les surlignages gris
indiquent que le texte n'apparaît que
dans la copie de l'instructeur.

Topologie
" alt="" width="829" height="670" data-
ezsrcset="https://itexamanswers.net/wp-
content/uploads/2017/07/4.2.1.3.png
829w,https://itexamanswers.net/wp-
content/uploads/2017/07/4.2.1.3-
300x242.png
300w,https://itexamanswers.net/wp-
content/uploads/2017/07/4.2.1.3-
768x621.png 768w" sizes="(max-
width: 829px) 100vw, 829px"
ezimgfmt="rs rscb2 src ng ngcb2
srcset" data-
ezsrc="https://itexamanswers.net/wp-
content/uploads/2017/07/4.2.1.3.png"
style="box-sizing: initial; margin: 1em
auto; padding: 0px; border: 0px; font:
inherit; vertical-align: baseline; max-
width: 100%; height: auto !important;
clear: both; display: block; float:
none;">

Objectifs
Partie 1 : Configurer les paramètres
de base du commutateur
Partie 2 : Configurer un EtherChannel
avec Cisco PAgP
Partie 3 : Configurer un EtherChannel
LACP 802.3ad
Partie 4 : Configurer une liaison
EtherChannel redondante

Arrière-plan
Trois interrupteurs viennent d'être
installés. Il existe des liaisons
montantes redondantes entre les
commutateurs. Habituellement, un
seul de ces liens peut être utilisé
; sinon, une boucle de pontage
pourrait se produire.Cependant,
l'utilisation d'un seul lien n'utilise que
la moitié de la bande passante
disponible. EtherChannel permet de
regrouper jusqu'à huit liaisons
redondantes en une seule liaison
logique. Dans cet atelier, vous allez
configurer le protocole PAgP (Port
Aggregation Protocol), un protocole
Cisco EtherChannel, et le protocole
LACP (Link Aggregation Control
Protocol), une version standard
ouverte IEEE 802.3ad d'EtherChannel.

Partie 1 : Configurer les


paramètres de base du
commutateur
Étape 1 : Configurez les
paramètres de base du
commutateur.
un. Attribuez à chaque commutateur
un nom d'hôte conformément au
schéma de topologie.
Commutateur (config) # nom

Commutateur (config) # nom

Switch(config)# nom d'hôte

b. Configurez tous les ports requis en


tant que jonctions, en fonction des
connexions entre les appareils.
Remarque : Si les ports sont
configurés en mode auto dynamique
et que vous ne définissez pas le mode
des ports sur trunk, les liens ne
forment pas de trunks et restent des
ports d'accès. Le mode par défaut sur
un commutateur 2960 est dynamique
automatique.

S1(config)# plage d'interfa


S1(config-if-range)# tronc
S1(config-if-range)# plage
S1(config-if-range)# ligne
S1(config-if-range)# end
S2(config)# plage d'interfa
S2(config-if-range)# tronc
S2(config-if-range)# plage
S2(config-if-range) # trunk
S2(config-if-range)# end

S3(config)# interface range


S3(config-if-range)# switch
S3(config-if-range)# end

Partie 2 : Configurer un
EtherChannel avec Cisco
PAgP
Note: When configuring
EtherChannels, it is recommended to
shut down the physical ports being
grouped on both devices before
configuring them into channel groups.
Otherwise, the EtherChannel
Misconfig Guard may place these
ports into err-disabled state. The
ports and port channels can be re-
enabled after EtherChannel is
configured.

Step 1: Configure Port


Channel 1.
a. The first EtherChannel created for
this activity aggregates ports F0/22
and F0/21 between S1 and S3. Use
the show interfaces trunk command
to ensure that you have an active
trunk link for those two links.

S1# show interfaces trunk

Port Mode En
F0/21 on 802
F0/22 on 802
G0/1 on 802
G0/2 on 802

<output omitted>

b. On both switches, add ports F0/21


and F0/22 to Port Channel 1 with
the channel-group 1 mode
desirable The mode desirable option
enables the switch to actively
negotiate to form a PAgP link.

S1(config)# interface range


S1(config-if-range)# shutdow
S1(config-if-range)# channe
S1(config-if-range)# no shu

S3(config)# interface range


S3(config-if-range)# shutdow
S3(config-if-range)# channe
S3(config-if-range)# no shu

c. Configure the logical interface to


become a trunk by first entering
the interface port-
channel number command and then
the switchport mode trunk Add this
configuration to both switches.

Instructor Note: Packet Tracer 6.0.1


does not grade the switchport mode
trunk command in port-channel
interfaces.

S1(config)# interface port-


S1(config-if)# switchport m

Instructor Note: Packet Tracer 6.0.1


does not grade the switchport mode
trunk command in port-channel
interfaces.

S3(config)# interface port-


S3(config-if)# switchport m

Step 2: Verify Port Channel 1


status.
a. Issue the show etherchannel
summary command to verify that
EtherChannel is working on both
switches. This command displays the
type of EtherChannel, the ports
utilized, and port states.
S1# show etherchannel summa
Flags: D - down P -
I - stand-alone s -
H - Hot-standby (LA
R - Layer3 S -
U - in use f -
u - unsuitable for
w - waiting to be a
d - default port

Number of channel-groups in
Number of aggregators:

Group Port-channel Protoc


------+-------------+------
1 Po1(SU) PAgP

S3# show etherchannel summa


Flags: D - down P -
I - stand-alone s -
H - Hot-standby (LA
R - Layer3 S -
U - in use f -
u - unsuitable for
w - waiting to be a
d - default port

Number of channel-groups in
Number of aggregators:

Group Port-channel Protoc


------+-------------+------
1 Po1(SU) PAgP

b. If the EtherChannel does not come


up, shut down the physical interfaces
on both ends of the EtherChannel and
then bring them back up again. This
involves using
the shutdown command on those
interfaces, followed by a no
shutdown command a few seconds
later.
The show interfaces trunk and show
spanning-tree commands also show
the port channel as one logical link.

S1# show interfaces trunk


Port Mode En
Gig0/1 on 80
Gig0/2 on 80
Po1 on 80

<output omitted>

S1# show spanning-tree


VLAN0001
Spanning tree enabled pro
Root ID Priority 32
Address 00
Cost 9
Port 27
Hello Time 2

Bridge ID Priority 32
Address 00
Hello Time 2
Aging Time 20
Interface Role Sts C
---------------- ---- --- -
Gi0/1 Desg FWD 4
Gi0/2 Desg FWD 4
Po1 Root FWD 9

Part 3: Configure an
802.3ad LACP EtherChannel
Step 1: Configure Port
Channel 2.
a. In 2000, the IEEE released 802.3ad,
which is an open standard version of
EtherChannel. Using the previous
commands, configure the link
between S1 and S2 on ports G0/1 and
G0/2 as an LACP EtherChannel. You
must use a different port channel
number on S1than 1, because you
already used that in the previous step.
To configure a port channel as LACP,
use the interface configuration
mode channel-group number mode
active Active mode indicates that the
switch actively tries to negotiate that
link as LACP, as opposed to PAgP.
Instructor Note: Packet Tracer 6.0.1
does not grade the switchport mode
trunk command in port-channel
interfaces.

S1(config)# interface range


S1(config-if-range)# shutdow
S1(config-if-range)# channe
S1(config-if-range)# no shu
S1(config-if-range)# interf
S1(config-if)# switchport m

S2(config)# interface range


S2(config-if-range)# shutdw
S2(config-if-range)# channe
S2(config-if-range)# no shu
S2(config-if-range)# interf
S2(config-if)# switchport m

Step 2: Verify Port Channel 2


status.
a. Use the show commands from
Part 1 Step 2 to verify the status of
Port Channel 2. Look for the protocol
used by each port.

S1# show etherchannel summa


Flags: D - down P -
I - stand-alone s -
H - Hot-standby (LA
R - Layer3 S -
U - in use f -
u - unsuitable for
w - waiting to be a
d - default port

Number of channel-groups in
Number of aggregators:

Group Port-channel Protoc


------+-------------+------

1 Po1(SU) PA
2 Po2(SU) LA

Part 4: Configure a
Redundant EtherChannel
Link
Step 1: Configure Port
Channel 3.
There are various ways to enter
the channel-
group number modecommand:

S2(config)# interface range


S2(config-if-range)# channe
active Enable LACP un
auto Enable PAgP on
desirable Enable PAgP un
on Enable Etherch
passive Enable LACP on
a. On switch S2, add ports F0/23 and
F0/24 to Port Channel 3 with
the channel-group 3 mode
passive The passive option indicates
that you want the switch to use LACP
only if another LACP device is
detected. Statically configure Port
Channel 3 as a trunk interface.
Instructor Note: Packet Tracer 6.0.1
does not grade the switchport mode
trunk command in port-channel
interfaces.

S2(config)# interface range


S2(config-if-range)# shutdow
S2(config-if-range)# channe
S2(config-if-range)# no shu
S2(config-if-range)# interf
S2(config-if)# switchport m

b. On switch S3, add ports F0/23 and


F0/24 to Port Channel 3 with
the channel-group 3 mode
active The active option indicates that
you want the switch to use LACP
unconditionally. Statically configure
Port Channel 3 as a trunk interface.
Instructor Note: Packet Tracer 6.0.1
does not grade the switchport mode
trunk command in port-channel
interfaces.

S3(config)# interface range


S3(config-if-range)# shutdow
S3(config-if-range)# channe
S3(config-if-range)# no shu
S3(config-if-range)# interf
S3(config-if)# switchport m

Step 2: Verify Port Channel 3


status.
a. Use the show commands from
Part 1 Step 2 to verify the status of
Port Channel 3. Look for the protocol
used by each port.

S2# show etherchannel summa


<output omitted>
Number of channel-groups in
Number of aggregators:
Group Port-channel Protoc
------+-------------+------
2 Po2(SU) LA
3 Po3(SU) LA

b. Port Channel 2 is not operative


because spanning tree protocol
placed some ports into blocking
mode. Unfortunately, those ports were
Gigabit ports. To restore these ports,
configure S1 to be primary root for
VLAN 1 or set the priority to 24576.

S1(config)# spanning-tree v
or
S1(config)# spanning-tree v

[sociallocker id=”54558″]

4.2.1.3 Packet
Download
PKA Tracer - Configuring
EtherChannel.pka
74.24 KB 2529
downloads
...

[/sociallocker]
← Previous Next Article →
Article 4.2.2.3 Packet
3.3.2.2 Packet Tracer –
Tracer – Troubleshooting
Configuring Rapid EtherChannel
PVST Instructions
Instructions Answers
Answers

report this ad

Soyez le premier à commenter!

0 COMMENTS
CCNA v5 + v6.0 Exam Answers
CCNA 1 CCNA 2 CCNA 3 CCNA 4

CCNA 1 - Pretest

CCNA 1 - Chapter 1

CCNA 1 - Chapter 2

CCNA 1 - Chapter 3

CCNA 1 - Chapter 4

CCNA 1 - Chapter 5

CCNA 1 - Chapter 6

CCNA 1 - Chapter 6 Skills PT

CCNA 1 - Chapter 7

CCNA 1 - Chapter 8

CCNA 1 - Chapter 9

CCNA 1 - Chapter 10
CCNA 1 - Chapter 11

CCNA 1 PT Practice Skills

CCNA 1 - Practice Final

CCNA 1 - Final Exam

CCNA 2 - Pretest

CCNA 2 - Chapter 1

CCNA 2 - Chapter 2

Chapter 2 SIC Practice Skills

CCNA 2 - Chapter 3

CCNA 2 - Chapter 4

CCNA 2 - Chapter 5

CCNA 2 - Chapter 6

CCNA 2 - Chapter 7

Chapter 7 SIC Practice Skills

CCNA 2 - Chapter 8

CCNA 2 - Chapter 9

CCNA 2 - Chapter 10

ITN Practice Skills(CCNA 1)

RSE Practice Skills Part 1

RSE Practice Skills Part 2

CCNA 2 - Practice Final

CCENT (ICND1) Practice Exam

CCNA 2 - Final Exam

CCNA 3 - Pretest

CCNA 3 - Chapter 1

CCNA 3 - Chapter 2

CCNA 3 - Chapter 3

CCNA 3 - Chapter 4
CCNA 3 - Chapter 5

CCNA 3 - Chapter 6

CCNA 3 - Chapter 7

CCNA 3 - Chapter 8

CCNA 3 - Chapter 9

CCNA 3 - Chapter 10

ITN Practice Skills (CCNA 1)

RSE PT Skills Part 1 (CCNA 2)

RSE PT Skills Part 2 (CCNA 2)

ScaN EIGRP Practice Skills


Assessment

ScaN OSPF Practice Skills


Assessment

CCNA 3 - Practice Final

CCNA 3 - Final Exam

CCNA 4 - Pretest

CCNA 4 - Chapter 1

CCNA 4 - Chapter 2

CCNA 4 - Chapter 3

CCNA 4 Chapter 3 Skills


Assessment

CCNA 4 - Chapter 4

CCNA 4 - Chapter 5

CCNA 4 Chapter 5 Skills


Assessment

CCNA 4 - Chapter 6

CCNA 4 - Chapter 7

CCNA 4 - Chapter 8

ITN Practice Skills (CCNA 1)

RSE PT Skills Part 1 (CCNA 2)

RSE PT Skills Part 2 (CCNA 2)


ScaN EIGRP PT Skills (CCNA 3)

ScaN OSPF PT Skills (CCNA 3)

CN Practice Skills Assessment-


PT

CCENT (ICND 1) Practice Exam

CCENT (ICND 2) Practice Exam

CCNA 4 - Practice Final

CCNA 4 - Examen final

Related Posts
2.2.3.3 Packet Tracer – Troubleshoot VTP
and DTP Answers

4.2.2.3 Packet Tracer – Troubleshooting


EtherChannel Instructions Answers

8.3.3.5 Packet Tracer – Configuring Basic


OSPFv3 in a Single Area Instructions
Answers
CCNA 3 – 8.4.1.2 Packet Tracer – Skills
Integration Challenge – Instructions
Answers

8.2.2.7 Packet Tracer – Configuring


OSPFv2 in a Single Area Instructions
Answers

10.2.4.4 Packet Tracer - Dépanner les


réponses OSPFv3 multizones

2.2.2.4 Packet Tracer – Dépannage des


réponses de routage inter-VLAN

3.3.2.2 Packet Tracer – Configuration des


réponses aux instructions PVST rapides

10.3.1.2 Packet Tracer – Réponses aux


instructions du défi d'intégration des
compétences

9.2.2.6 Packet Tracer – Configuration des


réponses aux instructions OSPFv2
multizone

signaler cette annonce

ITExamAnswers.net Copyright © 2023.


Politique de confidentialité | Contact

Original text Contribute a better translation

You might also like