diff options
Diffstat (limited to 'interface-definitions/protocols-isis.xml.in')
-rw-r--r-- | interface-definitions/protocols-isis.xml.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/interface-definitions/protocols-isis.xml.in b/interface-definitions/protocols-isis.xml.in index 2340079a6..8c5691ecf 100644 --- a/interface-definitions/protocols-isis.xml.in +++ b/interface-definitions/protocols-isis.xml.in @@ -758,9 +758,9 @@ </constraint> </properties> </leafNode> - <leafNode name="three-way-handshake"> + <leafNode name="no-three-way-handshake"> <properties> - <help>Enable/Disable three-way handshake</help> + <help>Disable three-way handshake</help> <valueless/> </properties> </leafNode> |