IS-IS
Diagram
Section titled “Diagram”Classes
Section titled “Classes”routing (nxos.devices.configuration)
Section titled “routing (nxos.devices.configuration)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| isis_instances | List | [isis_instances] | No |
isis_instances (nxos.devices.configuration.routing)
Section titled “isis_instances (nxos.devices.configuration.routing)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| name | String | Yes | ||
| admin_state | Boolean | true, false | No | |
| flush_routes | Boolean | true, false | No | |
| isolate | Boolean | true, false | No | |
| vrfs | List | [vrfs] | No |
vrfs (nxos.devices.configuration.routing.isis_instances)
Section titled “vrfs (nxos.devices.configuration.routing.isis_instances)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| vrf | String | Yes | ||
| admin_state | Boolean | true, false | No | |
| authentication_check_l1 | Boolean | true, false | No | |
| authentication_check_l2 | Boolean | true, false | No | |
| authentication_key_l1 | String | No | ||
| authentication_key_l2 | String | No | ||
| authentication_type_l1 | Choice | clear, md5, unknown | No | |
| authentication_type_l2 | Choice | clear, md5, unknown | No | |
| bandwidth_reference | Integer | min: 0, max: 4294967295 | No | |
| bandwidth_reference_unit | Choice | mbps, gbps | No | |
| is_type | Choice | l1, l2, l12 | No | |
| log_adjacency_changes | Boolean | true, false | No | |
| metric_type | Choice | narrow, wide, transition | No | |
| mtu | Integer | min: 256, max: 4352 | No | |
| net | String | No | ||
| passive_default | Choice | l1, l2, l12, unknown | No | |
| lsp_lifetime | Integer | min: 1, max: 65535 | No | |
| queue_limit | Integer | min: 200, max: 65535 | No | |
| overload_admin_state | Choice | off, always-on, bootup, bgp-converge, bgp-converge-max-wait | No | |
| overload_startup_time | Integer | min: 5, max: 86400 | No | |
| overload_bgp_as_number | Integer | min: 0, max: 65535 | No | |
| overload_suppress | Choice | interlevel, external | No | |
| address_families | List | [address_families] | No |
address_families (nxos.devices.configuration.routing.isis_instances.vrfs)
Section titled “address_families (nxos.devices.configuration.routing.isis_instances.vrfs)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| address_family | Choice | ipv4_unicast, ipv6_unicast | Yes | |
| segment_routing_mpls | Boolean | true, false | No | |
| bfd | Boolean | true, false | No | |
| prefix_advertise_passive_l1 | Boolean | true, false | No | |
| prefix_advertise_passive_l2 | Boolean | true, false | No | |
| adjacency_check | Boolean | true, false | No | |
| default_information_originate | Choice | off, on, always | No | |
| default_information_originate_route_map | String | No | ||
| distance | Integer | min: 1, max: 255 | No | |
| maximum_paths | Integer | min: 1, max: 64 | No | |
| multi_topology | Choice | standard, multi_topology, multi_topology_transition | No | |
| router_id_interface | String | No | ||
| router_id_ip_address | String | No | ||
| table_map | String | No | ||
| table_map_filter | Boolean | true, false | No |
Examples
Section titled “Examples”nxos: devices: - name: Device1 configuration: routing: isis_instances: - name: ISIS1 vrfs: - vrf: default net: 49.0001.0100.0000.0001.00