Page Menu
Home
VyOS Platform
Search
Configure Global Search
Log In
Files
F38930206
connect-disconnect.xml
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
connect-disconnect.xml
View Options
<?xml version="1.0"?>
<interfaceDefinition>
<node
name=
"connect"
>
<properties>
<help>
Establish
a
connection
</help>
</properties>
<children>
<tagNode
name=
"interface"
>
<properties>
<help>
Bring
up
a
connection-oriented
network
interface
</help>
<completionHelp>
<script>
${
vyos_completion_dir
}
/list_pppoe_peers.sh
</script>
</completionHelp>
</properties>
<command>
sudo
${
vyos_op_scripts_dir
}
/connect_disconnect.py
--connect
"
$
3"
</command>
</tagNode>
</children>
</node>
<node
name=
"disconnect"
>
<properties>
<help>
Take
down
a
connection
</help>
</properties>
<children>
<tagNode
name=
"interface"
>
<properties>
<help>
Take
down
a
connection-oriented
network
interface
</help>
<completionHelp>
<script>
${
vyos_completion_dir
}
/list_pppoe_peers.sh
</script>
</completionHelp>
</properties>
<command>
sudo
${
vyos_op_scripts_dir
}
/connect_disconnect.py
--disconnect
"
$
3"
</command>
</tagNode>
</children>
</node>
</interfaceDefinition>
File Metadata
Details
Attached
Mime Type
text/xml
Expires
Tue, Dec 16, 3:59 AM (21 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3073629
Default Alt Text
connect-disconnect.xml (1 KB)
Attached To
Mode
rVYOSONEX vyos-1x
Attached
Detach File
Event Timeline
Log In to Comment