Skip to content

[EVPN][yang]VRF yang model doesn't contain vni field #13456

Closed
@dgsudharsan

Description

@dgsudharsan

Description

VRF yang model doesn't contain VNI field. The VNI field is required for EVPN configuration.
https://github.com/sonic-net/sonic-buildimage/blob/master/src/sonic-yang-models/yang-models/sonic-vrf.yang

The VRF table schema as per EVPN HLD is below
https://github.com/sonic-net/SONiC/blob/master/doc/vxlan/EVPN/EVPN_VXLAN_HLD.md

;Existing table
;defines virtual routing forward table. Updated to stores VNI associated with VRF
;
;Status: stable

key = VRF_TABLE:VRF_NAME ;
fallback = "true"/"false"
vni = 1*8DIGIT ; VNI associated with VRF

Steps to reproduce the issue:

Describe the results you received:

VRF table doesn't contain vni

Describe the results you expected:

VRF table should contain vni field

Output of show version:

(paste your output here)

Output of show techsupport:

(paste your output here or download and attach the file here )

Additional information you deem important (e.g. issue happens only occasionally):

Metadata

Metadata

Assignees

Labels

BRCMTriagedthis issue has been triagedYANGYANG model related changes

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions