System
Diagram
Classes
configuration (iosxe.devices)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
system | Class | [system] | No |
system (iosxe.devices.configuration)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
hostname | String | No | ||
ip_bgp_community_new_format | Boolean | true , false | No | |
ip_routing | Boolean | true , false | No | |
ipv6_unicast_routing | Boolean | true , false | No | |
mtu | Integer | min: 1500 , max: 9198 | No | |
ip_source_route | Boolean | true , false | No | |
ip_domain_lookup | Boolean | true , false | No | |
ip_domain_name | String | No | ||
login_delay | Integer | min: 1 , max: 10 | No | |
login_on_failure | Boolean | true , false | No | |
login_on_failure_log | Boolean | true , false | No | |
login_on_success | Boolean | true , false | No | |
login_on_success_log | Boolean | true , false | No | |
ip_multicast_routing | Boolean | true , false | No | |
multicast_routing_switch | Boolean | true , false | No | |
ip_multicast_routing_distributed | Boolean | true , false | No | |
multicast_routing_vrfs | List | [multicast_routing_vrfs] | No | |
http | Class | [http] | No |
multicast_routing_vrfs (iosxe.devices.configuration.system)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
vrf | String | Yes | ||
distributed | Boolean | true , false | No |
http (iosxe.devices.configuration.system)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
access_class | Integer | min: 1 , max: 99 | No | |
active_session_modules | String | No | ||
secure_active_session_modules | String | No | ||
max_connections | Integer | min: 1 , max: 50 | No | |
authentication_aaa | Boolean | true , false | No | |
authentication_aaa_exec_authorization | String | No | ||
authentication_aaa_login_authentication | String | No | ||
authentication_aaa_command_authorization | List | [authentication_aaa_command_authorization] | No | |
authentication_local | Boolean | true , false | No | |
server | Boolean | true , false | No | |
secure_server | Boolean | true , false | No | |
secure_trustpoint | String | No | ||
tls_version | Choice | TLSv1.0 , TLSv1.1 , TLSv1.2 | No | |
client_secure_trustpoint | String | No | ||
client_source_interface | String | No |
authentication_aaa_command_authorization (iosxe.devices.configuration.system.http)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
level | Integer | min: 0 , max: 15 | Yes | |
name | String | No |
Examples
iosxe: devices: - name: Device1 configuration: system: