1-6Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command ReferenceOL-13271-03Chapter 1 Using the Command-Line InterfaceCLI Command ModesLine Configuration ModeLine configuration commands modify the operation of a terminal line. Line configuration commandsalways follow a line command, which defines a line number. Use these commands to change terminalparameter settings line-by-line or for a range of lines.Use the line vty line_number [ending_line_number] command to enter line configuration mode. Thenew prompt means line configuration mode. The following example shows how to enter lineconfiguration mode for virtual terminal line 7:Switch(config)# line vty 0 7The supported commands can vary depending on the version of software in use. To display acomprehensive list of commands, enter a question mark (?) at the prompt.Switch(config-line)# ?To exit line configuration mode and to return to global configuration mode, use the exit command. Toexit line configuration mode and to return to privileged EXEC mode, enter the end command, or pressCtrl-Z.