On Thu, Mar 23, 2006 at 01:58:07PM -0300, Anderson Nadal wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Ok!
> 
> But, how to? :)
> 
> It's my bgpd.conf.  Just "set metric" ?
> 

Yep.

> group "peering" {
>         remote-as 1234
>         neighbor $peer1 {
>                 descr   "MAIN"
>                 announce all
>                 local-address $local1
>                 depend on carp1
>                 set metric 1
>                 set localpref 100
>         }
>         neighbor $peer2 {
>                 descr "BKP"
>                 announce all
>                 local-address $local2
>                 depend on carp2
>                 set metric 10
>                 set localpref 80
>         }
> }
> 
> Thanks a lot.
> 
> Regards.
> 
> []'s
> Nadal
> 
> 
> 
> []'s
> Nadal
> 
> 
> Claudio Jeker wrote:
> 
> > On Thu, Mar 23, 2006 at 10:15:50AM -0300, Anderson Nadal wrote:
> >
> >> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
> >>
> >> Hello.
> >>
> >> In OpenBGPD is possible to send bgp attributes like MED to
> >> neighbor?
> >>
> >
> > The MED you set is redistributed to your neighbors. OpenBGPD
> > behaves as it is described in the RFC.
> >
> 
> - --
> +-------------------------------------------------------+
> |     Anderson Nadal <[EMAIL PROTECTED]> - RHCE     |
> |                Coordenador Tecnico                    |
> |          Fone: + 55 41 3331 8200                      |
> |          FAX:     + 55 41 3331 8256                      |
> |                     OndaRPC                           |
> |               www.ondarpc.com.br                      |
> |            Registered Linux User: 56841               |
> |     PGP KEY: www.keyserver.net KEY ID 6ABB668D        |
> |                     M.O.V.I                           |
> +-------------------------------------------------------+
> Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
> 
> iD8DBQFEItOeLQAusHT90XQRAmK8AKCpEZtqnnd0hlRj1Vb/T7q0QdjcFgCgtT5m
> gi7UALdyNcT1EczVX2y4W1U=
> =0oA0
> -----END PGP SIGNATURE-----
> 

-- 
:wq Claudio

Reply via email to