Page Menu
Home
VyOS Platform
Search
Configure Global Search
Log In
Files
F35254516
reset-vpn.xml
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
3 KB
Referenced Files
None
Subscribers
None
reset-vpn.xml
View Options
<?xml version="1.0"?>
<interfaceDefinition>
<node
name=
"reset"
>
<properties>
<help>
Reset
a
service
</help>
</properties>
<children>
<node
name=
"vpn"
>
<properties>
<help>
Reset
Virtual
Private
Network
(VPN)
information
</help>
</properties>
<children>
<node
name=
"remote-access"
>
<properties>
<help>
Reset
remote
access
VPN
connections
</help>
</properties>
<children>
<node
name=
"all"
>
<properties>
<help>
Terminate
all
user's
current
remote
access
VPN
session(s)
</help>
</properties>
<children>
<node
name=
"protocol"
>
<properties>
<help>
Terminate
specified
user's
current
remote
access
VPN
session(s)
with
specified
protocol
</help>
</properties>
<children>
<leafNode
name=
"l2tp"
>
<properties>
<help>
Terminate
all
user's
current
remote
access
VPN
session(s)
with
L2TP
protocol
</help>
</properties>
<command>
sudo
${
vyos_op_scripts_dir
}
/reset_vpn.py
--username="all_users"
--protocol="l2tp"
</command>
</leafNode>
<leafNode
name=
"pptp"
>
<properties>
<help>
Terminate
all
user's
current
remote
access
VPN
session(s)
with
PPTP
protocol
</help>
</properties>
<command>
sudo
${
vyos_op_scripts_dir
}
/reset_vpn.py
--username="all_users"
--protocol="pptp"
</command>
</leafNode>
</children>
</node>
</children>
<command>
sudo
${
vyos_op_scripts_dir
}
/reset_vpn.py
--username="all_users"
</command>
</node>
<tagNode
name=
"interface"
>
<properties>
<help>
Terminate
a
remote
access
VPN
interface
</help>
</properties>
<command>
sudo
${
vyos_op_scripts_dir
}
/reset_vpn.py
--interface="
$
5"
</command>
</tagNode>
<tagNode
name=
"user"
>
<properties>
<help>
Terminate
specified
user's
current
remote
access
VPN
session(s)
</help>
</properties>
<children>
<node
name=
"protocol"
>
<properties>
<help>
Terminate
specified
user's
current
remote
access
VPN
session(s)
with
specified
protocol
</help>
</properties>
<children>
<leafNode
name=
"l2tp"
>
<properties>
<help>
Terminate
all
user's
current
remote
access
VPN
session(s)
with
L2TP
protocol
</help>
</properties>
<command>
sudo
${
vyos_op_scripts_dir
}
/reset_vpn.py
--username="all_users"
--protocol="l2tp"
</command>
</leafNode>
<leafNode
name=
"pptp"
>
<properties>
<help>
Terminate
all
user's
current
remote
access
VPN
session(s)
with
PPTP
protocol
</help>
</properties>
<command>
sudo
${
vyos_op_scripts_dir
}
/reset_vpn.py
--username="all_users"
--protocol="pptp"
</command>
</leafNode>
</children>
</node>
</children>
<command>
sudo
${
vyos_op_scripts_dir
}
/reset_vpn.py
--username="
$
5"
</command>
</tagNode>
</children>
</node>
</children>
</node>
</children>
</node>
</interfaceDefinition>
File Metadata
Details
Attached
Mime Type
text/xml
Expires
Tue, Dec 9, 12:21 PM (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3072981
Default Alt Text
reset-vpn.xml (3 KB)
Attached To
Mode
rVYOSONEX vyos-1x
Attached
Detach File
Event Timeline
Log In to Comment