Secure Router Configuration For Ospf - Avaya 1000 Series Configuration Manual

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

Advertisement

Secure Router Configuration for Dynamic Route Exchange over IPSec Tunnel interoperability with VPN Router
tunnel mode ipip
tunnel protection toCe Avaya
crypto untrusted
interface loopback ll1
ip address 50.1.1.1 24
exit
router ospf
redistribute connected
exit
router bgp 100
neighbor 50.1.1.10 100
update_source 50.1.1.1
exit
exit
interface loopback ll1
ip address 50.1.1.1 24
exit
ip route 50.1.1.10 32 toCes

Secure router configuration for OSPF

Configure secure routing for OSPF 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 unnumbered ethernet1
ip mtu 1500
tunnel source 192.168.26.100
tunnel destination 192.168.27.100
tunnel mode ipip
tunnel protection toCes Avaya
crypto untrusted
exit
router ospf
interface toCes area 0
exit
342
Avaya Secure Router 1000 Series Configuration Guide
December 2010

Advertisement

Table of Contents
loading

Table of Contents