channel-group

MLPPP over L2TP over Ethernet Channel Groups on Cisco ASR

  Problem: After upgrading an ethernet port to a channel-group, all MLPPP connections fail on a Cisco ASR 1002-X. The log file looks like this: Jul 31 2015 07:04:44.801 CEST: Vi4 PPP: Phase is AUTHENTICATING, Authenticated User Jul 31 2015 07:04:44.801 CEST: Vi4 CHAP: O SUCCESS id 143 len 4 Jul 31 2015 07:04:44.801 CEST: Vi4 […]

MLPPP over L2TP over Ethernet Channel Groups on Cisco ASR Read More »

Cisco has weird naming conventions for groups of interfaces

If you want to bind some ethernet interfaces into one logical interface between two ciscos switches you have to configure an interface first: interface Port-channel 1 then add some interfaces into this new interface: interface GigabitEthernet 1/0/1         channel-group 1 mode active and you can check the status with: show etherchannel 1 summary Three names

Cisco has weird naming conventions for groups of interfaces Read More »