Quantcast
Channel: All Ethernet Switching posts
Viewing all articles
Browse latest Browse all 10307

Re: BGP L2VPN Question - Site-ID and Remote-Site-ID

$
0
0
Can you try this at both ends 
 
[edit interfaces]
ge-0/0/1 {
vlan-tagging;
encapsulation extended-vlan-ccc;
unit 0 {
vlan-id-list [192 193];

}
 
instance-type l2vpn;
interface ge-0/0/1.0;


protocols {
l2vpn {
encapsulation-type ethernet-vlan;
site CE1 {
site-identifier 1;
interface ge-0/0/1.0;

}
}
}

Viewing all articles
Browse latest Browse all 10307

Trending Articles