Hi everyone,
I've reached one port's limit (1gb), can i offer more than 1gb with these ports?
interface GigabitEthernet3/0/0
no ip address
negotiation auto
!
interface GigabitEthernet3/0/1
no ip address
negotiation auto
!
interface GigabitEthernet3/0/2
no ip address
negotiation auto
!
interface GigabitEthernet3/0/3
no ip address
negotiation auto
And how can i do that, please
You can LACP Bond multiple gigabit ports together to increase the bandwidth available to the CMTS. How this is setup is based on what switch you have this connected to, but on the CMTS side you'd make a port-channel, then attach your gigabit interfaces to that port channel with the channel-group command.
Remember you need to remove the ip address from the interface and add it to the port-channel instead.
Thats sound great, but the problem its a different backbone its another ip.
Thanks