a10_interface_loopback_ip¶
Parameters¶
Parameters |
Choices/Defaults |
Comment |
|
---|---|---|---|
state str/required |
[‘noop’, ‘present’, ‘absent’] |
State of the object to be created. |
|
ansible_host str/required |
Host for AXAPI authentication |
||
ansible_username str/required |
Username for AXAPI authentication |
||
ansible_password str/required |
Password for AXAPI authentication |
||
ansible_port int/required |
Port for AXAPI authentication |
||
a10_device_context_id int |
[‘1-8’] |
Device ID for aVCS configuration |
|
a10_partition str |
Destination/target partition for object/command |
||
loopback_ifnum str/required |
Key to identify parent object |
||
address_list list |
Field address_list |
||
ipv4_address str |
IP address |
||
ipv4_netmask str |
IP subnet mask |
||
uuid str |
uuid of the object |
||
router dict |
Field router |
||
isis dict |
Field isis |
||
rip dict |
Field rip |
||
authentication dict |
Field authentication |
||
send_packet bool |
Enable sending packets through the specified interface |
||
receive_packet bool |
Enable receiving packet through the specified interface |
||
send_cfg dict |
Field send_cfg |
||
receive_cfg dict |
Field receive_cfg |
||
split_horizon_cfg dict |
Field split_horizon_cfg |
||
uuid str |
uuid of the object |
||
ospf dict |
Field ospf |
||
ospf_global dict |
Field ospf_global |
||
ospf_ip_list list |
Field ospf_ip_list |