Ospf; Bgp4 - Avaya 3120 Installation Manual

Secure router
Hide thumbs Also See for 3120:
Table of Contents

Advertisement

OSPF

Configuring OSPF between a LAN and a WAN over multiple links running MLPPP.
SR> configure terminal
SR/configure> interface ethernet 0/1
SR/configure/interface/ethernet (0/1)> ip address 10.10.10.1 24
SR/configure/interface/ethernet (0/1)> exit 2
SR/configure> interface bundle Dallas
SR/configure/interface/bundle Dallas> link t1 1/1-2
SR/configure/interface/bundle Dallas/t1 (0/1-2)> encapsulation ppp
SR/configure/interface/bundle Dallas/t1 (0/1-2)> ip address
20.20.20.1 24
SR/configure/interface/bundle Dallas/t1 (0/1-2)> exit 2
SR/configure> router routerid 10.10.10.1
SR/configure> router ospf
SR/configure/SR/ospf> area 760
SR/configure/SR/ospf/area 760> exit
SR/configure/SR/ospf> interface Dallas area_id 760
SR/configure/SR/ospf/interface Dallas> cost 10
SR/configure/SR/ospf/interface Dallas> exit
SR/configure/SR/ospf> interface ethernet 0/1 area_id 760
SR/configure/SR/ospf/interface ethernet (0/1)> cost 10
SR/configure/SR/ospf/interface ethernet (0/1)> priority 0
SR/configure/SR/ospf/interface ethernet (0/1)> exit 3

BGP4

Configuring EBGP between two different autonomous systems.
SR/configure> interface bundle Chicago
SR/configure/interface/bundle Chicago> link t1 1 1-8
SR/configure/interface/bundle Chicago/t1 (1/1-8)> encapsulation ppp
SR/configure/interface/bundle Chicago/t1 (1/1-8)> ip address
20.20.20.1 24
Avaya Secure Router 3120 Installation Guide
Routing Configuration
December 2010
65

Advertisement

Table of Contents
loading

Table of Contents