diff options
| author | Chirag Shah <chirag@cumulusnetworks.com> | 2020-02-05 19:19:09 -0800 |
|---|---|---|
| committer | Santosh P K <sapk@vmware.com> | 2020-04-16 08:26:36 -0700 |
| commit | 93a6af756cdd981dc665cbca20979af08cfe8788 (patch) | |
| tree | f4fbee72bdf87a3c1c49c6f9fedbda341120863e /python/clidef.py | |
| parent | 219dabe8d49f313f460c0eb9bae29c4a76ee1275 (diff) | |
yang: update zebra interface model
Modify interface config model
and add zebra specific interface state operational data.
augment /frr-interface:lib/frr-interface:interface:
+--rw zebra
+--rw ip-addrs* [address-family ip-prefix]
| +--rw address-family identityref
| +--rw ip-prefix ietf-inet-types:ip-prefix
| +--rw label? string
| +--rw ip4-peer? ietf-inet-types:ipv4-prefix
+--rw multicast? boolean
+--rw link-detect? boolean
+--rw shutdown? boolean
+--rw bandwidth? uint32
+--ro state
+--ro up-count? uint16
+--ro down-count? uint16
+--ro zif-type? identityref
+--ro ptm-status? string <disabled>
+--ro vlan-id? uint16
+--ro vni-id? vni-id-type
+--ro remote-vtep? ietf-inet-types:ipv4-address
+--ro mcast-group? ietf-routing-types:ipv4-multicast-group-address
Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
Diffstat (limited to 'python/clidef.py')
0 files changed, 0 insertions, 0 deletions
