Basic Operation Guide 2014/02

Example 82 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 83 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.
114 Configuring IP Addressing