vpls
VxlanVni

This class repesents VXLAN Network Identifiers (VNIs) for VPLS service. As of now, this object is applicable to regular VSI only.



public class VxlanVni

Properties
assistedReplicationType Specifies whether AR is enabled in the service for VXLAN tunnels. If BGP-EVPN is enabled in the service, then it will send an update containing the inclusive multicast route for the service and the type as AR-R or AR-L.

type=vpls.AssistedReplicationType
default=none
Displayed(tab/group)=Assisted Replication Type (VXLAN-VNI)

assistedReplicationWaitTime Specifies the time the leaf would wait before sending traffic to a new replicator, which can be used to by the replicator to learn about this leaf.

type=long
default=0
minimum=0
maximum=255
units=seconds
Displayed(tab/group)=Replicator Election Hold Time (VXLAN-VNI)

creationOrigin

type=svt.L2RouteOriginType
access=read-create
default=manual

discardUnknownSource With "macAddressLimit", a limit can be configured for the max number of MAC addresses that will be learned on this VXLAN instance. When this limit is reached, packets with unknown source MAC address are forwarded by default. By setting "discardUnknownSource" to enabled, packets with unknown source MAC will be dropped instead.

type=generic.EnabledDisabled
default=disabled
Displayed(tab/group)=Discard Unknown Source (VXLAN-VNI)

igmpSnpgMrouter Specifies whether a multicast router is attached behind vlxan interfaces. This will act upon all of the vxlan interfaces.

type=boolean
default=false
Displayed(tab/group)=IGMP Snooping Multicast router (VXLAN-VNI)

instanceId Specifies the vxlan instance for this service. The Interconnect Ethernet-Segment (I-ES) is a virtual ES that allows DC GWs with two bgp-instances to handle VXLAN access networks as any other type of ES. I-ES’es support the [RFC7432] multi-homing functions such as: single-active and all-active, ESI-based split-horizon filtering, DF Election and aliasing/backup on remote PEs. In these interconnected EVPN-VXLAN and EVPN-MPLS networks, the new I-ES concept will apply only to the access VXLAN network. In a DC with two DC GWs, only two I-ES would be needed, where half of the dual bgp-instance services would be associated to I-ES-1 and half to I-ES-2 (for load-balancing purposes). Currently only one EVPN vxlan instance and bgp-instance can be associated to the I-ES per VPLS service, however, in future when multiple bgp-instances are required, each one will be associated to a different I-ES.

type=long
access=read-create
default=1
minimum=1
maximum=2
Displayed(tab/group)=Instance ID (VXLAN-VNI)

macAddressLimit Specifies the maximum number of learned and static entries allowed in the FDB of this VXLAN. The value 0 means: no limit for this VXLAN instance. The maximum value of "macAddressLimit" depends on the platform/chassis mode.

type=long
default=0
minimum=0
maximum=511999
Displayed(tab/group)=MAC Address Limit (VXLAN-VNI)

macAgeing Specifies whether the MAC aging process is enabled for this VXLAN instance. The value is ignored if MAC aging is disabled on service level.

type=generic.EnabledDisabled
default=disabled
Displayed(tab/group)=MAC Ageing (VXLAN-VNI)

macLearning Specifies whether the MAC learning process is enabled for this VXLAN instance. The value is ignored if MAC learning is disabled on service level.

type=generic.EnabledDisabled
default=disabled
Displayed(tab/group)=MAC Learning (VXLAN-VNI)

mldSnpgMrouter Specifies whether a multicast router is attached behind vxlan interfaces. This will act upon all of the vxlan interfaces.

type=boolean
default=false
Displayed(tab/group)=MLD Snooping Multicast router (VXLAN-VNI)

ndfReceiveDiscard Specifies the type of traffic discarded on the receive side of NDF.

type=int
default=bm
Displayed(tab/group)=NDF Receive Discard (VXLAN-VNI)
enums=
    0: bm - BM
    1: bum - BUM
    2: none - None

netIngQosFPQGrp Specifies the network ingress forwarding-plane queue-group name for this Vxlan Vni service.

type=Pointer
default=
Displayed(tab/group)=Forwarding Plane Queue Group (VXLAN-VNI)

netIngQosFPQGrpInstanceId Specifies the instance of the network ingress forwarding-plane queue-group for this Vxlan Vni service.

type=long
default=0
minimum=0
maximum=65535
Displayed(tab/group)=Forwarding Plane Queue Group Instance ID (VXLAN-VNI)

netIngQosPolicy The value of netIngQosPolicy associates pre-existing network-policy to the network ingress traffic for this Vxlan Vni service.

type=Pointer
default=
Displayed(tab/group)=Network Ingress QoS Policy (VXLAN-VNI)

restrictProtectedSource Specifies how the agent will handle relearn requests for protected MAC addresses. When the value of this object is 'true', requests to relearn a protected MAC address will be ignored.

type=generic.TruthValue
default=false
Displayed(tab/group)=Restrict Protected Source (VXLAN-VNI)

restrictProtectedSourceAction Specifies the action to take whenever a relearn request for a protected MAC is received on a restricted SAP. When the value of this object is 'Discard Frame', the SAP will start discarding the frame.

type=int
default=1
Displayed(tab/group)=Restrict Protected Source Action (VXLAN-VNI)
enums=
    1: discardFrame - Discard-Frame

serviceId The Service ID.

type=long
access=read-only
default=0

siteId The Site ID.

type=string
access=read-only
default=0.0.0.0
maximum=50

sourceVTEPSecurity Specifies whether to enable the lookup of incoming frames for this VXLAN instance and discard those coming from untrusted VTEPs (Vxlan Tunnel End point).

type=generic.EnabledDisabled
default=disabled
Displayed(tab/group)=Source VTEP Security (VXLAN-VNI)

vni specifies the VXLAN Network Identifiers(VNI) of the VXLAN created by the VPLS service

type=long
access=read-create
minimum=1
maximum=16777215
Mandatory on create
Displayed(tab/group)=Network Identifier (VXLAN-VNI)

vpls.VxlanEgressTunnelEndPoint-Set type=Children-Set
  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7450 ESS Supported from 12.0.R1
7750 SR Supported from 12.0.R1
7950 XRS Supported from 12.0.R1
7250 IXR Supported from 23.10.R1
  • Excluded chassis types: 7250 IXR-6, 7250 IXR-R4, 7250 IXR-10, 7250 IXR-R6, 7250 IXR-s, 7250 IXR-e, 7250 IXR-ec
Product Specifics
7250 IXR 23.0
7250 IXR 24.0
7250 IXR 25.0
7450 ESS 20.0
7450 ESS 21.0
7450 ESS 22.0
7450 ESS 23.0
7450 ESS 24.0
7450 ESS 25.0
7750 SR 20.0
7750 SR 21.0
7750 SR 22.0
7750 SR 23.0
7750 SR 24.0
7750 SR 25.0
7950 XRS 20.0
7950 XRS 21.0
7950 XRS 22.0
7950 XRS 23.0
7950 XRS 24.0
7950 XRS 25.0