Project

General

Profile

Bug #3772 ยป bgpd-2_2.conf

Matthew Smith, 07/24/2014 08:25 AM

 
# This file was created by the package manager. Do not edit!

AS 65000
fib-update yes
listen on 0.0.0.0
network 172.27.32.0/24
network 172.27.38.0/24
group "VPC" {
remote-as 7224
neighbor 169.254.255.73 {
descr "VPC_1"
announce all
local-address 169.254.255.74
local-address 0.0.0.0
}
neighbor 169.254.255.77 {
descr "VPC_2"
announce all
local-address 169.254.255.78
local-address 0.0.0.0
}
}
deny from any
deny to any
allow from 169.254.255.73
allow to 169.254.255.73
allow from 169.254.255.77
allow to 169.254.255.77

    (1-1/1)