cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
613
Views
5
Helpful
3
Replies

Service Instance forward LACP protocol on ASR router

9813108aa
Level 1
Level 1

Hello All,

 

I try to create etherchannel between SW1 and SW2 with service instance on CSR,

but it not working for etherchannel , How can I solve this problem,

follow please

 

CSR

interface GigabitEthernet1
no ip address
negotiation auto
no mop enabled
no mop sysid
service instance 1 ethernet
encapsulation untagged
l2protocol peer lacp
!
service instance 10 ethernet
encapsulation dot1q 10
!
!
interface GigabitEthernet2
no ip address
negotiation auto
no mop enabled
no mop sysid
service instance 1 ethernet
encapsulation untagged
l2protocol peer lacp
!
service instance 10 ethernet
encapsulation dot1q 10
!
!
interface GigabitEthernet3
no ip address
negotiation auto
no mop enabled
no mop sysid
service instance 1 ethernet
encapsulation untagged
l2protocol peer lacp
!
service instance 10 ethernet
encapsulation dot1q 10
!
!
interface GigabitEthernet4
no ip address
negotiation auto
no mop enabled
no mop sysid
service instance 1 ethernet
encapsulation untagged
l2protocol peer lacp
!
service instance 10 ethernet
encapsulation dot1q 10

 

SW1&SW2

interface Ethernet0/0
switchport trunk encapsulation dot1q
switchport mode trunk
channel-group 1 mode active
end

 

interface Ethernet0/1
switchport trunk encapsulation dot1q
switchport mode trunk
channel-group 1 mode active
end

 

Image 38.png

 

Thanks in advance, 

Vincent

 

3 Replies 3

Hello,

 

how are the port channel interfaces configured ? Post the full configs of the CSR (ASR?) and both switches...

Hello 

This is port channel configuration 

and have no port channel on CSR , ony Switch 

 

 

SW1&SW2

interface Port-channel1
switchport trunk encapsulation dot1q
switchport mode trunk
end

balaji.bandi
Hall of Fame
Hall of Fame

As i remember last time i testd on PNET /EVE - EVC not worked, only worked for IOS-XR

 

worth looking below document :

 

https://content.cisco.com/chapter.sjs?uri=/searchable/chapter/content/en/us/td/docs/ios-xml/ios/cether/configuration/xe-16-7/ce-xe-16-7-book/ce-ether-vc-infra-xe.html.xml

 

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Review Cisco Networking for a $25 gift card