Chapter 4 Using the Configuration Manager
Supporting RIP
4-26
Cisco 11000 Series Secure Content Accelerator Configuration Guide
78-13124-06
4.
Save the configuration to flash memory. If not saved, the configuration is lost
during a power cycle or when the reload command is used.
SCA# write flash
SCA#
Supporting RIP
Cisco Secure Content Accelerator devices support Routing Information Protocol
(RIP) versions 1 and 2. This example demonstrates how to enable RIP version 1
packet usage.
Example: Configuring RIP
1.
Initiate a management session as described previously.
2.
Enter Privileged and Configuration modes.
SCA> enable
SCA# configure
3.
Enable reception and processing of RIP version 1 packets. Then return to
Privileged mode.
(config[myDevice])# rip v1
(config[myDevice])# end
SCA#
4.
Save the configuration to flash memory. If not saved, the configuration is lost
during a power cycle or if the reload command is used.
SCA# write flash
SCA#