Line
Diagram
Classes
configuration (iosxe.devices)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
line | Class | [line] | No |
line (iosxe.devices.configuration)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
consoles | List | [consoles] | No | |
vtys | List | [vtys] | No |
consoles (iosxe.devices.configuration.line)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
first | String | Yes | ||
exec_timeout_minutes | Integer | min: 0 , max: 35791 | No | |
exec_timeout_seconds | Integer | min: 0 , max: 2147483 | No | |
login_local | Boolean | true , false | No | |
login_authentication | String | No | ||
privilege_level | Integer | min: 0 , max: 15 | No | |
stopbits | Choice | 1 , 1.5 , 2 | No | |
password_level | Integer | min: 0 , max: 255 | No | |
password_type | Choice | 0 , 7 | No | |
password | String | No |
vtys (iosxe.devices.configuration.line)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
first | Integer | min: 0 , max: 1869 | Yes | |
last | Integer | min: 1 , max: 1869 | No | |
access_classes | List | [access_classes] | No | |
exec_timeout_minutes | Integer | min: 0 , max: 35791 | No | |
exec_timeout_seconds | Integer | min: 0 , max: 2147483 | No | |
password_level | Integer | min: 0 , max: 255 | No | |
password_type | Choice | 0 , 7 | No | |
password | String | No | ||
login_authentication | String | No | ||
transport_preferred_protocol | Choice | acercon , lat , mop , nasi , none , pad , rlogin , ssh , telnet , udptn | No | |
escape_character | String | No | ||
authorization_exec | String | No | ||
authorization_exec_default | Boolean | true , false | No | |
transport_input_all | Boolean | true , false | No | |
transport_input_none | Boolean | true , false | No | |
transport_input | String | No |
access_classes (iosxe.devices.configuration.line.vtys)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
direction | Choice | in , out | Yes | |
access_list | String | Yes | ||
vrf_also | Boolean | true , false | No |
Examples
iosxe: devices: - name: Device1 configuration: line: