SROS Command Line Interface Reference Guide
Ethernet Interface Configuration Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
657
ip route-cache
Use the
ip route-cache
command to enable route caching on the interface. Use the
no
form of this
command to disable route caching and return to process switching mode.
Syntax Description
No subcommands.
Default Values
By default, route caching is enabled on all interfaces.
Functional Notes
Route caching allows an IP interface to provide optimum performance when processing IP traffic.
Usage Examples
The following example enables route caching on the Ethernet interface:
ProCurve(config)#
interface ethernet 0/1
ProCurve(config-eth 0/1)#
ip route-cache
Note
Using Network Address Translation (NAT) or the SROS firewall capabilities on an
interface requires process switching mode (using the
no ip route-cache
command).