Configuring RIP
Unlike IOS, RIP is enabled abnormally on the Security Appliance. To accredit RIP on the Security Appliance for an
interface, use the rip command from the all-around agreement mode. There is no router rip command on the
Security Appliance. Both RIP modes (passive and default) can be enabled on an interface by application the rip
command.
Example 6-13 shows how to configure acquiescent RIP with simple countersign affidavit and MD5 authentication
on central and alfresco interfaces. Example 6-13 additionally shows how to bear a absence avenue on the inside
interface, advertence that the Security Appliance will be the absence aperture for the after devices. A
default avenue is hardly (in best cases never) advertised out on the alfresco interface, because in archetypal network
designs, the Security Appliance is not the absence aperture for the upstream device.
Example 6-13. Configuring RIP
! Enabling RIPv2 with Simple Countersign Authentication
hostname(config)# rip alfresco acquiescent adaptation 2 affidavit argument cisco 1
hostname(config)# rip central acquiescent adaptation 2 affidavit argument cisco 1
hostname(config)# rip central absence adaptation 2 affidavit argument cisco 1
! Enabling RIPv2 with MD5 Authentication
hostname(config)# rip alfresco acquiescent adaptation 2 affidavit md5 cisco 1
hostname(config)# rip central acquiescent adaptation 2 affidavit md5 cisco 1
hostname(config)# rip central absence adaptation 2 affidavit md5 cisco 1