Basic Operation Guide 2013/06
Table Of Contents
- Switch Software
- Contents
- 1 Commands found in the Basic Operation Guide
- 2 Getting started
- 3 Using the Menu Interface
- 4 Using the Command Line Interface (CLI)
- Overview
- Accessing the CLI
- Using the CLI
- Return message types with CLI commands
- CLI interactive commands
- CLI control and editing
- 5 Using the HP WebAgent
- 6 Switch memory and configuration
- Overview
- Configuration file management
- Using the CLI to implement configuration changes
- Creating a custom default configuration
- Using the menu and WebAgent to implement configuration changes configuration file
- Zeroization
- Using Primary and Secondary flash image options
- Multiple configuration files
- Display configuration of selected interface
- Automatic configuration update with DHCP Option 66
- 7 Interface access and system information
- 8 Configuring IP addressing
- Overview
- IP configuration
- Loopback interfaces
- IP Preserve: retaining VLAN-1 IP addressing across configuration file downloads
- Configuring a single source IP address
- 9 Software management
- Downloading switch documentation and software from the web
- Viewing or downloading the software manual set
- Downloading software updates for your switch
- Software signing and verification
- Saving configurations while using the CLI
- Important: Best Practices for software updates
- Updating the switch: overview
- Updating the switch: detailed steps
- Rolling back switch software
- Viewing or transferring alternate configuration files
- Downloading switch documentation and software from the web
- Index

Listing the current console/serial link configuration
This command lists the current interface access parameter settings.
Syntax:
show console
This example shows the default console/serial configuration.
Example 75 Listing of show console command
HP Switch (config)# show console
Console/Serial Link
Inbound Telnet Enabled [Yes] : Yes
Web Agent Enabled [Yes] : Yes
Terminal Type [VT100] : VT100
Screen Refresh Interval (sec) [3] : 3
Displayed Events [All] : All
Baud Rate [speed-sense] : speed-sense
Flow Control [XON/XOFF] : XON/XOFF
Global Session Idle Timeout (sec) [0] : 0
Serial/USB Console Idle Timeout (sec) [not set] : not set
Current Session Idle Timeout (sec) : 0
Reconfigure inbound telnet access
In the default configuration, inbound Telnet access is enabled.
Syntax:
[no] telnet-server [listen | <oobm | data | both> ]
Enables or disables inbound Telnet access on a switch.
Use the no version of the command to disable inbound Telnet access.
The listen parameter is available only on switches that have a separate out-of-band
management port. Values for this parameter are:
• oobm— inbound Telnet access is enabled only on the out-of-band management
port.(This port is available on selected switch models.)
• data— inbound Telnet access is enabled only on the data ports.
• both— inbound Telnet access is enabled on both the out-of-band management
port and on the data ports. This is the default value.
Refer to Appendix I, "Network Out-of-Band Management" in this guide for more
information on out-of-band management.
The listen parameter is not available on switches that do not have a separate
out-of-band management port.
To disable inbound Telnet access:
HP Switch(config)# no telnet-server
To re-enable inbound Telnet access:
HP Switch(config)# telnet-server
Outbound telnet to another device
This feature operates independently of the telnet-server status and enables you to Telnet to another
device that has an IP address.
96 Interface access and system information










