summaryrefslogtreecommitdiffstats
path: root/yang/frr-bgp-neighbor.yang
diff options
context:
space:
mode:
authorChirag Shah <chirag@nvidia.com>2020-09-16 06:56:10 +0200
committerChirag Shah <chirag@nvidia.com>2020-10-27 19:27:03 +0100
commitf4b8ec07219cce13c8627efe311247ee06f3a8ab (patch)
tree32587bb81a570b61801aca2ff2e13625a49c89b4 /yang/frr-bgp-neighbor.yang
parentlib: add flowspec safi to identitiy ref parsing (diff)
downloadfrr-f4b8ec07219cce13c8627efe311247ee06f3a8ab.tar.xz
frr-f4b8ec07219cce13c8627efe311247ee06f3a8ab.zip
bgpd: neighbor peergrp config to transactional cli
Signed-off-by: Chirag Shah <chirag@nvidia.com>
Diffstat (limited to 'yang/frr-bgp-neighbor.yang')
-rw-r--r--yang/frr-bgp-neighbor.yang3
1 files changed, 0 insertions, 3 deletions
diff --git a/yang/frr-bgp-neighbor.yang b/yang/frr-bgp-neighbor.yang
index 3b8d63c44..a4b50b156 100644
--- a/yang/frr-bgp-neighbor.yang
+++ b/yang/frr-bgp-neighbor.yang
@@ -97,8 +97,6 @@ submodule frr-bgp-neighbor {
uses neighbor-update-source;
- uses neighbor-remote-as;
-
uses structure-neighbor-group-ebgp-multihop;
uses neighbor-local-as-options;
@@ -124,7 +122,6 @@ submodule frr-bgp-neighbor {
leaf enabled {
type boolean;
- default "false";
description
"This leaf indicates whether the IPv4 Unicast AFI, SAFI is
enabled for the neighbour or group.";