06-16-2024 05:58 AM
I have 1 blade DELL and 2 switch cisco n5k e1/37-40 <=> Te0/49-52
with N5k-1 & vsys01-dell, use port channel 4 member, any work normal
but with N5k-2 & vsys02-dell, only 1 port working, 3 other port status up but protocol down
show int po1 in DELL switch, only 1 member port te0/49
https://drive.google.com/drive/folders/1nfrUhvdQh3CNkKcf5IqsLWJQC7AUOAtx?usp=drive_link
lookinf for your help
06-16-2024 09:32 AM
- Check this documentation from Dell : https://i.dell.com/sites/content/shared-content/data-sheets/en/Documents/Deployment-of-Dell-M8024k-Blade-Switch-with-Cisco-Nexus-5000-series-Switch.pdf
M.
06-17-2024 07:39 PM
I follow guide
but still nothing change
with DELL M1000e, only 1 member 0/49 in port-channel 1 and status up, protocol up
port te0/50-52 status is up, protocol is down
with Cisco N5K, port e1/37 up, port e1/38-40 link not connected
06-17-2024 11:47 PM
- Try to use lacp mode on as in the example below for the involved interfaces (channel members) on the
nexus as in (for example) :
switch# configure terminal
switch(config)# interface fastethernet 0/1
switch(config-if)# channel-group 5 mode on
Replace interface names and channel group number accordingly and also have a look afterwards at
show ethernet channel summary
M.
06-18-2024 03:31 AM
So I think problem lies with DELL. because, port-channel 1 on DELL have only member te 0/49
Why we change config Cisco N5K ?
06-18-2024 03:35 AM
can you brief describe the issue here
you have Server and Nexus and you connect it via PO
I ask because the title of your post is VS not To
MHM
06-18-2024 05:18 AM
>...Why we change config Cisco N5K ?
- Because foreign devices do not understand the Cisco LACP negotiation protocols then it becomes advisable to just use
channel-group x mode on (on the interfaces involved)
M.
06-20-2024 07:28 PM
thks marce1000 for reply, but its not working although I follow your guide
Dell(conf-if-te-0/51)# do sh run int te 0/51
!
interface TenGigabitEthernet 0/51
no ip address
mtu 2500
!
port-channel-protocol LACP
port-channel 31 mode active
!
protocol lldp
no advertise dcbx-tlv ets-reco
dcbx port-role auto-upstream
no shutdown
Dell(conf-if-te-0/51)# do sh int te 0/51
TenGigabitEthernet 0/51 is up, line protocol is down
Hardware is DellEth, address is f8:b1:56:09:74:37
Current address is f8:b1:56:09:74:37
Port is present
Pluggable media present, SFP+ type is 10GBASE-SR
Medium is MultiRate, Wavelength is 850nm
SFP+ receive power reading is -30.4576dBm
SFP+ transmit power reading is -2.5274dBm
Interface index is 1054980
Internet address is not set
Mode of IPv4 Address Assignment : NONE
DHCP Client-ID :f8b156097437
MTU 2500 bytes, IP MTU 2482 bytes
LineSpeed auto
Flowcontrol rx off tx off
ARP type: ARPA, ARP Timeout 04:00:00
Last clearing of "show interface" counters 00:15:27
Queueing strategy: fifo
Input Statistics:
0 packets, 0 bytes
0 64-byte pkts, 0 over 64-byte pkts, 0 over 127-byte pkts
0 over 255-byte pkts, 0 over 511-byte pkts, 0 over 1023-byte pkts
0 Multicasts, 0 Broadcasts, 0 Unicasts
0 runts, 0 giants, 0 throttles
0 CRC, 0 overrun, 0 discarded
Output Statistics:
0 packets, 0 bytes, 0 underruns
0 64-byte pkts, 0 over 64-byte pkts, 0 over 127-byte pkts
0 over 255-byte pkts, 0 over 511-byte pkts, 0 over 1023-byte pkts
0 Multicasts, 0 Broadcasts, 0 Unicasts
0 throttles, 0 discarded, 0 collisions, 0 wreddrops
Rate info (interval 299 seconds):
Input 00.00 Mbits/sec, 0 packets/sec, 0.00% of line-rate
Output 00.00 Mbits/sec, 0 packets/sec, 0.00% of line-rate
Time since last interface status change: 9w2d6h
Dell(conf-if-te-0/51)#do sh rin int po 31
^
% Error: Invalid input at "^" marker.
Dell(conf-if-te-0/51)# sh rin int po 31
% Error: Ambiguous command "sh".
Dell(conf-if-te-0/51)#sh run int po 31
% Error: Ambiguous command "sh".
Dell(conf-if-te-0/51)#do sh run int po 31
!
interface Port-channel 31
no ip address
mtu 2500
switchport
fip-snooping port-mode fcf
no shutdown
Dell(conf-if-te-0/51)#do sh int po 31
Port-channel 31 is up, line protocol is down(minimum links not up)
Created by LACP protocol
Hardware address is f8:b1:56:09:74:37, Current address is f8:b1:56:09:74:37
Interface index is 1258307072
Minimum number of links to bring Port-channel up is 1
Internet address is not set
Mode of IPv4 Address Assignment : NONE
DHCP Client-ID :f8b156097437
MTU 2500 bytes, IP MTU 2482 bytes
LineSpeed auto
Members in this channel:
ARP type: ARPA, ARP Timeout 04:00:00
Queueing strategy: fifo
Input Statistics:
0 packets, 0 bytes
0 64-byte pkts, 0 over 64-byte pkts, 0 over 127-byte pkts
0 over 255-byte pkts, 0 over 511-byte pkts, 0 over 1023-byte pkts
0 Multicasts, 0 Broadcasts, 0 Unicasts
0 runts, 0 giants, 0 throttles
0 CRC, 0 overrun, 0 discarded
Output Statistics:
0 packets, 0 bytes, 0 underruns
0 64-byte pkts, 0 over 64-byte pkts, 0 over 127-byte pkts
0 over 255-byte pkts, 0 over 511-byte pkts, 0 over 1023-byte pkts
0 Multicasts, 0 Broadcasts, 0 Unicasts
0 throttles, 0 discarded, 0 collisions, 0 wreddrops
Rate info (interval 299 seconds):
Input 00.00 Mbits/sec, 0 packets/sec, 0.00% of line-rate
Output 00.00 Mbits/sec, 0 packets/sec, 0.00% of line-rate
Time since last interface status change: 00:05:08
DC_N5672_Fabric_02# sh run int po 34
!Command: show running-config interface port-channel34
!Time: Fri Jun 21 07:18:21 2024
version 7.2(0)N1(1)
interface port-channel34
switchport mode trunk
DC_N5672_Fabric_02# sh run int e1/39
!Command: show running-config interface Ethernet1/39
!Time: Fri Jun 21 07:18:29 2024
version 7.2(0)N1(1)
interface Ethernet1/39
description DC_MXL10_Blade_01_02 FCoE
switchport mode trunk
spanning-tree port type edge
spanning-tree bpduguard enable
channel-group 34
DC_N5672_Fabric_02# sh int po 34
port-channel34 is down (No operational members)
Hardware: Port-Channel, address: 0000.0000.0000 (bia 0000.0000.0000)
MTU 1500 bytes, BW 100000 Kbit,, BW 100000 Kbit, DLY 10 usec
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, medium is broadcast
Port mode is trunk
auto-duplex, auto-speed
Input flow-control is off, output flow-control is off
Switchport monitor is off
EtherType is 0x8100
Members in this channel: Eth1/39
Last clearing of "show interface" counters never
0 interface resets
30 seconds input rate 0 bits/sec, 0 packets/sec
30 seconds output rate 0 bits/sec, 0 packets/sec
Load-Interval #2: 5 minute (300 seconds)
input rate 0 bps, 0 pps; output rate 0 bps, 0 pps
RX
0 unicast packets 0 multicast packets 0 broadcast packets
0 input packets 0 bytes
0 jumbo packets 0 storm suppression bytes
0 runts 0 giants 0 CRC 0 no buffer
0 input error 0 short frame 0 overrun 0 underrun 0 ignored
0 watchdog 0 bad etype drop 0 bad proto drop 0 if down drop
0 input with dribble 0 input discard
0 Rx pause
TX
0 unicast packets 0 multicast packets 0 broadcast packets
0 output packets 0 bytes
0 jumbo packets
0 output error 0 collision 0 deferred 0 late collision
0 lost carrier 0 no carrier 0 babble 0 output discard
0 Tx pause
0 interface resets
DC_N5672_Fabric_02# sh int e1/39
Ethernet1/39 is down (Link not connected)
Dedicated Interface
Belongs to Po34
Hardware: 1000/10000 Ethernet, address: 8c60.4fe2.df6e (bia 8c60.4fe2.df6e)
Description: DC_MXL10_Blade_01_02 FCoE
MTU 1500 bytes, BW 10000000 Kbit,, BW 10000000 Kbit, DLY 10 usec
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, medium is broadcast
Port mode is trunk
auto-duplex, 10 Gb/s, media type is 10G
Beacon is turned off
Input flow-control is off, output flow-control is off
Rate mode is dedicated
Switchport monitor is off
EtherType is 0x8100
Last link flapped never
Last clearing of "show interface" counters never
0 interface resets
30 seconds input rate 0 bits/sec, 0 packets/sec
30 seconds output rate 0 bits/sec, 0 packets/sec
Load-Interval #2: 5 minute (300 seconds)
input rate 0 bps, 0 pps; output rate 0 bps, 0 pps
RX
0 unicast packets 0 multicast packets 0 broadcast packets
0 input packets 0 bytes
0 jumbo packets 0 storm suppression bytes
0 runts 0 giants 0 CRC 0 no buffer
0 input error 0 short frame 0 overrun 0 underrun 0 ignored
0 watchdog 0 bad etype drop 0 bad proto drop 0 if down drop
0 input with dribble 0 input discard
0 Rx pause
TX
0 unicast packets 0 multicast packets 0 broadcast packets
0 output packets 0 bytes
0 jumbo packets
0 output error 0 collision 0 deferred 0 late collision
0 lost carrier 0 no carrier 0 babble 0 output discard
0 Tx pause
06-22-2024 05:21 AM
show lacp counter
show lacp neighbor
show port-channel summary
share this from both Nexus SW
MHMn
06-23-2024 09:01 PM
@MHM Cisco World
i sent result
06-24-2024 01:45 AM
thanks for more detail you share but still I dont know exactly which PO you face issue with
can you put your answer in below topology
06-24-2024 03:13 AM
06-24-2024 03:33 AM
keep in mind the vpc user under PO is use do drive system-id
https://cisconetlabs.blogspot.com/2017/01/cisco-nexus-9396-with-dell-m100e.html
06-25-2024 08:42 PM
configuration as 1 posted above but its doesn't work
06-26-2024 04:41 PM
so what you meaning I dont get
thanks
MHM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide