Skip to content

Commit 2db8434

Browse files
authored
session: T6696: Document reset session CLI change (#1630)
The command clear session has changed to reset session since it is a disruptive change. Document this as a CLI example
1 parent 67341f4 commit 2db8434

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/cli.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ impact on a particular users in the network.
116116
192.0.2.54.
117117
- ``reset vpn ipsec site-to-site peer vpn.example.com`` — terminates
118118
IPsec tunnels to ``vpn.example.com``.
119+
- ``reset session tty1`` — terminates the TTY user session ``tty1``
119120

120121
restart
121122
'''''''

0 commit comments

Comments
 (0)