a10_network_lldp¶
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 |
||
system_name str |
Configure lldp system name |
||
system_description str |
Configure lldp system description |
||
enable_cfg dict |
Field enable_cfg |
||
enable bool |
Enable lldp |
||
rx bool |
Enable lldp rx |
||
tx bool |
Enable lldp tx |
||
notification_cfg dict |
Field notification_cfg |
||
notification bool |
Enable lldp notification |
||
interval int |
Configure lldp notification interval, default is 30 (The lldp notification interval value, default is 30) |
||
tx_set dict |
Field tx_set |
||
fast_count int |
Configure lldp tx fast count value (The lldp tx fast count value, default is 4) |
||
fast_interval int |
Configure lldp tx fast interval value (The lldp tx fast interval value, default is 1) |
||
hold int |
Configure lldp tx hold multiplier (The lldp tx hold value, default is 4) |
||
tx_interval int |
Configure lldp tx interval (The lldp tx interval value, default is 30) |
||
reinit_delay int |
Configure lldp tx reinit delay (The lldp tx reinit_delay value, default is 2) |
||
uuid str |
uuid of the object |
||
management_address dict |
Field management_address |
||
dns_list list |
Field dns_list |
||
ipv4_addr_list list |
Field ipv4_addr_list |
||
ipv6_addr_list list |
Field ipv6_addr_list |