From 11d8438365ab4500ca4e3296f868df190b0cbbdc Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Sat, 4 Feb 2023 15:08:00 +0100 Subject: bgp: T4817: improve help and constraint error messages --- interface-definitions/include/bgp/neighbor-local-role.xml.i | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'interface-definitions/include') diff --git a/interface-definitions/include/bgp/neighbor-local-role.xml.i b/interface-definitions/include/bgp/neighbor-local-role.xml.i index 3f15802b1..6ddb4908f 100644 --- a/interface-definitions/include/bgp/neighbor-local-role.xml.i +++ b/interface-definitions/include/bgp/neighbor-local-role.xml.i @@ -1,7 +1,7 @@ - Local role for this bgp session. + Local role for BGP neighbor (RFC9234) customer peer provider rs-client rs-server @@ -28,12 +28,12 @@ (provider|rs-server|rs-client|customer|peer) - Invalid Option + BGP local-role must be one of the following: customer, peer, provider, rs-client or rs-server - Your neighbor must send you Capability with the value of his role. Otherwise, a Role Mismatch Notification will be sent. + Neighbor must send this exact capability, otherwise a role missmatch notification will be sent -- cgit v1.2.3