mirror of
				https://github.com/netbox-community/netbox.git
				synced 2024-05-10 07:54:54 +00:00 
			
		
		
		
	Add docs
This commit is contained in:
		
							
								
								
									
										19
									
								
								docs/models/ipam/l2vpn.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								docs/models/ipam/l2vpn.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,19 @@
 | 
			
		||||
# L2VPN
 | 
			
		||||
 | 
			
		||||
A L2VPN object is NetBox is a representation of a layer 2 bridge technology such as VXLAN, VPLS or EPL.  Each L2VPN can be identified by name as well as an optional unique identifier (VNI would be an example).
 | 
			
		||||
 | 
			
		||||
Each L2VPN instance must have one of the following type associated with it:
 | 
			
		||||
 | 
			
		||||
* VPLS
 | 
			
		||||
* VPWS
 | 
			
		||||
* EPL
 | 
			
		||||
* EVPL
 | 
			
		||||
* EP-LAN
 | 
			
		||||
* EVP-LAN
 | 
			
		||||
* EP-TREE
 | 
			
		||||
* EVP-TREE
 | 
			
		||||
* VXLAN
 | 
			
		||||
* VXLAN EVPN
 | 
			
		||||
* MPLS-EVPN
 | 
			
		||||
* PBB-EVPN
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user