tunnel-interface
tunnel-interface name string
+  vxlan-interface index number
   +  bridge-table
      -  multicast-destinations
         -  destination vtep (ipv4-address | ipv6-address) vni number
            -  destination-index number
            -  multicast-forwarding keyword
            -  not-programmed-reason keyword
      -  statistics
         -  active-entries number
         -  failed-entries number
         -  mac-type type keyword
            -  active-entries number
            -  failed-entries number
            -  total-entries number
         -  total-entries number
      -  unicast-destinations
         -  destination vtep (ipv4-address | ipv6-address) vni number
            -  destination-index number
            -  mac-table
               -  mac address string
                  -  failed-slots number
                  -  last-update string
                  -  not-programmed-reason keyword
                  -  type keyword
            -  statistics
               -  active-entries number
               -  failed-entries number
               -  mac-type type keyword
                  -  active-entries number
                  -  failed-entries number
                  -  total-entries number
               -  total-entries number
         -  es-destination esi string
            -  destination-index number
            -  mac-table
               -  mac address string
                  -  failed-slots number
                  -  last-update string
                  -  not-programmed-reason keyword
                  -  type keyword
            -  statistics
               -  active-entries number
               -  failed-entries number
               -  mac-type type keyword
                  -  active-entries number
                  -  failed-entries number
                  -  total-entries number
               -  total-entries number
            -  vtep address (ipv4-address | ipv6-address) vni number
   +  egress
      +  inner-ethernet-header
         +  source-mac keyword
      +  source-ip keyword
   +  ingress
      +  vni number
   -  oper-down-reason keyword
   -  oper-state keyword
   +  type identityref
tunnel-interface Descriptions
tunnel-interface name string
| Note:  This command is available for the following platforms: 
 | ||
| Description | In the case that the interface is logical tunnel interface, the parameters for the tunnel are specified within this subtree. Tunnel interfaces have only a single logical subinterface associated with them. | |
| Context | tunnel-interface name string | |
| Tree | tunnel-interface | |
| Configurable | True | |
name string
| Note:  This command is available for the following platforms: 
 | ||
| Description | The name of the tunnel-interface. Valid options are: vxlan<N>, N=0..255 | |
| Context | tunnel-interface name string | |
| String Length | 6 to 8 | |
| Configurable | True | |
vxlan-interface index number
| Note:  This command is available for the following platforms: 
 | ||
| Description | The list of vxlan-interfaces. | |
| Context | tunnel-interface name string vxlan-interface index number | |
| Tree | vxlan-interface | |
| Configurable | True | |
| Max. Elements | 16384 | |
index number
| Note:  This command is available for the following platforms: 
 | ||
| Description | The index of the vxlan-tunnel. | |
| Context | tunnel-interface name string vxlan-interface index number | |
| Range | 0 to 99999999 | |
| Configurable | True | |
bridge-table
| Note:  This command is available for the following platforms: 
 | ||
| Description | Enable the bridge-table context | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table | |
| Tree | bridge-table | |
| Configurable | True | |
multicast-destinations
| Note:  This command is available for the following platforms: 
 | ||
| Description | Enter the multicast-destinations context | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table multicast-destinations | |
| Tree | multicast-destinations | |
| Configurable | False | |
destination vtep (ipv4-address | ipv6-address) vni number
| Note:  This command is available for the following platforms: 
 | ||
| Description | Enter the destination list instance | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table multicast-destinations destination vtep (ipv4-address | ipv6-address) vni number | |
| Tree | destination | |
| Configurable | False | |
vtep (ipv4-address | ipv6-address)
| Note:  This command is available for the following platforms: 
 | ||
| Description | The IP address that identifies the remote VXLAN Termination Endpoint (VTEP). | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table multicast-destinations destination vtep (ipv4-address | ipv6-address) vni number | |
| Configurable | False | |
vni number
| Note:  This command is available for the following platforms: 
 | ||
| Description | VXLAN Network Identifier of the destination. | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table multicast-destinations destination vtep (ipv4-address | ipv6-address) vni number | |
| Range | 1 to 16777215 | |
| Configurable | False | |
destination-index number
| Note:  This command is available for the following platforms: 
 | ||
| Description | A system-wide unique identifier of this vxlan destination object (system allocated). | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table multicast-destinations destination vtep (ipv4-address | ipv6-address) vni number destination-index number | |
| Tree | destination-index | |
| Configurable | False | |
multicast-forwarding keyword
| Note:  This command is available for the following platforms: 
 | ||
| Description | The type of multicast data forwarded by this vxlan destination. | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table multicast-destinations destination vtep (ipv4-address | ipv6-address) vni number multicast-forwarding keyword | |
| Tree | multicast-forwarding | |
| Options | 
 | |
| Configurable | False | |
not-programmed-reason keyword
| Note:  This command is available for the following platforms: 
 | ||
| Description | The reason why the destination is not programmed in the floodlist | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table multicast-destinations destination vtep (ipv4-address | ipv6-address) vni number not-programmed-reason keyword | |
| Tree | not-programmed-reason | |
| Options | 
 | |
| Configurable | False | |
statistics
| Note:  This command is available for the following platforms: 
 | ||
| Description | Enter the statistics context | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table statistics | |
| Tree | statistics | |
| Configurable | False | |
active-entries number
| Note:  This command is available for the following platforms: 
 | ||
| Description | The total number of entries that are active on the sub-interface. | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table statistics active-entries number | |
| Tree | active-entries | |
| Default | 0 | |
| Configurable | False | |
failed-entries number
| Note:  This command is available for the following platforms: 
 | ||
| Description | The total number of macs, which have not been programmed on at least one slot | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table statistics failed-entries number | |
| Tree | failed-entries | |
| Default | 0 | |
| Configurable | False | |
mac-type type keyword
| Note:  This command is available for the following platforms: 
 | ||
| Description | The type of the mac on the sub-interface. | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table statistics mac-type type keyword | |
| Tree | mac-type | |
| Configurable | False | |
type keyword
| Note:  This command is available for the following platforms: 
 | ||
| Description | Enter the type context | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table statistics mac-type type keyword | |
| Options | 
 | |
| Configurable | False | |
active-entries number
| Note:  This command is available for the following platforms: 
 | ||
| Description | The total number of entries of this type on the sub-interface | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table statistics mac-type type keyword active-entries number | |
| Tree | active-entries | |
| Default | 0 | |
| Configurable | False | |
failed-entries number
| Note:  This command is available for the following platforms: 
 | ||
| Description | The total number of macs of this type, which have not been programmed on at least one slot | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table statistics mac-type type keyword failed-entries number | |
| Tree | failed-entries | |
| Default | 0 | |
| Configurable | False | |
total-entries number
| Note:  This command is available for the following platforms: 
 | ||
| Description | The total number of macs of this type, active and inactive, on the sub-interface. | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table statistics mac-type type keyword total-entries number | |
| Tree | total-entries | |
| Default | 0 | |
| Configurable | False | |
total-entries number
| Note:  This command is available for the following platforms: 
 | ||
| Description | The total number of macs, active and inactive, on the sub-interface. | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table statistics total-entries number | |
| Tree | total-entries | |
| Default | 0 | |
| Configurable | False | |
unicast-destinations
| Note:  This command is available for the following platforms: 
 | ||
| Description | Enter the unicast-destinations context | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations | |
| Tree | unicast-destinations | |
| Configurable | False | |
destination vtep (ipv4-address | ipv6-address) vni number
| Note:  This command is available for the following platforms: 
 | ||
| Description | Enter the destination list instance | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations destination vtep (ipv4-address | ipv6-address) vni number | |
| Tree | destination | |
| Configurable | False | |
vtep (ipv4-address | ipv6-address)
| Note:  This command is available for the following platforms: 
 | ||
| Description | The IP address that identifies the remote VXLAN Termination Endpoint (VTEP). | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations destination vtep (ipv4-address | ipv6-address) vni number | |
| Configurable | False | |
vni number
| Note:  This command is available for the following platforms: 
 | ||
| Description | VXLAN Network Identifier of the destination. | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations destination vtep (ipv4-address | ipv6-address) vni number | |
| Range | 1 to 16777215 | |
| Configurable | False | |
destination-index number
| Note:  This command is available for the following platforms: 
 | ||
| Description | A system-wide unique identifier of this vxlan destination object (system allocated). | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations destination vtep (ipv4-address | ipv6-address) vni number destination-index number | |
| Tree | destination-index | |
| Configurable | False | |
mac-table
| Note:  This command is available for the following platforms: 
 | ||
| Description | Enter the mac-table context | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations destination vtep (ipv4-address | ipv6-address) vni number mac-table | |
| Tree | mac-table | |
| Configurable | False | |
mac address string
| Note:  This command is available for the following platforms: 
 | ||
| Description | MACs learnt on the bridging instance | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations destination vtep (ipv4-address | ipv6-address) vni number mac-table mac address string | |
| Tree | mac | |
| Configurable | False | |
address string
| Note:  This command is available for the following platforms: 
 | ||
| Description | Enter the address context | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations destination vtep (ipv4-address | ipv6-address) vni number mac-table mac address string | |
| Configurable | False | |
failed-slots number
| Note:  This command is available for the following platforms: 
 | ||
| Description | The list of slot IDs corresponding to the linecards that did not successfully program the mac | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations destination vtep (ipv4-address | ipv6-address) vni number mac-table mac address string failed-slots number | |
| Tree | failed-slots | |
| Range | 1 to 8 | |
| Configurable | False | |
last-update string
| Note:  This command is available for the following platforms: 
 | ||
| Description | The date and time of the last update of this mac | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations destination vtep (ipv4-address | ipv6-address) vni number mac-table mac address string last-update string | |
| Tree | last-update | |
| String Length | 20 to 32 | |
| Configurable | False | |
not-programmed-reason keyword
| Note:  This command is available for the following platforms: 
 | ||
| Description | The reason why the mac is not programmed | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations destination vtep (ipv4-address | ipv6-address) vni number mac-table mac address string not-programmed-reason keyword | |
| Tree | not-programmed-reason | |
| Options | 
 | |
| Configurable | False | |
type keyword
| Note:  This command is available for the following platforms: 
 | ||
| Description | The type of the mac installed in the fib. | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations destination vtep (ipv4-address | ipv6-address) vni number mac-table mac address string type keyword | |
| Tree | type | |
| Options | 
 | |
| Configurable | False | |
statistics
| Note:  This command is available for the following platforms: 
 | ||
| Description | Enter the statistics context | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations destination vtep (ipv4-address | ipv6-address) vni number statistics | |
| Tree | statistics | |
| Configurable | False | |
active-entries number
| Note:  This command is available for the following platforms: 
 | ||
| Description | The total number of entries that are active on the sub-interface. | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations destination vtep (ipv4-address | ipv6-address) vni number statistics active-entries number | |
| Tree | active-entries | |
| Default | 0 | |
| Configurable | False | |
failed-entries number
| Note:  This command is available for the following platforms: 
 | ||
| Description | The total number of macs, which have not been programmed on atleast one slot | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations destination vtep (ipv4-address | ipv6-address) vni number statistics failed-entries number | |
| Tree | failed-entries | |
| Default | 0 | |
| Configurable | False | |
mac-type type keyword
| Note:  This command is available for the following platforms: 
 | ||
| Description | The type of the MAC on the sub-interface. | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations destination vtep (ipv4-address | ipv6-address) vni number statistics mac-type type keyword | |
| Tree | mac-type | |
| Configurable | False | |
type keyword
| Note:  This command is available for the following platforms: 
 | ||
| Description | Enter the type context | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations destination vtep (ipv4-address | ipv6-address) vni number statistics mac-type type keyword | |
| Options | 
 | |
| Configurable | False | |
active-entries number
| Note:  This command is available for the following platforms: 
 | ||
| Description | The total number of entries of this type on the sub-interface | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations destination vtep (ipv4-address | ipv6-address) vni number statistics mac-type type keyword active-entries number | |
| Tree | active-entries | |
| Default | 0 | |
| Configurable | False | |
failed-entries number
| Note:  This command is available for the following platforms: 
 | ||
| Description | The total number of macs of this type, which have not been programmed on atleast one slot | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations destination vtep (ipv4-address | ipv6-address) vni number statistics mac-type type keyword failed-entries number | |
| Tree | failed-entries | |
| Default | 0 | |
| Configurable | False | |
total-entries number
| Note:  This command is available for the following platforms: 
 | ||
| Description | The total number of macs of this type , active and inactive, on the sub-interface. | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations destination vtep (ipv4-address | ipv6-address) vni number statistics mac-type type keyword total-entries number | |
| Tree | total-entries | |
| Default | 0 | |
| Configurable | False | |
total-entries number
| Note:  This command is available for the following platforms: 
 | ||
| Description | The total number of macs, active and inactive, on the sub-interface. | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations destination vtep (ipv4-address | ipv6-address) vni number statistics total-entries number | |
| Tree | total-entries | |
| Default | 0 | |
| Configurable | False | |
es-destination esi string
| Note:  This command is available for the following platforms: 
 | ||
| Description | Enter the es-destination list instance | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations es-destination esi string | |
| Tree | es-destination | |
| Configurable | False | |
esi string
| Note:  This command is available for the following platforms: 
 | ||
| Description | The 10-byte Ethernet Segment Identifier of the ethernet segment. ESI-0 or MAX-ESI values are not allowed. | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations es-destination esi string | |
| Configurable | False | |
destination-index number
| Note:  This command is available for the following platforms: 
 | ||
| Description | A system-wide unique identifier of this vxlan destination object (system allocated). | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations es-destination esi string destination-index number | |
| Tree | destination-index | |
| Configurable | False | |
mac-table
| Note:  This command is available for the following platforms: 
 | ||
| Description | Enter the mac-table context | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations es-destination esi string mac-table | |
| Tree | mac-table | |
| Configurable | False | |
mac address string
| Note:  This command is available for the following platforms: 
 | ||
| Description | MACs learnt on the bridging instance | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations es-destination esi string mac-table mac address string | |
| Tree | mac | |
| Configurable | False | |
address string
| Note:  This command is available for the following platforms: 
 | ||
| Description | Enter the address context | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations es-destination esi string mac-table mac address string | |
| Configurable | False | |
failed-slots number
| Note:  This command is available for the following platforms: 
 | ||
| Description | The list of slot IDs corresponding to the linecards that did not successfully program the mac | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations es-destination esi string mac-table mac address string failed-slots number | |
| Tree | failed-slots | |
| Range | 1 to 8 | |
| Configurable | False | |
last-update string
| Note:  This command is available for the following platforms: 
 | ||
| Description | The date and time of the last update of this mac | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations es-destination esi string mac-table mac address string last-update string | |
| Tree | last-update | |
| String Length | 20 to 32 | |
| Configurable | False | |
not-programmed-reason keyword
| Note:  This command is available for the following platforms: 
 | ||
| Description | The reason why the mac is not programmed | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations es-destination esi string mac-table mac address string not-programmed-reason keyword | |
| Tree | not-programmed-reason | |
| Options | 
 | |
| Configurable | False | |
type keyword
| Note:  This command is available for the following platforms: 
 | ||
| Description | The type of the MAC installed in the fib. | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations es-destination esi string mac-table mac address string type keyword | |
| Tree | type | |
| Options | 
 | |
| Configurable | False | |
statistics
| Note:  This command is available for the following platforms: 
 | ||
| Description | Enter the statistics context | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations es-destination esi string statistics | |
| Tree | statistics | |
| Configurable | False | |
active-entries number
| Note:  This command is available for the following platforms: 
 | ||
| Description | The total number of entries that are active on the sub-interface. | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations es-destination esi string statistics active-entries number | |
| Tree | active-entries | |
| Default | 0 | |
| Configurable | False | |
failed-entries number
| Note:  This command is available for the following platforms: 
 | ||
| Description | The total number of macs, which have not been programmed on atleast one slot | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations es-destination esi string statistics failed-entries number | |
| Tree | failed-entries | |
| Default | 0 | |
| Configurable | False | |
mac-type type keyword
| Note:  This command is available for the following platforms: 
 | ||
| Description | The type of the MAC on the sub-interface. | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations es-destination esi string statistics mac-type type keyword | |
| Tree | mac-type | |
| Configurable | False | |
type keyword
| Note:  This command is available for the following platforms: 
 | ||
| Description | Enter the type context | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations es-destination esi string statistics mac-type type keyword | |
| Options | 
 | |
| Configurable | False | |
active-entries number
| Note:  This command is available for the following platforms: 
 | ||
| Description | The total number of entries of this type on the sub-interface | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations es-destination esi string statistics mac-type type keyword active-entries number | |
| Tree | active-entries | |
| Default | 0 | |
| Configurable | False | |
failed-entries number
| Note:  This command is available for the following platforms: 
 | ||
| Description | The total number of macs of this type, which have not been programmed on atleast one slot | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations es-destination esi string statistics mac-type type keyword failed-entries number | |
| Tree | failed-entries | |
| Default | 0 | |
| Configurable | False | |
total-entries number
| Note:  This command is available for the following platforms: 
 | ||
| Description | The total number of macs of this type , active and inactive, on the sub-interface. | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations es-destination esi string statistics mac-type type keyword total-entries number | |
| Tree | total-entries | |
| Default | 0 | |
| Configurable | False | |
total-entries number
| Note:  This command is available for the following platforms: 
 | ||
| Description | The total number of macs, active and inactive, on the sub-interface. | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations es-destination esi string statistics total-entries number | |
| Tree | total-entries | |
| Default | 0 | |
| Configurable | False | |
vtep address (ipv4-address | ipv6-address) vni number
| Note:  This command is available for the following platforms: 
 | ||
| Description | Add a list entry for vtep | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations es-destination esi string vtep address (ipv4-address | ipv6-address) vni number | |
| Tree | vtep | |
| Configurable | False | |
address (ipv4-address | ipv6-address)
| Note:  This command is available for the following platforms: 
 | ||
| Description | The IP address that identifies the remote VXLAN Termination Endpoint (VTEP). | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations es-destination esi string vtep address (ipv4-address | ipv6-address) vni number | |
| Configurable | False | |
vni number
| Note:  This command is available for the following platforms: 
 | ||
| Description | VXLAN Network Identifier of the destination. | |
| Context | tunnel-interface name string vxlan-interface index number bridge-table unicast-destinations es-destination esi string vtep address (ipv4-address | ipv6-address) vni number | |
| Range | 1 to 16777215 | |
| Configurable | False | |
egress
| Note:  This command is available for the following platforms: 
 | ||
| Description | Enter the egress context | |
| Context | tunnel-interface name string vxlan-interface index number egress | |
| Tree | egress | |
| Configurable | True | |
inner-ethernet-header
| Note:  This command is available for the following platforms: 
 | ||
| Description | Parameters of the inner VXLAN ethernet payload when the VXLAN tunnel is used in an ip-vrf. | |
| Context | tunnel-interface name string vxlan-interface index number egress inner-ethernet-header | |
| Tree | inner-ethernet-header | |
| Configurable | True | |
source-mac keyword
| Note:  This command is available for the following platforms: 
 | ||
| Description | VXLAN inner ethernet source mac-address. Present when the VXLAN tunnel is associated with a ip-vrf network-instance. | |
| Context | tunnel-interface name string vxlan-interface index number egress inner-ethernet-header source-mac keyword | |
| Tree | source-mac | |
| Default | use-system-mac | |
| Options | 
 | |
| Configurable | True | |
source-ip keyword
| Note:  This command is available for the following platforms: 
 | ||
| Description | The ip-address that will be used as the source-ip for all vxlan traffic egressing this vxlan-interface. | |
| Context | tunnel-interface name string vxlan-interface index number egress source-ip keyword | |
| Tree | source-ip | |
| Default | use-system-ipv4-address | |
| Options | 
 | |
| Configurable | True | |
ingress
| Note:  This command is available for the following platforms: 
 | ||
| Description | Enter the ingress context | |
| Context | tunnel-interface name string vxlan-interface index number ingress | |
| Tree | ingress | |
| Configurable | True | |
vni number
| Note:  This command is available for the following platforms: 
 | ||
| Description | Ingress VXLAN Network Identifier of the VXLAN subinterface. The egress VNI is determined by the static egress-vni configured in the associated destination or by the dynamic egress-vni learned from the control plane. | |
| Context | tunnel-interface name string vxlan-interface index number ingress vni number | |
| Tree | vni | |
| Range | 1 to 16777215 | |
| Configurable | True | |
oper-down-reason keyword
| Note:  This command is available for the following platforms: 
 | ||
| Description | The reason why the vxlan-interface is oper-down | |
| Context | tunnel-interface name string vxlan-interface index number oper-down-reason keyword | |
| Tree | oper-down-reason | |
| Options | 
 | |
| Configurable | False | |
oper-state keyword
| Note:  This command is available for the following platforms: 
 | ||
| Description | The operational state of the vxlan-interface | |
| Context | tunnel-interface name string vxlan-interface index number oper-state keyword | |
| Tree | oper-state | |
| Options | 
 | |
| Configurable | False | |
type identityref
| Note:  This command is available for the following platforms: 
 | ||
| Description | The value of this leaf indicates the context in which the vxlan-interface will be used in. | |
| Context | tunnel-interface name string vxlan-interface index number type identityref | |
| Tree | type | |
| Options | 
 | |
| Configurable | True | |