Link to home
Start Free TrialLog in
Avatar of scubablue
scubablue

asked on

Routing to LACP interface Cisco

We have 2 ISP providing us with internet access. One of them uses LACP to do the load balancing on their interface. They use Port-channel 1 in routed mode to connect to our LACP interfaces and they assigned an IP to get the connection stablished. We have our GiEthe interfaces with lacp on layer 2 (switchport) mode. Is there a way to do the switch of our interfaces into routed mode withour having to take down the LACP switchport interfaces? We tested first to take switchport out to assign and IP on the Port-channel but took the interface down. We were thinking also on creating a new routed more port-channel 2.

Thanks, here is a copy of the LACP interfaces and the PORT-CHANNEL1 interfaces

 interface Port-channel1 description
**  LACP config for multi-Gb connection **
switchport
interface
GigabitEthernet1/1
description - MM Fiber 1Gb port in LACP config
switchport
channel-group 1
mode active
interface GigabitEthernet1/2
description - MM Fiber 1Gb port in LACP config switchport
channel-group 1
mode active
interface GigabitEthernet1/3
description - MM Fiber 1Gb port in LACP config
switchport
channel-group 1
mode active
interface GigabitEthernet1/4
description - MM Fiber 1Gb port in LACP config
switchport
channel-group 1
mode active
interface GigabitEthernet1/5
description - MM Fiber 1Gb RESERVED FUTURE USE
switchport
interface GigabitEthernet1/6
description - MM Fiber 1Gb RESERVED FUTURE USE
switchport
Avatar of Don Johnston
Don Johnston
Flag of United States of America image

What model switch do you have?

ASKER CERTIFIED SOLUTION
Avatar of Les Moore
Les Moore
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial