[j-nsp] M-20 to 3750 LACP config
Patrick Coppinger
pcoppinger at corp.earthlink.net
Wed Apr 20 16:22:04 EDT 2005
Thanks to everyone who responded. I had to do a couple of things, seperate
people had suggested to get it working on my hardware. One was to make the
Juniper side passive and the Cisco side active. No other combination seemed
to work. Also, I had to add a unit 0 to the Juniper in order for it's ae0
interface to come up/up. Below is a working configuration example. Thanks!
interface Port-channel1
no ip address
!
interface GigabitEthernet1/0/27
no ip address
channel-group 1 mode active
!
interface GigabitEthernet1/0/28
no ip address
channel-group 1 mode active
chassis {
aggregated-devices {
ethernet {
device-count 1;
}
}
}
interfaces {
ge-0/2/0 {
gigether-options {
802.3ad ae0;
}
}
ge-0/3/0 {
gigether-options {
802.3ad ae0;
}
}
ae0 {
aggregated-ether-options {
no-flow-control;
link-speed 1g;
lacp {
passive;
}
}
unit 0;
}
}
At 02:39 PM 4/20/2005 +0200, Bostjan Fele wrote:
>Have tried something similar. After making LACP passive on M series I had
>running ae. Did not investigate further into it...
>
>Regards,
>Bosjan
>
>-----Original Message-----
>From: juniper-nsp-bounces at puck.nether.net
>[mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of Patrick Coppinger
>Sent: 19. april 2005 14:03
>To: juniper-nsp at puck.nether.net
>Subject: [j-nsp] M-20 to 3750 LACP config
>
>
>I've seen a few posts on this topic, and believe I have followed the
>example closely, but both my port-channel interface (Down/Down) and ae0
>interface (Up/Down) won't come up, even though the physical interfaces are
>all Up/Up. Any tips would be appreciated.
>
>chassis {
> aggregated-devices {
> ethernet {
> device-count 1;
> }
> }
>}
>interfaces {
> ge-0/2/0 {
> gigether-options {
> 802.3ad ae0;
> }
> }
> ge-0/3/0 {
> gigether-options {
> 802.3ad ae0;
> }
> }
> ae0 {
> aggregated-ether-options {
> no-flow-control;
> link-speed 1g;
> lacp {
> active;
> }
> }
> }
>}
>
>
>
>interface Port-channel1
> no ip address
>!
>interface GigabitEthernet1/0/27
> no ip address
> channel-group 1 mode active
>!
>interface GigabitEthernet1/0/28
> no ip address
> channel-group 1 mode active
>
>
>Switch:show po1
>Port-channel1 is down, line protocol is down (notconnect)
> Hardware is EtherChannel, address is 0000.0000.0000 (bia 0000.0000.0000)
> MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
> reliability 255/255, txload 1/255, rxload 1/255
> Encapsulation ARPA, loopback not set
>
>
>Switch:show etherchannel detail
> Channel-group listing:
> -----------------------
>
>Group: 1
>----------
>Group state = L2
>Ports: 2 Maxports = 16
>Port-channels: 1 Max Port-channels = 16
>Protocol: LACP
> Ports in the group:
> -------------------
>Port: Gi1/0/27
>------------
>
>Port state = Up Sngl-port-Bndl Mstr Not-in-Bndl
>Channel group = 1 Mode = Active Gcchange = -
>Port-channel = null GC = - Pseudo port-channel = Po1
>Port index = 0 Load = 0x00 Protocol = LACP
>
>Flags: S - Device is sending Slow LACPDUs F - Device is sending fast
>LACPDUs.
>
> A - Device is in active mode. P - Device is in passive mode.
>
>Local information:
> LACP port Admin Oper Port Port
>Port Flags State Priority Key Key Number State
>Gi1/0/27 SA indep 32768 0x1 0x1 0x1C 0x7D
>
>Age of the port in the current state: 00d:00h:06m:33s
>
>Port: Gi1/0/28
>------------
>
>Port state = Up Sngl-port-Bndl Mstr Not-in-Bndl
>Channel group = 1 Mode = Active Gcchange = -
>Port-channel = null GC = - Pseudo port-channel = Po1
>Port index = 0 Load = 0x00 Protocol = LACP
>
>Flags: S - Device is sending Slow LACPDUs F - Device is sending fast
>LACPDUs.
>
> A - Device is in active mode. P - Device is in passive mode.
>
>Local information:
> LACP port Admin Oper Port Port
>Port Flags State Priority Key Key Number State
>Gi1/0/28 SA indep 32768 0x1 0x1 0x1D 0x7D
>
>Age of the port in the current state: 00d:00h:06m:58s
>
> Port-channels in the group:
> ----------------------
>
>Port-channel: Po1 (Primary Aggregator)
>
>------------
>
>Age of the Port-channel = 00d:00h:08m:07s
>Logical slot/port = 10/1 Number of ports = 0
>HotStandBy port = null
>Port state = Port-channel Ag-Not-Inuse
>Protocol = LACP
>
>
>
>
>Patrick Coppinger
>CCIE #14298
>Senior Network Engineer
>EarthLink, Inc
>pcoppinger at corp.earthlink.net
>(404) 748-7454 desk
>(678) 592-7041 cell
>
>
>_______________________________________________
>juniper-nsp mailing list juniper-nsp at puck.nether.net
>http://puck.nether.net/mailman/listinfo/juniper-nsp
>
>
>_______________________________________________
>juniper-nsp mailing list juniper-nsp at puck.nether.net
>http://puck.nether.net/mailman/listinfo/juniper-nsp
Patrick Coppinger
CCIE #14298
Senior Network Engineer
EarthLink, Inc.
(404) 748-7454 desk
(678) 592-7041 cell
More information about the juniper-nsp
mailing list