14-7
Software Configuration Guide—Release 15.0(2)SG
OL-23818-01
Chapter 14 Configuring IP Unnumbered Interface Troubleshooting IP Unnumbered Interface
To display status of an unnumbered interface, enter this command:
The following example shows how to display the status of unnumbered interfaces with connected host
polling:
Switch# show ip interface loopback 0 unnumbered detail
Number of unnumbered interfaces with polling: 1
Number of IP addresses processed for polling: 2
10.1.1.7
10.1.1.8
Number of IP addresses in queue for polling: 2(high water mark: 3)
10.1.1.17
10.1.1.18
To display key statistic for the backlog of unnumbered interfaces with connected host polling for the
switch, perform this task:
The following example shows how to display key statistic for the backlog of unnumbered interfaces with
connected host polling:
Switch# show ip arp poll
Number of IP addresses processed for polling: 439
Number of IP addresses in queue for polling: 3 (high water mark: 0, max: 1000)
Number of requests dropped:
Queue was full: 0
Request was throttled by incomplete ARP: 0
Duplicate request was found in queue: 0
To clear the key statistic for the backlog of unnumbered interfaces, use the clear ip arp poll statistic
command, as follows:
Switch# clear ip arp poll statistic
Switch# show ip arp poll
Number of IP addresses processed for polling: 0
Number of IP addresses in queue for polling: 0 (high water mark: 0, max: 1000)
Number of requests dropped:
Queue was full: 0
Request was throttled by incomplete ARP: 0
Duplicate request was found in queue: 0
Troubleshooting IP Unnumbered Interface
To understand how to debug connect host polling, see the Cisco IOS documentation of the debug arp
command on cisco.com.
Command Purpose
Switch# show ip interface [type number]
unnumbered [detail] Displays the status of unnumbered interface with connected
host polling for the Catalyst 4500 series switch.
Command Purpose
Switch# show ip arp poll [detail]Displays key statistic for the backlog of unnumbered
interfaces with connected host polling for the switch.