Please note we are unable assist directly in initial configurations, but we do have professional services which can help you to deploy the configuration you need. You may consider contacting Dell Sales department for a professional deployment if needed.
I hope the resources I am able to supply will be helpful for you.
Thank you for the manual. I've read and typed and the LAG always says "LACP LAG 12 is an individual link" and "Port State: Not in Bundle":
{
s3148p#show lacp 12 Port-channel 12 admin up, oper down, mode lacp LACP Fast Switch-Over Disabled Actor System ID: Priority 32768, Address f0d4.e298.7971 Partner System ID: Priority 0, Address 0000.0000.0000 Actor Admin Key 12, Oper Key 12, Partner Oper Key 0, VLT Peer Oper Key 12 LACP LAG 12 is an individual link
LACP LAG 12 is a normal LAG
A - Active LACP, B - Passive LACP, C - Short Timeout, D - Long Timeout E - Aggregatable Link, F - Individual Link, G - IN_SYNC, H - OUT_OF_SYNC I - Collection enabled, J - Collection disabled, K - Distribution enabled L - Distribution disabled, M - Partner Defaulted, N - Partner Non-defaulted, O - Receiver is in expired state, P - Receiver is not in expired state
Port Gi 1/1 is enabled, LACP is enabled and mode is lacp Port State: Not in Bundle Actor Admin: State ADEHJLMP Key 12 Priority 32768 Oper: State ADEHJLMP Key 12 Priority 32768 Partner is not present
Port Gi 1/2 is enabled, LACP is enabled and mode is lacp Port State: Not in Bundle --More-- Actor Admin: State ADEHJLMP Key 12 Priority 32768 Oper: State ADEHJLMP Key 12 Priority 32768 Partner is not present
}
It looks like it should work:
{
s3148p(conf)#interface gigabitethernet 1/1 s3148p(conf-if-gi-1/1)#show config ! interface GigabitEthernet 1/1 no ip address ! port-channel-protocol LACP port-channel 12 mode active no shutdown s3148p(conf-if-gi-1/1)#exit s3148p(conf)#interface gigabitethernet 1/2 s3148p(conf-if-gi-1/2)#show config ! interface GigabitEthernet 1/2 no ip address ! port-channel-protocol LACP port-channel 12 mode active no shutdown s3148p(conf-if-gi-1/2)#
DELL-Charles R
Moderator
•
4.7K Posts
0
July 1st, 2022 11:00
Hello NotMe9,
It could be from it being cabled wrong or configured differently on the other end.
Has it ever worked?
What is the configuration on the S4048T for the port channel ?
DELL-Charles R
Moderator
•
4.7K Posts
0
June 29th, 2022 11:00
Hello NotMe9,
These resources may help you:
Link Aggregation Control Protocol (LACP) page 423-436
Example of Configuring a LAG Interface page 425
https://dell.to/39ZFspk
Dell EMC Networking OS9 How to Troubleshoot Creating a Port Channel (LAG) - Link Aggregation
https://dell.to/39ZFldo
Please note we are unable assist directly in initial configurations, but we do have professional services which can help you to deploy the configuration you need. You may consider contacting Dell Sales department for a professional deployment if needed.
I hope the resources I am able to supply will be helpful for you.
NotMe9
5 Posts
0
July 1st, 2022 11:00
Thank you for the manual. I've read and typed and the LAG always says "LACP LAG 12 is an individual link" and "Port State: Not in Bundle":
{
s3148p#show lacp 12
Port-channel 12 admin up, oper down, mode lacp
LACP Fast Switch-Over Disabled
Actor System ID: Priority 32768, Address f0d4.e298.7971
Partner System ID: Priority 0, Address 0000.0000.0000
Actor Admin Key 12, Oper Key 12, Partner Oper Key 0, VLT Peer Oper Key 12
LACP LAG 12 is an individual link
LACP LAG 12 is a normal LAG
A - Active LACP, B - Passive LACP, C - Short Timeout, D - Long Timeout
E - Aggregatable Link, F - Individual Link, G - IN_SYNC, H - OUT_OF_SYNC
I - Collection enabled, J - Collection disabled, K - Distribution enabled
L - Distribution disabled, M - Partner Defaulted, N - Partner Non-defaulted,
O - Receiver is in expired state, P - Receiver is not in expired state
Port Gi 1/1 is enabled, LACP is enabled and mode is lacp
Port State: Not in Bundle
Actor Admin: State ADEHJLMP Key 12 Priority 32768
Oper: State ADEHJLMP Key 12 Priority 32768
Partner is not present
Port Gi 1/2 is enabled, LACP is enabled and mode is lacp
Port State: Not in Bundle
--More-- Actor Admin: State ADEHJLMP Key 12 Priority 32768
Oper: State ADEHJLMP Key 12 Priority 32768
Partner is not present
}
It looks like it should work:
{
s3148p(conf)#interface gigabitethernet 1/1
s3148p(conf-if-gi-1/1)#show config
!
interface GigabitEthernet 1/1
no ip address
!
port-channel-protocol LACP
port-channel 12 mode active
no shutdown
s3148p(conf-if-gi-1/1)#exit
s3148p(conf)#interface gigabitethernet 1/2
s3148p(conf-if-gi-1/2)#show config
!
interface GigabitEthernet 1/2
no ip address
!
port-channel-protocol LACP
port-channel 12 mode active
no shutdown
s3148p(conf-if-gi-1/2)#
}
Is there a command missing?
Thank you!
NotMe9
5 Posts
0
July 12th, 2022 07:00
Apologies for the late reply. A lot of people in my ear. It was decided to connect the two switches differently.