Answer the question
In order to leave comments, you need to log in
How to configure l2vpn on juniper (provider vlan number)?
Hello!
Faced for the first time with dzhunipers and generally with VPN. It all started with the merger of branches. The provider is the same everywhere, gave ont'eshes in which a certain port is configured for vpn and a vlan number (500) for both branches. I have 2 pcs. srx100. On the first June I write:
fe-0/0/1 {
unit 0 {
family ethernet-switching {
port-mode trunk;
vlan {
members vlan-500;
}
}
}
}
fe-0/0/2 {
unit 0 {
family ethernet-switching {
vlan {
members vlan-500;
}
}
}
}
vlan {
unit 500 {
family inet {
address 192.168.6.153/24;
}
}
vlans {
vlan-500 {
description RTK;
vlan-id 500;
l3-interface vlan.500;
}
}
fe-0/0/1 {
unit 0 {
family ethernet-switching {
port-mode trunk;
vlan {
members vlan-500;
}
}
}
}
fe-0/0/2 {
unit 0 {
family ethernet-switching {
vlan {
members vlan-500;
}
}
}
}
vlan {
unit 500 {
family inet {
address 192.168.6.200/24;
}
}
}
vlans {
vlan-500 {
description RTKK;
vlan-id 500;
interface {
fe-0/0/1.0;
}
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question