27ViewsUser line view, user line class viewPredefined user rolesnetwork-adminParametersminutes: Specifies the number of minutes for the timer, in the range of 0 to 35791. The default is 10minutes.seconds: Specifies the number of seconds for the timer, in the range of 0 to 59. The default is 0seconds.Usage guidelinesThe system automatically terminates a user connection if no information interaction occurs on theconnection within the idle-timeout interval.Setting the CLI connection idle-timeout timer to 0 disables the idle-timeout feature.This command is available in both user line view and user line class view. A non-default setting ineither view takes precedence over a default setting in the other view. A non-default setting in userline view takes precedence over a non-default setting in user line class view.Examples# Set the CLI connection idle-timeout timer to 1 minute and 30 seconds for user line AUX 0. system-view[Sysname] line aux 0[Sysname-line-aux0] idle-timeout 1 30lineUse line to enter one or multiple user line views.Syntaxline { first-number1 [ last-number1 ] | { aux | vty } first-number2 [ last-number2 ] }ViewsSystem viewPredefined user rolesnetwork-adminParametersfirst-number1: Specifies the absolute number of the first user line, in the range of 0 to 192.last-number1: Specifies the absolute number of the last user line. This number cannot be smallerthan first-number1.aux: Specifies the AUX line.vty: Specifies the VTY line.first-number2: Specifies the relative number of the first user line. The value range is 0 to 128 for theAUX line and 0 to 63 for the VTY line.last-number2: Specifies the relative number of the last user line. This number cannot be smaller thanfirst-number2.Usage guidelinesTo configure settings for a single user line, use this command to enter the user line view.