BLADE OS™ Application Guide HP GbE2c Ethernet Blade Switch for c-Class BladeSystem Version 5.1 Advanced Functionality Software
Table Of Contents
- Contents
- Figures
- Tables
- Preface
- Part 1: Basic Switching
- Accessing the Switch
- The Management Network
- Local Management Using the Console Port
- The Command Line Interface
- Remote Management Access
- Client IP Address Agents
- Securing Access to the Switch
- Setting Allowable Source IP Address Ranges
- RADIUS Authentication and Authorization
- TACACS+ Authentication
- LDAP Authentication and Authorization
- Secure Shell and Secure Copy
- Configuring SSH/SCP Features on the Switch
- Configuring the SCP Administrator Password
- Using SSH and SCP Client Commands
- SSH and SCP Encryption of Management Messages
- Generating RSA Host and Server Keys for SSH Access
- SSH/SCP Integration with Radius Authentication
- SSH/SCP Integration with TACACS+ Authentication
- End User Access Control
- Ports and Trunking
- Port-Based Network Access Control
- VLANs
- Spanning Tree Protocol
- RSTP and MSTP
- Link Layer Discovery Protocol
- Quality of Service
- Accessing the Switch
- Part 2: IP Routing
- Basic IP Routing
- Routing Information Protocol
- IGMP
- OSPF
- OSPF Overview
- OSPF Implementation in BLADE OS
- OSPF Configuration Examples
- Remote Monitoring
- Part 3: High Availability Fundamentals
- High Availability
- Layer 2 Failover
- Server Link Failure Detection
- VRRP Overview
- Failover Methods
- BLADE OS Extensions to VRRP
- Virtual Router Deployment Considerations
- High Availability Configurations
- High Availability
- Part 4: Appendices
- Index

BLADE OS 5.1 Application Guide
BMD00113, September 2009 Chapter 1: Accessing the Switch 27
Using Telnet
By default, Telnet is enabled on the switch. Once you have configured the switch with an IP address
and gateway, you can access the switch from any workstation connected to the management
network using a Telnet connection. Telnet access provides the same options for user and
administrator access as those available through the management module. The switch supports
concurrent Telnet sessions.
To establish a Telnet connection with the switch, invoke the telnet program on your workstation,
followed by the switch IP address:
Using Secure Shell
By default, the Secure Shell (SSH) protocol is disabled on the switch. SSH enables you to securely
log into another computer over a network to execute commands remotely. As a secure alternative to
using Telnet to manage switch configuration, SSH ensures that all data sent over the network is
encrypted and secure. For more information, see “Secure Shell and Secure Copy” on page 54. For
more information on the CLI, see the BLADE OS 5.1 Command Reference.
Using the Browser-Based Interface
By default, the Browser-Based Interface (BBI) is enabled on the switch. The BBI provides access to
the common configuration, management and operation features of the GbE2c through your Web
browser. For more information, refer to the BLADE OS 5.1 BBI Quick Guide.
Configuring BBI Access via HTTP
To enable or disable BBI access on the switch via HTTP, use the following commands:
The management module requires the default HTTP web server port (port 80) to access the BBI.
However, you can change the default Web server port with the following command:
For workstation access to your switch via the Browser-Based Interface, open a Web browser
window and type in the URL using the IP interface address of the switch, such as http://10.10.10.1.
telnet <switch IP address>
>> # /cfg/sys/access/http ena
(Allow BBI access via HTTP)
or
>> # /cfg/sys/access/http dis (Disable BBI access via HTTP)
>> # /cfg/sys/access/wport <x>