The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

форумы  помощь  поиск  регистрация  майллист  вход/выход  слежка  RSS
"bgp ipv6 quagga"
Вариант для распечатки  
Пред. тема | След. тема 
Форум Открытые системы на сервере (Маршрутизация, NAT / FreeBSD)
Изначальное сообщение [ Отслеживать ]

"bgp ipv6 quagga"  +/
Сообщение от АлексейТ (ok) on 21-Июл-13, 23:30 
не анонсирую сеть ipv6, может кто подскажет хотябы, что посмотреть? смущает отсутствие локального next hop на ipv6, ipv4 работает. От соседа все получаю в лучшем виде и ipv4 и ipv6.

sh ipv6 bgp neighbors 2a02:2:2:5::1 advertised-routes
BGP table version is 0, local router ID is 22
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
              r RIB-failure, S Stale, R Removed
Origin codes: i - IGP, e - EGP, ? - incomplete

   Network          Next Hop            Metric LocPrf Weight Path
*> 2a04:3000::/29   ::                       0         32768 i


- добавлял next-hop-self ничего не меняет
- прописывал:
route-map set-nexthop permit 10
match ipv6 address all
set ipv6 next-hop global 2a02:2:2:5::1
set ipv6 next-hop local 2a02:2:2:5::2
sh ipv6 bgp neighbors 2a02:290:2:5::1 advertised-routes выдает пустое значение


bgp.conf
hostname AS22
password 22
enable password 22
log file /var/log/bgpd.log
router bgp 22
bgp router-id 223
no synchronization
!
network 10.1.1.1/24
neighbor 10.1.2.2 remote-as 33
neighbor 10.1.2.2 description ISP1
neighbor 10.1.2.2 soft-reconfiguration inbound
!
neighbor 2a02:2:2:5::1 remote-as 33
!
address-family ipv6
network 2a04:3000::/29
neighbor 2a02:2:2:5::1 activate
#neighbor 2a02:2:2:5::1 next-hop-self
neighbor 2a02:2:2:5::1 soft-reconfiguration inbound
exit-address-family
!
line vty

Ответить | Правка | Cообщить модератору

Оглавление

Сообщения по теме [Сортировка по времени | RSS]


1. "bgp ipv6 quagga"  +/
Сообщение от kostya_from_berdsk on 22-Июл-13, 14:27 
>[оверквотинг удален]
> *> 2a04:3000::/29   ::        
>            
>     0      
>   32768 i
> - добавлял next-hop-self ничего не меняет
> - прописывал:
> route-map set-nexthop permit 10
> match ipv6 address all
> set ipv6 next-hop global 2a02:2:2:5::1
> set ipv6 next-hop local 2a02:2:2:5::2

левый сосед  или конфиг неполный ?
> sh ipv6 bgp neighbors 2a02:290:2:5::1 advertised-routes выдает пустое значение
> bgp.conf
> hostname AS22
> password 22
> enable password 22
> log file /var/log/bgpd.log
> router bgp 22
> bgp router-id 223

no bgp default ipv4-unicast

>[оверквотинг удален]
> !
> network 10.1.1.1/24
> neighbor 10.1.2.2 remote-as 33
> neighbor 10.1.2.2 description ISP1
> neighbor 10.1.2.2 soft-reconfiguration inbound
> !
> neighbor 2a02:2:2:5::1 remote-as 33
> !
> address-family ipv6
> network 2a04:3000::/29

redistribute connected
redistribute static
redistribute kernel

> neighbor 2a02:2:2:5::1 activate
> #neighbor 2a02:2:2:5::1 next-hop-self
> neighbor 2a02:2:2:5::1 soft-reconfiguration inbound
> exit-address-family
> !
> line vty

exec-timeout 0 0

zebra.conf
ipv6 route 2a04:3000::/29 null0 254
ipv6 forwarding

Ответить | Правка | ^ к родителю #0 | Наверх | Cообщить модератору

2. "bgp ipv6 quagga"  +/
Сообщение от АлексейТ (ok) on 22-Июл-13, 20:54 
конфиг полный, добавил
no bgp default ipv4-unicast
redistribute connected
redistribute static
redistribute kernel
все без изменений
Ответить | Правка | ^ к родителю #1 | Наверх | Cообщить модератору

3. "bgp ipv6 quagga"  +/
Сообщение от kostya_from_berdsk on 23-Июл-13, 07:19 
ifconfig
netstat -nr
sh ipv6 bgp sum
по каждому соседу
sh ipv6 bgp neighbors xxxx:xxxx:xxxx:xxxx advertised-routes
sh ipv6 bgp neighbors xxxx:xxxx:xxxx:xxxx received-routes
Ответить | Правка | ^ к родителю #2 | Наверх | Cообщить модератору

4. "bgp ipv6 quagga"  +/
Сообщение от kostya_from_berdsk on 23-Июл-13, 07:36 
cat bgpd.conf
cat zebra.conf
Ответить | Правка | ^ к родителю #2 | Наверх | Cообщить модератору

5. "bgp ipv6 quagga"  +/
Сообщение от АлексейТ (ok) on 23-Июл-13, 14:12 
ifconfig
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO>
        ether 00:1b:21:7b:30:04
        inet 94.79.32.173 netmask 0xfffffff8 broadcast 94.79.32.175
        inet6 fe80::21b:21ff:fe7b:3004%em0 prefixlen 64 scopeid 0x1
        inet6 2a02:290:2:5::2 prefixlen 64
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=8209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE>
        ether 00:1c:25:6a:d6:93
        inet 185.27.80.1 netmask 0xfffffc00 broadcast 185.27.83.255
        inet6 2a04:3b00::1 prefixlen 29

netstat -rn
Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
default            94.79.32.169       UGS         0  3788986    em0
94.79.32.168/29    link#1             U           0   101065    em0
94.79.32.173       link#1             UHS         0        0    lo0
127.0.0.1          link#8             UH          0    11097    lo0
185.27.80.0/22     link#2             U           0        0    re0
185.27.80.1        link#2             UHS         0        0    lo0

Internet6:
Destination                       Gateway                       Flags      Netif Expire
::/96                             ::1                           UGRS        lo0 =>
default                           2a02:290:2:5::1               UGS         em0
::1                               link#8                        UH          lo0
::ffff:0.0.0.0/96                 ::1                           UGRS        lo0
2a02:290:2:5::/64                 link#1                        U           em0
2a02:290:2:5::2                   link#1                        UHS         lo0
2a04:3b00::/29                    link#2                        U           re0
2a04:3b00::1                      link#2                        UHS         lo0
fe80::/10                         ::1                           UGRS        lo0

cat bgpd.conf
hostname AS60681
password 123
enable password 123
log file /var/log/bgpd.log
router bgp 60681
bgp router-id 94.79.32.173
no synchronization
#no bgp default ipv4-unicast
!
network 185.27.80.0/23
network 185.27.82.2/23
neighbor 94.79.32.169 remote-as 8732
neighbor 94.79.32.169 description ISP1
neighbor 94.79.32.169 soft-reconfiguration inbound
no bgp default ipv4-unicast
!
neighbor 2a02:290:2:5::1 remote-as 8732
#no bgp default ipv4-unicast
#neighbor 2a02:290:2:5::1 description ipv6
#neighbor 2a02:290:2:5::1 override-capability
#neighbor 2a02:290:2:5::1 description ISP1_IPv6
#neighbor 2a02:290:2:5::1 soft-reconfiguration inbound
#no neighbor 2a02:290:2:5::1 activate
!
address-family ipv6
network 2a04:3b00::/29
redistribute connected
redistribute static
redistribute kernel
neighbor 2a02:290:2:5::1 activate
#neighbor 2a02:290:2:5::1 next-hop-self
neighbor 2a02:290:2:5::1 soft-reconfiguration inbound
#neighbor 2a02:290:2:5::1 route-map only-default6-in in
#neighbor 2a02:290:2:5::1 route-map only-carenet6-out out
#neighbor 2a02:290:2:5::1 route-map set-nexthop out
exit-address-family
!
line vty

bgpd.log
2013/07/22 20:41:17 BGP: Terminating on signal
2013/07/22 20:41:17 BGP: Notification sent to neighbor 94.79.32.169: type 6/3
2013/07/22 20:41:17 BGP: Notification sent to neighbor 2a02:290:2:5::1: type 6/3
2013/07/22 20:41:17 BGP: BGPd 0.99.21 starting: vty@2605, bgp@<all>:179
2013/07/22 20:41:20 BGP: 94.79.32.169 Vendor specific capability 131
2013/07/22 20:41:24 BGP: 2a02:290:2:5::1 Vendor specific capability 131

AS60681> sh ipv6 bgp sum
BGP router identifier 94.79.32.173, local AS number 60681
RIB entries 25545, using 1597 KiB of memory
Peers 2, using 5048 bytes of memory

Neighbor        V    AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down  State/PfxRcd
2a02:290:2:5::1 4  8732   28014    1049        0    0    0 17:25:22    13376

Total number of neighbors 1

AS60681> sh ipv6 bgp neighbors 2a02:290:2:5::1 advertised-routes
BGP table version is 0, local router ID is 94.79.32.173
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
              r RIB-failure, S Stale, R Removed
Origin codes: i - IGP, e - EGP, ? - incomplete

   Network          Next Hop            Metric LocPrf Weight Path
*> 2a04:3b00::/29   ::                       0         32768 i

Total number of prefixes 1

AS60681> sh ipv6 bgp neighbors 2a02:290:2:5::1 received-routes
BGP table version is 0, local router ID is 94.79.32.173
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
              r RIB-failure, S Stale, R Removed
Origin codes: i - IGP, e - EGP, ? - incomplete

   Network          Next Hop            Metric LocPrf Weight Path
*> 2001::/32        2a02:290:2:5::1                        0 8732 6939 i
*> 2001:200::/32    2a02:290:2:5::1                        0 8732 3356 2914 2500 i
*> 2001:200:900::/40
                    2a02:290:2:5::1                        0 8732 6939 2516 7660 i
**** И ТД

Ответить | Правка | ^ к родителю #4 | Наверх | Cообщить модератору

6. "bgp ipv6 quagga"  +/
Сообщение от АлексейТ (ok) on 24-Июл-13, 00:03 
в address-family ipv6 добавил
neighbor vrorg_router_ipv6_address route-map IPV6-OUT out

в конец
ipv6 prefix-list pl-ipv6 seq 10 permit your_ipv6_space
route-map IPV6-OUT permit 10
match ipv6 address prefix-list pl-ipv6
set ipv6 next-hop global your_ipv6_address

http://www.vr.org/kb/6167/sample-quagga-bgp-ipv4-ipv6-dual-s...

все РАБОТАЕТ

Ответить | Правка | ^ к родителю #5 | Наверх | Cообщить модератору

Архив | Удалить

Рекомендовать для помещения в FAQ | Индекс форумов | Темы | Пред. тема | След. тема




Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру