diff options
Diffstat (limited to 'docs/configuration/protocols')
| -rw-r--r-- | docs/configuration/protocols/bgp.rst | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/configuration/protocols/bgp.rst b/docs/configuration/protocols/bgp.rst index bef75733..e6240a7d 100644 --- a/docs/configuration/protocols/bgp.rst +++ b/docs/configuration/protocols/bgp.rst @@ -206,7 +206,8 @@ Defining Peers     peers ASN is the same as mine as specified under the :cfgcmd:`protocols     bgp <asn>` command the connection will be denied. -.. cfgcmd:: set protocols bgp neighbor <address|interface> local-role <role> [strict] +.. cfgcmd:: set protocols bgp neighbor <address|interface> local-role +   <role> [strict]     BGP roles are defined in RFC :rfc:`9234` and provide an easy way to      add route leak prevention, detection and mitigation. The local Role   | 
