bgp tranzit
Andrei-Florian Staicu <[email protected]>
| Newsgroups | gmane.org.user-groups.rlug.offtopic |
|---|---|
| Message-ID | <CANK4U2rxXU1Qc9fK8HPL1rmrQJ1O2xkyMkGyqNJME5hwhUVJNQ@mail.gmail.com> |
Salut, Am urmatoarea configuratie de bgpd/quagga: router bgp 65315 bgp router-id 10.129.1.34 bgp log-neighbor-changes network 192.168.0.0/21 neighbor 10.254.254.2 remote-as 65315 neighbor 10.254.254.2 soft-reconfiguration inbound neighbor 10.254.254.2 capability dynamic neighbor 10.254.254.2 weight 100 neighbor 10.254.254.2 description I01 neighbor 10.254.254.10 remote-as 65315 neighbor 10.254.254.10 soft-reconfiguration inbound neighbor 10.254.254.10 capability dynamic neighbor 10.254.254.10 weight 100 neighbor 10.254.254.10 description I02 ! access-list all permit any ! Primesc de la 10.254.254.2 10.200.1.0/24 si de la 10.254.254.10 10.200.2.0/24. Dar cum pot sa le anunt "invers"? Adica sa anunt catre 10.254.254.2 10.200.2.0/24 si catre 10.254.254.10 10.200.1.0/24 Mai pe scurt, as vrea ca 10.129.1.34 sa devina tranzit intre neighbor-ii aia doi. Merci. -- Beware of programmers who carry screwdrivers.