From 2db8434340b197c249e2b15c9c39b7d32e8dcfc1 Mon Sep 17 00:00:00 2001 From: Ryan Zuwala Date: Wed, 30 Apr 2025 07:26:50 -0400 Subject: 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 --- docs/cli.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/cli.rst b/docs/cli.rst index 74e803dc..550494fa 100644 --- a/docs/cli.rst +++ b/docs/cli.rst @@ -116,6 +116,7 @@ impact on a particular users in the network. 192.0.2.54. - ``reset vpn ipsec site-to-site peer vpn.example.com`` — terminates IPsec tunnels to ``vpn.example.com``. +- ``reset session tty1`` — terminates the TTY user session ``tty1`` restart ''''''' -- cgit v1.2.3