Skip to content

Missing destination-udp-port leaf from bridge-domains.vxlan grouping #20

Description

@rcicu

Hi,

I want to used Juniper YANG models to create a configuration template and I noticed that destination-udp-port leaf is missing from bridge-domains.vxlan grouping.
Also, I can see the same on device CLI, that parameter is missing

device@v8529# set routing-instances ABCD bridge-domains ACB vxlan ?
Possible completions:
+ apply-groups         Groups from which to inherit configuration data
+ apply-groups-except  Don't inherit configuration data from these groups
  decapsulate-accept-inner-vlan  Accept VXLAN packets with inner VLAN
  encapsulate-inner-vlan  Retain inner VLAN in the packet
  ingress-node-replication  Enable ingress node replication
  multicast-group      Multicast group registered for VXLAN segment
  ovsdb-managed        Bridge-domain is managed remotely via VXLAN OVSDB Controller
+ static-remote-vtep-list  Configure bridge domain specific static remote VXLAN tunnel endpoints
  translation-vni      Translated VXLAN identifier (1..16777214)
  unreachable-vtep-aging-timer  Unreachable VXLAN tunnel endpoint removal timer (300..1800 seconds)
  vni                  VXLAN identifier (0..16777214)
[edit]

But, it will be recognise once I enter the command

set routing-instances ABCD instance-type virtual-switch
set routing-instances ABCD bridge-domains ABC vxlan destination-udp-port 8472

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions