cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
449
Views
5
Helpful
1
Replies

ospfv3 as PE-CE protocol on XR

sachin30720041
Level 1
Level 1

Hello,

 

Can we configure ospfv3 as a PE-CE protocol on XR ?

If yes then how to configure vrf aware ospfv3 for the IPV6 address-family?

I am able to configure for ipv4 address family.

 

router ospfv3 1

router-id 12.12.12.12

vrf vrf1

area 0

int gi0/0/0/0

 

Thanks,

Sachin

 

1 Accepted Solution

Accepted Solutions

Harold Ritter
Spotlight
Spotlight

Hi @sachin30720041 ,

 

 

> Can we configure ospfv3 as a PE-CE protocol on XR ?

 

Yes, you can certainly use ospfv3 as a PE-CE protocol on XR.

 

If yes then how to configure vrf aware ospfv3 for the IPV6 address-family?

 

ospfv3 on XR only supports ipv6 for now. So this configuration should be sufficient. If you need to provide IPv4 connectivity as well to the CE, you will need to configure ospf version 2 as well.

 

Regards,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

View solution in original post

1 Reply 1

Harold Ritter
Spotlight
Spotlight

Hi @sachin30720041 ,

 

 

> Can we configure ospfv3 as a PE-CE protocol on XR ?

 

Yes, you can certainly use ospfv3 as a PE-CE protocol on XR.

 

If yes then how to configure vrf aware ospfv3 for the IPV6 address-family?

 

ospfv3 on XR only supports ipv6 for now. So this configuration should be sufficient. If you need to provide IPv4 connectivity as well to the CE, you will need to configure ospf version 2 as well.

 

Regards,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)