Secure Router Configuration For Ripv2 - Avaya 1000 Series Configuration Manual

Secure router
Hide thumbs Also See for 1000 Series:
Table of Contents

Advertisement

Secure router configuration for RIPv2

Configure secure routing for RIPv2 as follows:
interface ethernet 0
ip address 10.10.10.1 24
crypto trusted
exit
interface ethernet 1
ip address 192.168.26.100 24
crypto untrusted
exit
interface tunnel toCes
ip address 100.1.1.1 24
tunnel source 192.168.26.100
tunnel destination 192.168.27.100
tunnel mode ipip
tunnel protection toCes Avaya
crypto untrusted
exit
ip route 192.168.27.0 24 192.168.26.101
router routerid 192.168.26.100
router rip
interface toCes
mode 2
exit
firewall corp
policy 101 in
exit
exit
firewall internet
policy 100 in self
exit
exit
Avaya Secure Router 1000 Series Configuration Guide
Secure router configuration for RIPv2
December 2010
343

Advertisement

Table of Contents
loading

Table of Contents