mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-22 20:12:00 -06:00
12 lines
432 B
Markdown
12 lines
432 B
Markdown
# L2VPN Termination
|
|
|
|
A L2VPN Termination is the termination point of a L2VPN. Certain types of L2VPN's may only have 2 termination points (point-to-point) while others may have many terminations (multipoint).
|
|
|
|
Each termination consists of a L2VPN it is a member of as well as the connected endpoint which can be an interface or a VLAN.
|
|
|
|
The following types of L2VPN's are considered point-to-point:
|
|
|
|
* VPWS
|
|
* EPL
|
|
* EP-LAN
|
|
* EP-TREE |