cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1671
Views
10
Helpful
4
Replies

OSPF Domain-id mismatch in Inter-AS MPLS VPN Scenario

emailiftekhar
Level 1
Level 1

Hi All,

I am facing a problem in matching the Domain-Id .The scenario is like ,we are providing a Inter-AS MPLS VPN to a customer.The routing protocol used between PE & CE is OSPF.One of the AS is using Cisco Devices & Another using the Huawei Routers.

Cisco has a format of

domain-id type 0105 value 00000C890000

but huawei is having a different format

domain-id ..... only, there is no type value.

After using only domain-id command ,we are not able to provide customer with interarea routes,rather than customer is gettting E2 Type routes

How to avoid this situation, is ther any alternate idea to provide OIA routes.

Please help

4 Replies 4

Mohamed Sobair
Level 7
Level 7

The functionality of OSPF (Domain-id) in the LSA header to prevent Ospf routing loop. What do u mean by Customer having E2 routes instead of IA route? If you mean to correct a VPN customer Share OSPF backdoor link, then a Sham-link has to be configured.

HTH

Mohamed

Mohamed Sobair
Level 7
Level 7

Forgot, Actually the (Down-bit) in the LSA header provides loop prevention in OSPF not a (Domain-id).

The Inter-AS MPLS VPN, has no customer Concern, Its a solution for Connecting Differnet MPLS-VPN Providers ASs.

Pls be more specific in ur question..

HTH

Mohamed

shivlu jain
Level 5
Level 5

you can do it by logging in your PE OSPF address family of customer and use the domain-id command.

My post can help you,kindly check for reference

http://shivlu.blogspot.com/2008/11/why-ospf-vpnv4-routes-look-as-external_07.html

regards

shivlu jain

Hello Iftekhar,

as explained by Shivlu you should be able to emulate Huawei OSPF domain-id.

As explained in RFC 4577 the OSPF domain-id is a 8 bytes quantity expressed as 16 hexadecimal digits.

see

The following example shows how to change the OSPF domain ID using the domain-id command where the primary domain ID is a valid IP address and the secondary domain ID is a valid hexadecimal value:

code first two bytes in type and last 6 bytes in value.

Router(config)# router ospf 100 vrf abcd

Router(config-router)# domain-id 10.2.3.4

Router(config-router)# domain-id type 0005 value CAFECAFECAFE secondary

http://www.cisco.com/en/US/docs/ios/iproute/command/reference/irp_osp1.html#wp1013310

Hope to help

Giuseppe

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: