LACP on cisco 4451 router
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2015 05:56 AM - edited 03-08-2019 02:16 AM
Hi
can cisco 4000 series router support LACP or ether channel on the 4 on board GE ports?
need to connect to cisco catalyst switch to aggregate the bandwidth.
thanks
- Labels:
-
Other Switching

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2015 06:58 AM
Not sure off the top of my head if it supports LACP but you could just configure the ports for "on" instead of using LACP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2015 03:35 PM
You are off-topic here. Use blue [ EDIT ] button to move this thread to LAN, Switching and Routing
I'm sure an expert will respond you then.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2015 03:47 AM
Hi
interface Port-channel1
ip add x.x.x.x y.y.y.y
!
interface GigabitEthernet0/1
channel-group 1
!
interface GigabitEthernet0/2
channel-group 1
Try this . I think this will work...
Thanks
