[j-nsp] M-20 to 3750 LACP config

Patrick Coppinger pcoppinger at corp.earthlink.net
Tue Apr 19 08:03:02 EDT 2005


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




More information about the juniper-nsp mailing list