Command Reference Guide

SROS Command Line Interface Reference Guide ATM Sub-Interface Config Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 688
ip route-cache <address>
Use the ip route-cache command to enable fast-cache switching on the interface. Use the no form of this
command to disable fast-cache switching and return to process switching mode.
Syntax Description
No subcommands.
Default Values
By default, fast-cache switching is enabled on all Ethernet and virtual Frame Relay sub-interfaces. IP
route-cache is enabled for all virtual PPP interfaces.
Command Modes
(config-interface)# Interface Configuration Mode required
Valid interfaces include: ATM sub-interface, Ethernet, virtual Frame Relay
sub-interfaces, and virtual PPP interfaces.
Functional Notes
Fast switching allows an IP interface to provide optimum performance when processing IP traffic.
Usage Examples
The following example enables fast switching on the ATM sub-interface 1.1:
(config)#interface atm 1.1
(config-atm 1.1)#ip route-cache
Note
Using Network Address Translation (NAT) or the Secure Router OS firewall capabilities on
an interface requires process switching mode (using the no ip route-cache command).