-
1. Re: VPLS on Virl
aghufran Dec 2, 2018 11:51 AM (in response to aghufran)Hi All,
Following is an update.
It was crashing on IOSXRv but seems to be stable on IOSXRV9K.
However still cannot pass any traffic across.
Following is the topology:
Ce1---Pe1---P---Pe3---Ce3
|
|
Pe2
!
!
Ce2
!--------------------------------------------------------------------------------------------------------------------------------------!
PWs are in between:
- Pe1/Pe2: PW-ID:10
- Pe1/Pe3: PW-ID:30
- Pe2/Pe3: PW-ID:20
Neighbor IDs are:
- Pe1: 10.10.10.1
- Pe2: 10.10.10.3
- Pe3: 10.10.10.4
!--------------------------------------------------------------------------------------------------------------------------------------!
Configuration is as follows (from Pe1): [it is correspondingly on the rest]
l2vpn
bridge group customer-1
bridge-domain engineering
interface GigabitEthernet0/0/0/0
!
vfi customer-1-engineering
neighbor 10.10.10.3 pw-id 10
!
neighbor 10.10.10.4 pw-id 30
interface GigabitEthernet0/0/0/0 <<< CE Interface
l2transport
!--------------------------------------------------------------------------------------------------------------------------------------!
Status is as follows (on one of them): [it is correspondingly similar on the rest]
RP/0/RP0/CPU0:ios#sh l2vpn bridge-domain
Sun Dec 2 19:41:38.355 UTC
Legend: pp = Partially Programmed.
Bridge group: customer-1, bridge-domain: engineering, id: 0, state: up, ShgId: 0, MSTi: 0
Aging: 300 s, MAC limit: 4000, Action: none, Notification: syslog
Filter MAC addresses: 0
ACs: 1 (1 up), VFIs: 1, PWs: 2 (2 up), PBBs: 0 (0 up), VNIs: 0 (0 up)
List of ACs:
Gi0/0/0/0, state: up, Static MAC addresses: 0
List of Access PWs:
List of VFIs:
VFI customer-1-engineering (up)
Neighbor 10.10.10.3 pw-id 10, state: up, Static MAC addresses: 0
Neighbor 10.10.10.4 pw-id 30, state: up, Static MAC addresses: 0
List of Access VFIs:
!--------------------------------------------------------------------------------------------------------------------------------------!
On the CE have IP address on the ce/pe interface - so no Vlan/Access/Trunk/Sub-Interface.
It still does not seem to be passing any traffic.
So am not sure if the data-plane is supported or not.
Regards,
Abid Ghufran
-
2. Re: VPLS on Virl
alejo-VIRL Support Dec 3, 2018 10:52 AM (in response to aghufran)Discussion continues FROM here: VPLS on Virl
-
3. Re: VPLS on Virl
alejo-VIRL Support Jan 17, 2019 7:55 AM (in response to aghufran)If you are not able to pass traffic on the data plane, take a close look at your configuration to ensure it is correct. If the problem persists, please attach the topology file (without private information) and a packet capture from one of the links for data traffic.