a10_router_isis_address_family_ipv6

Synopsis

Address family

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

isis_tag

str/required

Key to identify parent object

default_information

str

‘originate’= Distribute a default route;

adjacency_check

bool

Check ISIS neighbor protocol support

distance

int

ISIS Administrative Distance (Distance value)

multi_topology_cfg

dict

Field multi_topology_cfg

multi_topology

bool

Enable multi-topology mode

level

str

‘level-1’= Level-1 only; ‘level-1-2’= Level-1-2; ‘level-2’= Level-2 only;

transition

bool

Accept and generate both IS-IS IPv6 and Multi-topology IPV6 TLVs

level_transition

bool

Accept and generate both IS-IS IPv6 and Multi-topology IPV6 TLVs

summary_prefix_list

list

Field summary_prefix_list

prefix

str

IPv6 prefix

level

str

‘level-1’= Summarize into level-1 area; ‘level-1-2’= Summarize into both area and sub-domain; ‘level-2’= Summarize into level-2 sub-domain;

uuid

str

uuid of the object

redistribute

dict

Field redistribute

redist_list

list

Field redist_list

vip_list

list

Field vip_list

isis

dict

Field isis

uuid

str

uuid of the object

Status

  • This module is not guaranteed to have a backwards compatible interface. [preview]

  • This module is maintained by community.

Authors

  • A10 Networks 2021