Default Route To Ospf Cli - Avaya 8600 Engineering

Ethernet routing switch
Hide thumbs Also See for 8600:
Table of Contents

Advertisement

avaya.com
config ip route-policy "Policy_Default" seq 1 set-injectlist "default"
config ip route-policy "Policy_Default" seq 1 set-metric-type type1
config ip rip interface 10.1.1.41 out-policy "Policy_Default"
10.9

Default Route to OSPF CLI

Reference Figure 11 (page 22) and the configuration tables on pages 22-23:
Ethernet Routing Switch 8600A Configuration:
config ethernet 2/1 ip create 10.1.1.1/30 2134
config ethernet 2/1 ip ospf enable
config ip circuitless-ip-int 1 create 1.1.1.1/32
config ip circuitless-ip-int 1 ospf enable
config ip ospf as-boundary-router enable
config ip ospf router-id 1.1.1.1
config ip ospf enable
config ethernet 1/2 ip create 131.168.1.2/30 2065
config ip bgp local-as 65500
config ip bgp enable
config ip bgp neighbor 131.168.1.1 create
config ip bgp neighbor 131.168.1.1 remote-as 65503
config ip bgp neighbor 131.168.1.1 admin-state enable
config ip prefix-list "Default_Prefix" add-prefix 0.0.0.0/0
config ip route-policy "Default_Route" seq 1 create
config ip route-policy "Default_Route" seq 1 enable
config ip route-policy "Default_Route" seq 1 action permit
config ip route-policy "Default_Route" seq 1 set-injectlist "Default_Prefix"
config ip route-policy "Default_Route" seq 1 set-metric 100
config ip route-policy "Default_Route" seq 1 set-metric-type type2
config ip ospf redistribute bgp create
config ip ospf redistribute bgp metric 1
config ip ospf redistribute bgp route-policy "Default_Route"
config ip ospf redistribute bgp enable
** Please refer to the „Configure BGP Services‟ manual on how to distribute OSPF
routes to BGP.
ERS 8600 / 8800 OSPF Technical Configuration Guide
49
November 2010

Advertisement

Table of Contents
loading

This manual is also suitable for:

8800

Table of Contents