diff options
Diffstat (limited to 'docs/configuration')
| -rw-r--r-- | docs/configuration/protocols/isis.rst | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/docs/configuration/protocols/isis.rst b/docs/configuration/protocols/isis.rst index 71ddc856..05a851f1 100644 --- a/docs/configuration/protocols/isis.rst +++ b/docs/configuration/protocols/isis.rst @@ -174,10 +174,10 @@ Interfaces Configuration    to 127.  .. cfgcmd:: set protocols isis <name> interface <interface> -  three-way-handshake +  no-three-way-handshake -  This command enables :rfc:`5303` Three-Way Handshake for P2P adjacencies. -  Three-Way Handshake is enabled by default. +  This command disables Three-Way Handshake for P2P adjacencies which +  described in :rfc:`5303`. Three-Way Handshake is enabled by default.  Redistribution Configuration | 
