napo932 | Bonjour à tous,
J'ai un petit soucis de config de port etherchannel
La config est la suivant: 2 ports sur switch 1 et 2 ports sur switch 2 configurés en etherchannel LACP
Les switchs sont stackés
Voilà ma conf:
Code :
- FRAUB-SW1#show run int gi4/0/13
- Building configuration...
- Current configuration : 234 bytes
- !
- interface GigabitEthernet4/0/13
- switchport trunk encapsulation dot1q
- switchport trunk allowed vlan 72,73,89,90,160,164
- switchport mode trunk
- switchport nonegotiate
- channel-group 1 mode active
- spanning-tree portfast trunk
- end
- FRAUB-SW1#show run int gi4/0/14
- Building configuration...
- Current configuration : 234 bytes
- !
- interface GigabitEthernet4/0/14
- switchport trunk encapsulation dot1q
- switchport trunk allowed vlan 72,73,89,90,160,164
- switchport mode trunk
- switchport nonegotiate
- channel-group 1 mode active
- spanning-tree portfast trunk
- end
- FRAUB-SW1#show run int gi5/0/13
- Building configuration...
- Current configuration : 234 bytes
- !
- interface GigabitEthernet5/0/13
- switchport trunk encapsulation dot1q
- switchport trunk allowed vlan 72,73,89,90,160,164
- switchport mode trunk
- switchport nonegotiate
- channel-group 1 mode active
- spanning-tree portfast trunk
- end
- FRAUB-SW1#show run int gi5/0/14
- Building configuration...
- Current configuration : 234 bytes
- !
- interface GigabitEthernet5/0/14
- switchport trunk encapsulation dot1q
- switchport trunk allowed vlan 72,73,89,90,160,164
- switchport mode trunk
- switchport nonegotiate
- channel-group 1 mode active
- spanning-tree portfast trunk
- end
- FRAUB-SW1# show running-config interface port-channel 1
- Building configuration...
- Current configuration : 178 bytes
- !
- interface Port-channel1
- description Agregat TO FRPAR-VM10
- switchport trunk encapsulation dot1q
- switchport trunk allowed vlan 72,73,89,90,160,164
- switchport mode trunk
- end
- FRAUB-SW1#show etherchannel summary
- Flags: D - down P - bundled 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
- M - not in use, minimum links not met
- u - unsuitable for bundling
- w - waiting to be aggregated
- d - default port
- Number of channel-groups in use: 2
- Number of aggregators: 2
- Group Port-channel Protocol Ports
- ------+-------------+-----------+-----------------------------------------------
- 1 Po1(SD) LACP Gi4/0/13(I) Gi4/0/14(I) Gi5/0/13(I)
- Gi5/0/14(I)
- 2 Po2(SD) LACP Gi4/0/15(I) Gi4/0/16(I) Gi5/0/15(I)
- Gi5/0/16(I)
- FRAUB-SW1#sh int po1
- Port-channel1 is down, line protocol is down (notconnect)
- Hardware is EtherChannel, address is 0000.0000.0000 (bia 0000.0000.0000)
- Description: Agregat TO FRPAR-VM10
- MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
- reliability 255/255, txload 1/255, rxload 1/255
- Encapsulation ARPA, loopback not set
- Keepalive set (10 sec)
- Auto-duplex, Auto-speed, link type is auto, media type is unknown
- input flow-control is off, output flow-control is unsupported
- 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/75/0/0 (size/max/drops/flushes); Total output drops: 0
- Queueing strategy: fifo
- Output queue: 0/0 (size/max)
- 5 minute input rate 0 bits/sec, 0 packets/sec
- 5 minute output rate 0 bits/sec, 0 packets/sec
- 0 packets input, 0 bytes, 0 no buffer
- Received 0 broadcasts (0 multicasts)
- 0 runts, 0 giants, 0 throttles
- 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
- 0 watchdog, 0 multicast, 0 pause input
- 0 input packets with dribble condition detected
- 0 packets output, 0 bytes, 0 underruns
- 0 output errors, 0 collisions, 32 interface resets
- 0 babbles, 0 late collision, 0 deferred
- 0 lost carrier, 0 no carrier, 0 PAUSE output
- 0 output buffer failures, 0 output buffers swapped out
|
Mon port channel est down, pourtant mon serveur virtualisation qui est connectée sur les 4 ports fonctionne très bien....
Ou ai-je commis une erreur ?
Merci ---------------
Mon feed-back --> http://forum.hardware.fr/hfr/Achat [...] #t15766731
|