From 9c98f208fa0630f777571b7ce3ec29726cc6db11 Mon Sep 17 00:00:00 2001 From: Suryya Jana Date: Thu, 9 Nov 2023 15:29:07 +0530 Subject: [PATCH] incorporating review comment. --- device/bgp/bgpadvanced.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/device/bgp/bgpadvanced.yaml b/device/bgp/bgpadvanced.yaml index 409edaed..5aa9fb2d 100644 --- a/device/bgp/bgpadvanced.yaml +++ b/device/bgp/bgpadvanced.yaml @@ -47,10 +47,8 @@ components: x-field-uid: 5 passive_mode: description: |- - If enabled then the BGP Finite State Machine will passively wait - for the remote BGP peer to establish the BGP TCP connection. - If the passive mode is true, BGP peer will wait for the remote BGP peer - to issue an Open request before an Open message is sent. + If set to true, the local BGP peer will wait for the remote peer to initiate the BGP session + by establishing the TCP connection, rather than initiating sessions from the local peer. type: boolean default: false x-field-uid: 6