cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1020
Views
0
Helpful
2
Replies

H-VPLS deployment in Cisco IOS XR

shovan.livebd
Level 1
Level 1

Hi Everyone,

I have been trying to simulate H-VPLS in Cisco IOS XR devices on GNS3. I used the following configuration to set up an access PW in a bridge domain in a N-PE device:

l2vpn
 bridge group test
  bridge-domain mc
   neighbor 10.0.0.1 pw-id 200
   !
   vfi mc1
    neighbor 10.0.0.6 pw-id 15
    !
   !
  !
 !
!

Now I am getting this error in line 4 when I try to commit: "Not supported: Platform does not support access PW"

Can anyone help in this matter?

2 Replies 2

Sunil Bhadauria
Level 1
Level 1

Hello Shovan ,

Which version of XR software are you using ?

HTH

Sunil Bhadauria

Vinit Jain
Cisco Employee
Cisco Employee

Please refer to the below post:

https://supportforums.cisco.com/discussion/11834366/ios-xrasr9kh-vplswithmplsaccesssplithorizonissue

Secondly, Please note that VPLS or H-VPLS might not function on GNS3. It will only work on a real hardware, as XRv does not support data plane for VPLS or H-VPLS.

Also, for Access PW's, you need minimum of 4.2.3 or 4.3.1 release but as i mentioned above, you need to have real hardware to have this working.

Hope this answers.

Regards

Vinit

Thanks
--Vinit