Service Instance forward LACP protocol on ASR router

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2020 07:19 PM
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
Thanks in advance,
Vincent
- Labels:
-
ASR 1000 Series

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2020 11:53 PM
Hello,
how are the port channel interfaces configured ? Post the full configs of the CSR (ASR?) and both switches...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2020 12:09 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2020 02:31 AM
As i remember last time i testd on PNET /EVE - EVC not worked, only worked for IOS-XR
worth looking below document :
