Cisco Cisco IOS Software Release 15.0(1)SY

Descargar
Página de 18
no appletalk route-cache
end
Example Reenabling SMDS Fast Switching for IPX and AppleTalk Packets
The following example shows how to reenable SMDS fast switching for IPX and AppleTalk packets if fast switching is disabled:
configure terminal
interface serial 0
encapsulation smds
ipx route-cache
appletalk route-cache
end
Example Disabling DECnet Fast Switching
The following example show how to disable DECnet fast switching:
configure terminal
interface serial 0/0
no decnet route-cache
end
DECnet fast switching is disabled on a per-interface basis.
Example Disabling ISO CLNS Fast Switching Through the Cache
The following example shows how to disable ISO CLNS fast switching through the cache:
configure terminal
interface ethernet 0
no clns route-cache
end
Additional References
Related Documents
Document Title
Related Topic
Cisco IOS commands
Cisco IOS IP Switching Command Reference
IP switching commands: complete command syntax, command
modes, command history, defaults, usage guidelines, and
examples.
Cisco IOS Switching Paths Overview
Overview of switching paths available on Cisco IOS devices
Cisco IOS AppleTalk Configuration Guide
Information on how to configure AppleTalk
Cisco IOS AppleTalk Command Reference
Description of AppleTalk commands
14