10-17-2024 04:58 AM - last edited on 10-17-2024 05:08 AM by rupeshah
Dears,
Could you please help me
I'm trying to configure two services on the same Cisco interface (GigabitEthernet0/0/6) using the default encapsulation. I'm using a Cisco ASR920 router.
"I'm having trouble configuring two services with default encapsulation on the same Cisco GigabitEthernet0/0/6 interface."
Thanks. All the best
10-17-2024 05:01 AM
"I'm having trouble configuring two services with default encapsulation on the same Cisco GigabitEthernet0/0/6 interface."
what is the requirement for the Default - i belive that is not supported - what version of code running- refer the document :
10-17-2024 05:29 AM
Thank you for your response.
I would like to add this service on the same interface which is in the image Gi0/0/6
service instance 21 ethernet
description CCTV
encapsulation default
xconnect 10.2.1.83 283335 encapsulation mpls
mtu 1500
10-17-2024 06:11 AM
that is limitation you need to tag with dot1q - check the documentation provided.
10-17-2024 06:23 AM
From the Config Guide for encapsulation-default usage: "You can configure only one default EFP per interface. If you try to configure more than one, the command is rejected."
Once you have configured "encap default" under an EFP for a given interface, all other EFPs on that same interface must use non-default encap types. "encap default" matches any encap not explicitly configured; if you had multiple EFPs configured with "default", which of these EFPs should an ingressing packet match against, as it can only match against one?
10-17-2024 05:14 AM
Dears,
Could you please help me
I'm trying to configure two services on the same Cisco interface (GigabitEthernet0/0/6) using the default encapsulation. I'm using a Cisco ASR920 router.
"I'm having trouble configuring two services with default encapsulation on the same Cisco GigabitEthernet0/0/6 interface."
I would like to add this service on the same interface which is in the image Gi0/0/6
service instance 21 ethernet
description CCTV
encapsulation default
xconnect 10.2.1.83 283335 encapsulation mpls
mtu 1500
10-17-2024 08:17 AM
Hi @Muhammad-ly , it is not possible to configure two service instances with default encapsulation under the same physical interface.
However, you can work around this by using untagged encapsulation as an alternative, if tagging is not required.
If you share more details about encapsulation on each side, posible to give you alternatives. You can also check if VPLS can help you to archive such requiement in your topology.
Hope it can help to you.
10-17-2024 12:28 PM
Hi Mr. Albertt.
Thanks so much for your replay.. this is some image just to explain my situaton.
Our network is a service provider network consisting of multiple routers interconnected using IP MPLS technology to provide Layer 2 connectivity between different locations for many clients like banks and other commincation companies.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide