Page 1 of 1

isn't it possible to set "vpls" on "xrv" or "xrv9k"?

Posted: Fri Aug 30, 2019 12:21 am
by taku
hi

isn't it possible to set "vpls" on "xrv" or "xrv9k"?

the following message was output.

thanks

------------------------------------------------------------------------------------

#show configuration failed

!! SEMANTIC ERRORS: This configuration was rejected by
!! the system due to semantic errors. The individual
!! errors with each failed configuration command can be
!! found below.


l2vpn
bridge group BG
bridge-domain VLAN100
storm-control multicast kbps 10000
!!% Invalid argument: VPLS Bridge domains not supported on this platform
storm-control broadcast kbps 10000
!!% Invalid argument: VPLS Bridge domains not supported on this platform
interface Bundle-Ether100.100
!!% Invalid argument: VPLS Bridge domains not supported on this platform
!
interface GigabitEthernet0/0/0/0.100
!!% Invalid argument: VPLS Bridge domains not supported on this platform
!
!
bridge-domain VLAN200
storm-control multicast kbps 10000
!!% Invalid argument: VPLS Bridge domains not supported on this platform
storm-control broadcast kbps 10000
!!% Invalid argument: VPLS Bridge domains not supported on this platform
interface Bundle-Ether100.200
!!% Invalid argument: VPLS Bridge domains not supported on this platform
!
interface GigabitEthernet0/0/0/0.200
!!% Invalid argument: VPLS Bridge domains not supported on this platform
!
!

Re: isn't it possible to set "vpls" on "xrv" or "xrv9k"?

Posted: Wed Sep 11, 2019 10:31 pm
by NitrousOxyde
Hi mate,

Which version do you have?

On xrv commands should be accepted, however, VPLS will not work because of virtual platform limitation (control plane will come up, but data plane will fail to forward).

If you want to try VPLS, use CSR1k, on it VPLS works perfectly.

Re: isn't it possible to set "vpls" on "xrv" or "xrv9k"?

Posted: Thu Sep 12, 2019 7:53 am
by taku
hi mate

xrv9k of version 6.6.2. output the log.

it does not work by virtual platform limitation...

thank for your explanation!