Dit document behandelt de instelling van een EtherChannel tussen een Catalyst 5500/5000 switch met Catalyst OS (CatOS) en een Catalyst 6500/6000 of Catalyst 4500/4000 switch met Cisco IOS®-software. Een EtherChannel bundelt afzonderlijke koppelingen in één logische link die een hogere bandbreedte en redundantie tussen switches of andere apparaten biedt. U kunt EtherChannel gebruiken als Fast EtherChannel (FEC) of Gigabit EtherChannel (GEC); Het is afhankelijk van de snelheid van de interfaces of poorten die u gebruikt om het EtherChannel te vormen. Deze configuratie is ook van toepassing op een Catalyst 4500/4000 of 6500/6000 Series switch met CatOS-voeding die is aangesloten op een Catalyst 4500/4000 of 6500/6000 Series switch met Cisco IOS-software.
De configuratie in dit document bundelt twee Fast Ethernet (FE) poorten van elk van de switches in een FEC. Dit document gebruikt de term "EtherChannel" om te verwijzen naar GEC, FEC, port channel, channel en port group.
Dit document toont alleen de configuratiebestanden uit de switches en de uitvoer uit de bijbehorende voorbeeldweergave. Raadpleeg deze documenten voor meer informatie over de manier waarop u een EtherChannel-bestand kunt configureren:
EtherChannel configureren (voor Catalyst 6500/6000 switches die Cisco IOS-software gebruiken)
EtherChannel configureren (voor Catalyst 4500/4000 switches die Cisco IOS-software gebruiken)
Configuratie monster: EtherChannel tussen Catalyst Switches die CatOS uitvoeren
Zorg er voordat u deze configuratie probeert voor dat u een basisbegrip hebt van:
EtherChannel-configuratie
Configuratie van Catalyst 6500/6000 en Catalyst 5500/5000 Series switches met de Opdracht Line Interface (CLI)
De informatie in dit document is gebaseerd op de volgende software- en hardware-versies:
Cisco Catalyst 5505 switch met CatOS 6.4(8) software
Cisco Catalyst 6509 switch met Cisco IOS-softwarerelease 12.1(20)E
Opmerking: Raadpleeg voor EtherChannel-systeemvereisten voor Catalyst-switches de systeemvereisten om EtherChannel op Catalyst-Switches te implementeren.
De informatie in dit document is gebaseerd op de apparaten in een specifieke laboratoriumomgeving. Alle apparaten begonnen met een gewist (standaard) configuratie. Als uw netwerk live is, moet u de potentiële impact van elke opdracht begrijpen.
U kunt EtherChannel onvoorwaardelijk (met kanaalmodus aan) of via autonome onderhandeling configureren. Wanneer u door autonome onderhandeling vormt, bespreekt de switch het kanaal met het verre eind. Om dit te doen gebruikt het Cisco bedrijfseigen Port Aggregation Protocol (PAgP) (met de gewenste opdracht voor kanaalmodus) of de IEEE 802.3ad Link Aggregate Control Protocol (LACP) (met de actieve of kanaalmodus passieve opdrachten). In dit document gebruikt de EtherChannel-configuratie PAgP voor automatische onderhandeling.
Alle Catalyst switches die CatOS-systeemsoftware gebruiken, ondersteunen PAgP. Catalyst 6500/6000 of 4500/4000 Series switches met Cisco IOS-systeemsoftware ondersteunen ook PAgP. De aanbevolen modus om een EtherChannel te creëren tussen apparaten die PAgP ondersteunen, is de gewenste modus. PAgP beschermt tegen elke onjuiste configuratie tussen de twee apparaten. U kunt de kanaalmodus gebruiken wanneer het verbindingsapparaat PAgP niet ondersteunt en u het kanaal onvoorwaardelijk moet instellen. U kunt de stille of niet-stille sleutelwoorden gebruiken voor de automatische en wenselijke kanaalmodi. Catalyst 6500/6000 of 4500/4000 switches hebben het stille sleutelwoord dat standaard op alle poorten is ingeschakeld. De Catalyst 5500/5000 reeks switches hebben het stille sleutelwoord dat door gebrek op koperhavens wordt toegelaten. Voor alle vezelpoorten (FE en Gigabit Ethernet [GE]) hebben de 5500/5000 switches het niet-stille trefwoord ingeschakeld. Gebruik het standaard stille of niet-stil sleutelwoord wanneer u tussen Cisco switches verbindt.
Opmerking: Raadpleeg voor meer informatie over de modi van PAgP voor het kanaliseren van PAgP en de Silent/Non-Silent Mode sectie van het document dat EtherChannel vormt tussen Catalyst 4500/4000, en Etherniet-over deniet-stil 00/5000 en 6500/6000 Switches voor CatOS-systeemsoftware.
In deze sectie wordt de informatie gepresenteerd om de functies te configureren die in dit document worden beschreven.
Het netwerk in dit document is als volgt opgebouwd:
Wanneer actieve koppelingen in een EtherChannel worden geaggregeerd, verlaten de poorten tijdelijk de Spanning Tree en worden deze opnieuw aangesloten als één logische poort. Totdat de Spanning Tree opnieuw samenvalt, wordt het netwerkverkeer verstoord.
Als u geen protocollen zoals PAgP of LACP gebruikt voor de configuratie van EtherChannel om andere redenen, zorg er dan voor dat de vereiste parameters aan beide kanten hetzelfde zijn. Als deze niet overeenkomen, wordt één uiteinde van het kanaal in de err-keer-schakelmodus gebruikt. Om de poorten uit de functie voor uitschakelen te herstellen, raadpleegt u deze:
Dit document gebruikt deze configuraties:
Opmerking: Om de mogelijkheden voor een module of switch poort te verifiëren die u vormt, gebruikt u de opdracht Show port mogelijkheden voor switches die CatOS uitvoeren. Voor switches die Cisco IOS-software uitvoeren, gebruik de opdracht showinterfaces mogelijkheden.
Opmerking: In de configuraties worden opmerkingen tussen de uitgangen weergegeven in blauwe cursief.
Catalyst 5500 |
---|
cat5500 (enable) show config This command shows non-default configurations only. Use 'show config all' to show both default and non-default configurations. ...... ................ ................ .. begin ! # ***** NON-DEFAULT CONFIGURATION ***** ! ! # time: Wed Jan 28 2004, 09:39:55 ! # version 6.4(2) ! # errordetection set errordetection portcounter enable ! # frame distribution method set port channel all distribution mac both ! # vtp set vtp domain cisco set vlan 1 name default type ethernet mtu 1500 said 100001 state active set vlan 1002 name fddi-default type fddi mtu 1500 said 101002 state active set vlan 1004 name fddinet-default type fddinet mtu 1500 said 101004 state active stp ieee set vlan 1005 name trnet-default type trbrf mtu 1500 said 101005 state active stp ibm set vlan 1003 name token-ring-default type trcrf mtu 1500 said 101003 state active mode srb aremaxhop 7 stemaxhop 7 backupcrf off ! # ip !--- This is the IP address for management. set interface sc0 1 10.10.10.2/255.255.255.0 10.10.10.255 ! # set boot command set boot config-register 0x2102 set boot system flash bootflash:cat5000-supg.6-4-8.bin ! # mls set mls nde disable ! # port channel !--- Ports are assigned to admin-group 200. Administrative groups !--- specify which ports can form an EtherChannel together. An administrative group !--- can contain a maximum of eight ports. This admin-group assignment happens !--- automatically with the configuration of the port channel. You can also !--- assign it manually, as done in this example. However, you do not need to assign !--- the admin-group manually. Let the switch create !--- the admin-group automatically. !--- Note: This configuration sets ports 4/1 through 4/4 !--- for port channel, but only configures ports 4/1-2. This is !--- normal behavior. You can use ports 4/3 and 4/4 for any other purpose. set port channel 4/1-4 200 ! # default port status is enable ! ! #module 1 : 0-port Supervisor III ! #module 2 : 2-port MM MIC FDDI ! #module 3 : 24-port 10/100BaseTX Ethernet ! #module 4 : 12-port 10/100BaseTX Ethernet !--- This enables port channeling with PAgP and configures desirable silent mode. set port channel 4/1-2 mode desirable silent ! #module 5 : 2-port MM OC-3 Dual-Phy ATM !--- Output suppressed. end |
Raadpleeg de Catalyst 5000 familieverwijzing (6.3 en 6.4) voor meer informatie over de opdrachten in de configuratie.
Catalyst 6500 |
---|
Cat6509# show running-config Building configuration... Current configuration : 3852 bytes ! version 12.1 no service single-slot-reload-enable service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Cat6509 ! ! redundancy main-cpu auto-sync standard ip subnet-zero ! ! interface port-channel1 no ip address !--- This example has configured a Layer 2 (L2) EtherChannel. !--- You can configure a Layer 3 (L3) EtherChannel on the Catalyst !--- 6500/6000 switches running Cisco IOS Software; however, this is not !--- the focus of this document. For details on the Layer 3 EtherChannel configuration, !--- refer to the document Configuring EtherChannels. switchport !--- This command puts the interface in VLAN1, by default. switchport mode access ! interface FastEthernet6/1 no ip address !--- On the Catalyst 6500/6000, you must issue the switchport command once, !--- without any keywords, to configure the interface as an L2 port. !--- By default, all the ports are router ports (L3 ports). !--- On a Catalyst 4500/4000 switch, all ports are L2 ports by default. !--- You do not need an additional command. switchport !--- This command puts the interface in VLAN1, by default. switchport mode access !--- The port is a member of channel group 1 with autonegotiation !--- that uses PAgP and silent mode. channel-group 1 mode desirable ! interface FastEthernet6/2 no ip address !--- On the Catalyst 6500/6000, you must issue the switchport command once, !--- without any keywords, to configure the interface as a L2 port. !--- By default, all the ports are router ports (L3 ports). !--- On a Catalyst 4500/4000 switch, all ports are L2 ports by default. !--- You do not need an additional command. switchport !--- This command puts the interface in VLAN1, by default. switchport mode access !--- The port is a member of channel group 1 with autonegotiation !--- that uses PAgP and silent mode. channel-group 1 mode desirable ! interface FastEthernet6/3 no ip address ! interface FastEthernet6/4 no ip address ! !--- Output suppressed. interface FastEthernet6/45 no ip address shutdown ! interface FastEthernet6/46 no ip address shutdown ! interface FastEthernet6/47 no ip address shutdown ! interface FastEthernet6/48 no ip address shutdown ! !--- This is the IP address for management. ip address 10.10.10.3 255.255.255.0 ! ip classless no ip http server ! ! ! line con 0 line vty 0 4 ! end Cat6509# |
Raadpleeg voor meer informatie over de opdrachten in de configuratie de Catalyst 5000 familiereverwijzing (6.3 en 6.4).
Opmerking: Als u een interface aan een VLAN toewijzen dat niet bestaat, sluit de interface af tot u het VLAN in de VLAN-database maakt. Raadpleeg voor meer informatie het gedeelte Ethernet VLAN’s maken of wijzigen van de VLAN's configureren.
Deze sectie bevat informatie over de manier waarop u kunt controleren of de configuratie goed werkt.
Bepaalde opdrachten met show worden ondersteund door de tool Output Interpreter (alleen voor geregistreerde klanten). Hiermee kunt u een analyse van de output van opdrachten met show genereren.
Om het poortkanaal in CatOS switches te controleren, geeft u deze opdrachten uit:
Om de STP-status (Spanning Tree Protocol) in CatOS-switches te controleren, geeft u deze opdrachten uit:
Om het poortkanaal in Catalyst 6500/6000 of Catalyst 4500/4000 Series switches te controleren die Cisco IOS-software gebruiken, geeft u deze opdrachten uit:
Om de STP status in Catalyst 6500/6000 of Catalyst 4500/4000 Series switches te controleren die Cisco IOS-software gebruiken, geeft u deze opdrachten uit:
Deze opdracht verifieert of de module in staat is te kanaliseren. Ook wordt aangegeven welke groep poorten u kunt bundelen om het EtherChannel te vormen. In dit voorbeeld kunt u de twee poorten 4/1-2 of de vier poorten 4/1-4 groeperen om een kanaal te vormen:
cat5500 (enable) show port capabilities 4 Model WS-X5203 Port 4/1 Type 10/100BaseTX Speed auto,10,100 Duplex half,full Trunk encap type ISL Trunk mode on,off,desirable,auto,nonegotiate Channel 4/1-2,4/1-4 Broadcast suppression pps(0-150000),percentage(0-100) Flow control no Security yes Membership static,dynamic Fast start yes QOS scheduling rx-(none),tx-(none) CoS rewrite no ToS rewrite no Rewrite no UDLD yes AuxiliaryVlan no SPAN source,destination !--- Output suppressed.
Deze opdracht, samen met de show port opdracht, verifieert de status van het havenkanaal.
cat5500 (enable) show port channel Port Status Channel Admin Ch Mode Group Id ----- ---------- -------------------- ----- ----- 4/1 connected desirable silent 200 865 4/2 connected desirable silent 200 865 ----- ---------- -------------------- ----- ----- Port Device-ID Port-ID Platform ----- ------------------------------- ------------------------- ---------------- 4/1 Switch Fa6/1 cisco Catalyst 6000 4/2 Switch Fa6/2 cisco Catalyst 6000 ----- ------------------------------- ------------------------- ---------------- cat5500 (enable)
cat5500 (enable) show port 4/1 Port Name Status Vlan Level Duplex Speed Type ----- ------------------ ---------- ---------- ------ ------ ----- ------------ 4/1 connected 1 normal a-full a-100 10/100BaseTX !--- Output suppressed. Port Status Channel Admin Ch Mode Group Id ----- ---------- -------------------- ----- ----- 4/1 connected desirable silent 200 865 4/2 connected desirable silent 200 865 ----- ---------- -------------------- ----- ----- !--- Output suppressed. cat5500 (enable) show port 4/2 Port Name Status Vlan Level Duplex Speed Type ----- ------------------ ---------- ---------- ------ ------ ----- ------------ 4/2 connected 1 normal a-full a-100 10/100BaseTX !--- Output suppressed. Port Status Channel Admin Ch Mode Group Id ----- ---------- -------------------- ----- ----- 4/1 connected desirable silent 200 865 4/2 connected desirable silent 200 865 ----- ---------- -------------------- ----- ----- !--- Output suppressed.
cat5500 (enable) show port channel info Switch Frame Distribution Method: Mac both Port Status Channel Admin Channel Speed Duplex Vlan mode group id ----- ---------- -------------------- ----- ------- ----- ------ ---- 4/1 connected desirable silent 200 865 a-100 a-full 1 4/2 connected desirable silent 200 865 a-100 a-full 1 ----- ---------- -------------------- ----- ------- ----- ------ ---- Port ifIndex Oper-group Neighbor Oper-Distribution PortSecurity/ Oper-group Method Dynamic port ----- ------- ---------- ---------- ----------------- ------------- 4/1 334 1 65537 Mac both 4/2 334 1 65537 Mac both ----- ------- ---------- ---------- ----------------- ------------- Port Device-ID Port-ID Platform ----- ------------------------------- ------------------------- ---------------- 4/1 Switch Fa6/1 cisco Catalyst 6000 4/2 Switch Fa6/2 cisco Catalyst 6000 ----- ------------------------------- ------------------------- ---------------- !--- Output suppressed.
De opdrachten STP controleren of u alle poorten binnen een kanaal hebt, dat is gegroepeerd en in de verzendstaat.
cat5500 (enable) show spantree 1 VLAN 1 Spanning tree enabled Spanning tree type IEEE Designated Root 00-30-40-a7-a4-00 Designated Root Priority 32768 Designated Root Cost 0 Designated Root Port 1/0 Root Max Age 20 sec Hello Time 2 sec Forward Delay 15 sec Bridge ID MAC ADDR 00-30-40-a7-a4-00 Bridge ID Priority 32768 Bridge Max Age 20 sec Hello Time 2 sec Forward Delay 15 sec Port Vlan Port-State Cost Priority Portfast Channel_id ------------------------ ---- ------------- ----- -------- ---------- ---------- 2/1-2 1 not-connected 19 32 disabled 0 3/1 1 not-connected 100 32 disabled 0 3/2 1 not-connected 100 32 disabled 0 3/3 1 not-connected 100 32 disabled 0 3/4 1 not-connected 100 32 disabled 0 3/5 1 not-connected 100 32 disabled 0 3/6 1 not-connected 100 32 disabled 0 3/7 1 not-connected 100 32 disabled 0 3/8 1 not-connected 100 32 disabled 0 3/9 1 not-connected 100 32 disabled 0 3/10 1 not-connected 100 32 disabled 0 3/11 1 not-connected 100 32 disabled 0 3/12 1 not-connected 100 32 disabled 0 3/13 1 not-connected 100 32 disabled 0 3/14 1 not-connected 100 32 disabled 0 3/15 1 not-connected 100 32 disabled 0 3/16 1 not-connected 100 32 disabled 0 3/17 1 not-connected 100 32 disabled 0 3/18 1 not-connected 100 32 disabled 0 3/19 1 not-connected 100 32 disabled 0 3/20 1 not-connected 100 32 disabled 0 3/21 1 not-connected 100 32 disabled 0 3/22 1 not-connected 100 32 disabled 0 3/23 1 not-connected 100 32 disabled 0 3/24 1 not-connected 100 32 disabled 0 4/1-2 1 forwarding 12 32 disabled 865 4/3 1 forwarding 19 32 disabled 0 4/4 1 forwarding 19 32 disabled 0 4/5 1 not-connected 100 32 disabled 0 4/6 1 not-connected 100 32 disabled 0 4/7 1 not-connected 100 32 disabled 0 4/8 1 not-connected 100 32 disabled 0 4/9 1 not-connected 100 32 disabled 0 4/10 1 not-connected 100 32 disabled 0 4/11 1 not-connected 100 32 disabled 0 4/12 1 not-connected 100 32 disabled 0 cat5500 (enable)
cat5500 (enable) show spantree 4/1 Port Vlan Port-State Cost Priority Portfast Channel_id ------------------------ ---- ------------- ----- -------- ---------- ---------- 4/1-2 1 forwarding 12 32 disabled 865 cat5500 (enable) show spantree 4/2 Port Vlan Port-State Cost Priority Portfast Channel_id ------------------------ ---- ------------- ----- -------- ---------- ---------- 4/1-2 1 forwarding 12 32 disabled 865 cat5500 (enable)
Opmerking: de output van show spantree module/poort voor poorten 4/1 en 4/2 geeft identieke resultaten weer. Dit komt doordat ze zijn gegroepeerd in één kanaal met de kanaal-ID van 865.
Deze opdracht verifieert of de module in staat is te kanaliseren.
Cat6509# show interfaces capabilities module 6 FastEthernet6/1 Model: WS-X6348-RJ-45 Type: 10/100BaseTX Speed: 10,100,auto Duplex: half,full Trunk encap. type: 802.1Q,ISL Trunk mode: on,off,desirable,nonegotiate Channel: yes Broadcast suppression: percentage(0-100) Flowcontrol: rx-(off,on),tx-(none) Membership: static Fast Start: yes QOS scheduling: rx-(1q4t), tx-(2q2t) CoS rewrite: yes ToS rewrite: yes Inline power: yes SPAN: source/destination UDLD yes Link Debounce: yes Link Debounce Time: no FastEthernet6/2 Model: WS-X6348-RJ-45 Type: 10/100BaseTX Speed: 10,100,auto Duplex: half,full Trunk encap. type: 802.1Q,ISL Trunk mode: on,off,desirable,nonegotiate Channel: yes Broadcast suppression: percentage(0-100) Flowcontrol: rx-(off,on),tx-(none) Membership: static Fast Start: yes QOS scheduling: rx-(1q4t), tx-(2q2t) CoS rewrite: yes ToS rewrite: yes Inline power: yes SPAN: source/destination UDLD yes Link Debounce: yes Link Debounce Time: no
toon interfacenummer van het poortkanaal-kanaal-kanaal
Deze opdracht controleert de status van het havenkanaal. Het vertelt je ook welke poorten dit kanaal vormen.
Cat6509# show interfaces port-channel 1 Port-channel1 is up, line protocol is up Hardware is EtherChannel, address is 0009.1267.27d9 (bia 0009.1267.27d9) MTU 1500 bytes, BW 200000 Kbit, DLY 100 usec, reliability 255/255, txload 1/255, rxload 1/255 Encapsulation ARPA, loopback not set Full-duplex, 100Mb/s input flow-control is off, output flow-control is off Members in this channel: Fa6/1 Fa6/2 ARP type: ARPA, ARP Timeout 04:00:00 Last input never, output never, output hang never Last clearing of "show interface" counters never Input queue: 0/2000/0/0 (size/max/drops/flushes); Total output drops: 0 Queueing strategy: fifo Output queue :0/40 (size/max) 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 126880 packets input, 10173099 bytes, 0 no buffer Received 126758 broadcasts, 0 runts, 0 giants, 0 throttles 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored 0 input packets with dribble condition detected 6101 packets output, 1175124 bytes, 0 underruns 0 output errors, 0 collisions, 2 interface resets 0 babbles, 0 late collision, 0 deferred 0 lost carrier, 0 no carrier 0 output buffer failures, 0 output buffers swapped out Cat6509#
Deze opdracht geeft de samenvatting per kanaalgroep weer. In deze voorbeelduitvoer kunt u de vlag P zien met de poorten Fa6/1 en Fa6/2. Dit betekent dat deze havens het havenkanaal vormen.
Cat6509# show etherchannel summary Flags: D - down P - in port-channel I - stand-alone s - suspended H - Hot-standby (LACP only) R - Layer3 S - Layer2 U - in use f - failed to allocate aggregator u - unsuitable for bundling Number of channel-groups in use: 1 Number of aggregators: 1 Group Port-channel Protocol Ports --------- +-----------------------+ ----------------+ --------------- 1 Po1(SU) PAgP Fa6/1(P) Fa6/2(P)
Deze opdracht geeft de informatie over het poortkanaal weer.
Cat6509# show etherchannel port-channel Channel-group listing: ----------------------- Group: 1 ---------- Port-channels in the group: ---------------------- Port-channel: Po1 ------------ Age of the Port-channel = 00d:00h:02m:25s Logical slot/port = 14/1 Number of ports = 2 GC = 0x00010001 HotStandBy port = null Port state = Port-channel Ag-Inuse Protocol = PAgP Ports in the Port-channel: Index Load Port EC state No of bits ------+------+------+------------------+----------- 1 55 Fa6/1 Desirable-Sl 4 0 AA Fa6/2 Desirable-Sl 4 Time since last port bundled: 00d:00h:01m:03s Fa6/1 Time since last port Un-bundled: 00d:00h:01m:05s Fa6/1
Deze opdracht verifieert of het kanaal in de verzendstaat voor een bepaald VLAN is.
Cat6509# show spanning-tree detail VLAN1 is executing the IEEE compatible Spanning Tree protocol Bridge Identifier has priority 32768, address 00d0.029a.8001 Configured hello time 2, max age 20, forward delay 15 Current root has priority 32768, address 0030.40a7.a400 Root port is 833 (Port-channel1), cost of root path is 12 Topology change flag not set, detected flag not set Number of topology changes 0 last change occurred 00:23:59 ago Times: hold 1, topology change 35, notification 2 hello 2, max age 20, forward delay 15 Timers: hello 0, topology change 0, notification 0, aging 300 Port 833 (Port-channel1) of VLAN1 is forwarding Port path cost 12, Port priority 128, Port Identifier 131.65. Designated root has priority 32768, address 0030.40a7.a400 Designated bridge has priority 32768, address 0030.40a7.a400 Designated port id is 131.97, designated path cost 0 Timers: message age 2, forward delay 0, hold 0 Number of transitions to forwarding state: 1 BPDU: sent 1, received 718
Deze opdracht toont overspannende boominformatie voor VLAN1.
Cat6509# show spanning-tree vlan 1 VLAN0001 Spanning tree enabled protocol ieee Root ID Priority 32768 Address 0030.40a7.a400 Cost 12 Port 833 (Port-channel1) Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32768 Address 00d0.029a.8001 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Aging Time 300 Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- -------------------------------- Po1 Root FWD 12 128.833 P2p
Cisco raadt het gebruik van PAgP aan voor de configuratie van het poortkanaal, zoals dit document beschrijft. Als u de EtherChannel onvoorwaardelijk (met gebruik van kanaalmodus aan) instelt, moet u om het even welke reden een poortkanaal creëren. In dit deel wordt de procedure beschreven. Als u een poortkanaal maakt, vermijdt u mogelijke problemen met STP tijdens het configuratieproces. De detectie van STP-lus kan de poorten uitschakelen als u de ene kant als een kanaal configureren voordat de andere kant een kanaal wordt.
Om de poorten voor poortkanalisatie in te stellen om modus uit te schakelen op de CatOS-switch, geeft u de ingestelde module/poort-opdracht uit.
Maak het poortkanaal (poortgroep) op de Cisco IOS-switch en stel de kanaalmodus in op.
Maak het poortkanaal op de CatOS-switch en stel de kanaalmodus in op.
Om de poorten weer in te schakelen die u eerder op de eerste CatOS-switch hebt uitgeschakeld, geeft u de ingestelde poort uit om module/poort-opdracht aan te.
Prestatieproblemen met EtherChannel worden veroorzaakt door verschillende omstandigheden. De normale oorzaken omvatten het onjuiste algoritme voor het taakverdeling en poortspecifieke fysieke laagkwesties.
Raadpleeg deze documenten om het algoritme voor het taakverdeling beter te begrijpen en te configureren:
The Understanding How EtherChannel Frame Distribution werkt gedeelte van Catalyst 6500 Series softwareconfiguratie Guide, 8.6.
Het gedeelte Taakverdeling van de betekenis van Catalyst 6500 Series Cisco IOS-softwarerelease, 12.2SX.
Raadpleeg voor informatie over het oplossen van problemen met de fysieke laag de poort en interfaceproblemen van de Switch voor het oplossen van problemen.