Configuring IP Addressing

Loopback Interfaces

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).

ProCurve> show ip route

IP Route Entries

IP Routing : Enabled

Default TTL : 64

ARP Age : 20

Destination

Gateway

VLAN 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

1

static

1

0

172.16.100.0/24

10.0.8.11

ospf

1

1

172.16.102.0/24

VLAN2

2

connected

1

0

Figure 8-8. Example of show ip route Command Output

8-20