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

Example 85 The show ip command output
HP Switch# show ip
IP Routing : Enabled
Default Gateway : 15.255.128.1
Default TTL : 64
Arp Age : 20
Domain Suffix :
DNS server :
| Proxy ARP
VLAN | IP Config IP Address Subnet Mask Std Local
---------------- + ---------- --------------- -------------- ----------
DEFAULT_VLAN | Manual 10.0.8.121 255.255.0.0 No No
VLAN2 Manual 192.168.12.1 255.255.255.0 No No
VLAN3 Disabled
Loopback Addresses
Loopback IP Config IP Address Subnet Mask
-------- ---------- ------------------ ---------------
lol Manual 172.16.110.2 255.255.255.255
lo2 Manual 172.16.112.2 255.255.255.255
lo2 Manual 172.16.114.1 255.255.255.255
NOTE: The default loopback interface (lo0) with IP address 127.0.0.1 is not displayed in the
show ip command output because it is permanently configured on the switch. To display the default
loopback address, enter the show ip route command as shown in the example below.
To display the loopback interfaces configured on the switch in a list of IP routing entries displayed
according to destination IP address, enter the show ip route command.
The following example displays the configuration of the default loopback interface (lo0) and one
user-defined loopback interface (lo2).
Example 86 The show ip route command output
HP Switch# show ip route
IP Route Entries
Destination Gateway VLAN Type Sub-Type Metric Dist.
------------------ --------------- ---- --------- ---------- --------- ----
10.0.0.0/16 DEFAULT_VLAN 1 connected 1 0
127.0.0.0/8 reject static 0 0
127.0.0.1/32 lo0 connected 1 0
172.16.10.121/32 lo2 static 1 0
172.16.100.0/24 10.0.8.11 1 ospf IntraArea 1 1
172.16.102.0/24 VLAN2 2 connected 1 0
IP Preserve: retaining VLAN-1 IP addressing across configuration file
downloads
For the switches covered in this guide, IP Preserve enables you to copy a configuration file to
multiple switches while retaining the individual IP address and subnet mask on VLAN 1 in each
switch, and the Gateway IP address assigned to the switch. This enables you to distribute the same
configuration file to multiple switches without overwriting their individual IP addresses.
IP Preserve: retaining VLAN-1 IP addressing across configuration file downloads 117










