E-LAN config Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

E-LAN

PE TO CUSTOMER
FULL CONFIG

A

interface GigabitEthernet2
service instance 100 ethernet
encapsulation default
!
l2vpn vfi context CUSTOMER_VPLS
vpn id 100
member 2.2.2.2 encapsulation mpls
member 3.3.3.3 encapsulation mpls
!
bridge-domain 1
member GigabitEthernet2 service-instance 100
member vfi CUSTOMER_VPLS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

CONFIG UNDER INTERFACE TO CUSTOMER FROM PE

PE —–> CE

A

interface GigabitEthernet2
service instance 100 ethernet
encapsulation default

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

CONFIG UNDER l2vpn VFI
VIRTUAL FORWARDING INSTANC E

A

l2vpn vfi context CUSTOMER_VPLS
vpn id 100 <—— same as service instance
member 1.1.1.1 encapsulation mpls <— other pe
member 3.3.3.3 encapsulation mpls

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

CONFIG UNDER BRIDGE DOMAIN
ON PE

A

bridge-domain 1
member GigabitEthernet2 service-instance 100 <— same as service instance
member vfi CUSTOMER_VPLS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

DIFFERENCE BETWEEN E-LAN and E-TREE
CONFIGURATION WISE

A

E-LAN has full mesh in l2vpn vfi context while e-tree only root switch has full mesh leafs only connect to roots.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly