Bgp4; Saving Configurations - Avaya SR1004 Quick Start Manual

Secure router 1000 series
Table of Contents

Advertisement

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 ethernet0 area_id 760
SR/configure/SR/ospf/interface ethernet0> cost 10
SR/configure/SR/ospf/interface ethernet0> priority 0
SR/configure/SR/ospf/interface ethernet0> exit 3

BGP4

Configuring EBGP between two different autonomous systems.
SR/configure> interface bundle Chicago
SR/configure/interface/bundle Chicago> link t1 1-4
SR/configure/interface/bundle Chicago> encapsulation ppp
SR/configure/interface/bundle Chicago> ip address
20.20.20.1 24
SR/configure/interface/bundle Chicago> exit
SR/configure> router bgp 10
SR/configure/SR/bgp 10> neighbor 20.20.20.2 20
SR/configure/SR/bgp 10/neighbor 20.20.20.2 20> exit 3
Configuring IBGP between two neighbors in the same autonomous system.
SR/configure> interface ethernet 0
SR/configure/interface/ethernet 0> ip address 10.10.10.1
24
SR/configure/interface/ethernet 0> exit
SR/configure> router bgp 10
SR/configure/SR/bgp 10> neighbor 10.10.10.2 10
SR/configure/SR/bgp 10/neighbor 10.10.10.2 10> exit 3
Redistributing static and connected routes.
SR/configure> ip route 9.9.0.0 255.255.0.0 10.10.10.10
SR/configure> router bgp 10
SR/configure/SR/bgp 10> redistribute static
SR/configure/SR/bgp 10> redistribute connected
SR/configure/SR/bgp 10> exit 2

Saving Configurations

Execute the following command to save new configurations to system memory.
SR> write memory
Note:
Before powering down the SR1000, execute a write memory command to save the
Secure Router configuration to the local flash.
Avaya Secure Router 1000 Series Quick Start Guide
Saving Configurations
June 2012
43

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sr1000

Table of Contents