From 1b58f4b0195b866b5d322c314ce66dcf72f8a9af Mon Sep 17 00:00:00 2001 From: GomathiselviS Date: Fri, 31 Jul 2020 17:53:09 -0400 Subject: Update docs (#73) vyos: Update docs Reviewed-by: GomathiselviS https://github.com/GomathiselviS --- docs/vyos.vyos.vyos_l3_interface_module.rst | 89 +++++++++++++++++++++++++---- 1 file changed, 78 insertions(+), 11 deletions(-) (limited to 'docs/vyos.vyos.vyos_l3_interface_module.rst') diff --git a/docs/vyos.vyos.vyos_l3_interface_module.rst b/docs/vyos.vyos.vyos_l3_interface_module.rst index dbf89a06..8745ffda 100644 --- a/docs/vyos.vyos.vyos_l3_interface_module.rst +++ b/docs/vyos.vyos.vyos_l3_interface_module.rst @@ -46,22 +46,91 @@ Parameters aggregate
- - -
+ list + / elements=dictionary
List of L3 interfaces definitions
+ + + + +
+ ipv4 + +
+ string +
+ + + + +
IPv4 of the L3 interface.
+ + + + + +
+ ipv6 + +
+ string +
+ + + + +
IPv6 of the L3 interface.
+ + + +
+ name + +
+ string + / required
+ + + + +
Name of the L3 interface.
+ + + + + +
+ state + +
+ string +
+ + + + + +
State of the L3 interface configuration.
+ + + +
ipv4
- - + string
@@ -76,7 +145,7 @@ Parameters ipv6
- - + string
@@ -91,7 +160,7 @@ Parameters name
- - + string
@@ -127,7 +196,7 @@ Parameters
string - / required
+ @@ -162,8 +231,7 @@ Parameters - Default:
22
- +
Specifies the port to use when building the connection to the remote device.
@@ -195,8 +263,7 @@ Parameters - Default:
10
- +
Specifies the timeout in seconds for communicating with the network device for either connecting or sending commands. If the timeout is exceeded before the operation is completed, the module will error.
@@ -224,7 +291,7 @@ Parameters state
- - + string
-- cgit v1.2.3