[GTER] Openbgp Upload - Download
Bruno Cabral
bruno at openline.com.br
Fri Apr 24 07:30:11 -03 2015
Tentou TIRAR o localpref? Do jeito que voce fez o upload vai pelo upstream1 mesmo
Cade o deny (e config) do upstream3?
!3runo Cabral
> Date: Fri, 24 Apr 2015 01:34:01 -0300
> From: smswix at gmail.com
> To: gter at eng.registro.br
> Subject: [GTER] Openbgp Upload - Download
>
> Boa noite,
>
> Peço a ajuda a alguém que conhece de openbgp, estou migrando do mikrotik
> mas não está sendo uma experiencia muito tranquila para nós.
>
> são 2 problemas.
>
> 1 -
> ativei um novo link (agora são 2 sessões), porem não estou conseguindo
> manipular o tráfego.
> está saindo upload por um link e download por outro.
>
> Tentei: locapref, weight e nada. Simplesmente e ignorado.
>
> veja o conf:
>
> # Confs OPERADORAS
> #
> peer_1="177.x.x.81"
> peer_2="177.x.x.82"
> # Networks
> network 177.xx.x0.0/21
> network 177.xx.x1.0/24
> network 177.xx.x2.0/24
> network 177.xx.x3.0/24
> network 177.xx.x4.0/24
>
> group "UPSTREAM1" {
> local-address 177.xx.xx.83
> announce self
> #announce IPv4 none
> #announce as-4byte no
> #announce capabilities yes
> #announce refresh yes
> #announce restart yes
> enforce neighbor-as no
> holdtime 90
> holdtime min 3
> #softreconfig in yes
> #softreconfig out no
> transparent-as no
> ttl-security no
> neighbor $peer_1 {
> descr "xxx"
> multihop 4
> remote-as 16397
> set localpref 50
> announce IPv4 unicast
> #prepend-self 2
> set weight 45
> }
> }
> group "UPSTREAM2" {
> local-address 189.xx.xx.170
> announce self
> #announce IPv4 none
> #announce as-4byte no
> #announce capabilities yes
> #announce refresh yes
> #announce restart yes
> enforce neighbor-as no
> holdtime 90
> holdtime min 3
> #softreconfig in yes
> #softreconfig out no
> transparent-as no
> ttl-security no
> neighbor $peer_2 {
> descr "xx"
> multihop 4
> remote-as 28666
> set localpref 10
> announce IPv4 unicast
> set weight 10
> }
> }
>
> deny to group UPSTREAM1
> deny to group UPSTREAM2
>
> #Libera in UPSTREAM1
> allow to group UPSTREAM1 prefix 177.xx.xx0.0/21
> allow to group UPSTREAM1 prefix 177.xx.xx1.0/21
> etc.....
>
> #Libera in UPSTREAM2
> allow to group UPSTREAM2 prefix 177.xx.20.0/24
>
>
> 2 - ele ignora os anúncios específicos, exemplo: eu queria que o UPSTREAM3
> só fosse anunciado somente o bloco: 177.xx.20.0/24, mas ele anuncia todos.
>
>
> Alguém sabe me dizer onde estou errando ?
>
>
> Att.
>
> Fábio Andrade
> --
> gter list https://eng.registro.br/mailman/listinfo/gter
More information about the gter
mailing list