Installation and Getting Started Guide
NOTE: The
The <num> parameter lets you display the table beginning with a specific entry number.
| Table 6.13: CLI Display of Static ARP Table | |
|
|
|
This Field... |
| Displays... |
|
|
|
Static ARP table size |
| The maximum number of static entries that can be configured on the |
|
| device using the current memory allocation. The range of valid |
|
| memory allocations for static ARP entries is listed after the current |
|
| allocation. To change the memory allocation for static ARP entries, |
|
| see “Changing the Maximum Number of Entries the Static ARP Table |
|
| |
|
|
|
Index |
| The number of this entry in the table. You specify the entry number |
|
| when you create the entry. |
|
|
|
IP Address |
| The IP address of the device. |
|
|
|
MAC Address |
| The MAC address of the device. |
|
|
|
Port |
| The port attached to the device the entry is for. |
|
|
|
USING THE WEB MANAGEMENT INTERFACE
You cannot display the static ARP table using the Web management interface.
Displaying the Forwarding Cache
To display the IP forwarding cache, use one of the following methods.
NOTE: To display only the forwarding cache entries for aggregated default network routes, see “Displaying the Forwarding Cache Entries for Default Routes” on page
USING THE CLI
To display the IP forwarding cache, enter the following command at any CLI level:
HP9300> show ip cache
Total number of cache entries: 3 |
|
|
|
| ||
D:Dynamic P:Permanent F:Forward U:Us C:Complex Filter |
|
| ||||
W:Wait ARP I:ICMP Deny K:Drop | R:Fragment S:Snap Encap |
|
| |||
| IP Address | Next Hop | MAC | Type | Port | Vlan Pri |
1 | 192.168.1.11 | DIRECT | 0000.0000.0000 | PU | n/a | 0 |
2 | 192.168.1.255 | DIRECT | 0000.0000.0000 | PU | n/a | 0 |
3 | 255.255.255.255 | DIRECT | 0000.0000.0000 | PU | n/a | 0 |
Syntax: show ip cache
The
The <num> parameter displays the cache beginning with the row following the number you enter. For example, to begin displaying the cache at row 10, enter the following command: show ip cache 9.
6 - 88