Skip to main content

cisco.iosxe.vtyLine

Description

Cisco IOS XE Virtual Terminal Line (VTY)

Fields

IDTYPEDESCRIPTION
startLineintVTY line start
endLineintVTY line end
accessClassInstringThe inbound access-class number or name that the VTY line uses, if specified.
aclIncisco.iosxe.accessListEntryThe inbound ACL, if specified.
accessClassOutstringThe outbound access-class number or name that the VTY line uses, if specified.
aclOutcisco.iosxe.accessListEntryThe outbound ACL, if specified.
inputTransportTypes[]stringThe input transports types, if specified. Examples are 'telnet' and 'ssh'.
outputTransportTypes[]stringThe output transports types, if specified. Examples are 'telnet' and 'ssh'.
execTimeouttimeThe exec timeout for the vty line, if specified.
loginAuthenticationNamestringThe name of the aaa login authentication method for the vty line, if specified
loginAuthenticationcisco.iosxe.aaaAuthenticationLoginEntryThe aaa login authentication method for the vty line, if specified. Obtained by using the 'loginAuthenticationName' field.