BGP сессия подымается, но подсети не анонсируются
Прошук помощи в основах основ BGP

Роутер R1 (FreeBSD)
bgp.cong
Роутер R2 (FreeBSD)! Zebra configuration saved from vty
! 2012/07/17 13:56:20
!
hostname r1
password 8 bJ/0EizeZZits
enable password 8 4D0LILEFjICLE
log file /var/log/quagga/bgpd.log
service password-encryption
!
debug bgp events
debug bgp keepalives
debug bgp updates
debug bgp fsm
debug bgp filters
!
bgp config-type cisco
!
router bgp 65001
no synchronization
bgp router-id 10.90.0.5
bgp log-neighbor-changes
network 1.1.1.1 mask 255.255.255.255
neighbor 10.90.0.6 remote-as 65003
neighbor 10.90.0.6 description -==- R2 -==-
neighbor 10.90.0.6 send-community both
neighbor 10.90.0.6 soft-reconfiguration inbound
no auto-summary
!
line vty
!
bgp.cong
!
! Zebra configuration saved from vty
! 2012/07/17 12:44:04
!
hostname r2
password ytcrf;e
enable password ytcrf;e
!
debug bgp events
debug bgp keepalives
debug bgp updates
debug bgp fsm
debug bgp filters
!
router bgp 65003
bgp router-id 10.90.0.6
network 3.3.3.3/32
neighbor 10.90.0.5 remote-as 65001
neighbor 10.90.0.5 description R1
neighbor 10.90.0.5 soft-reconfiguration inbound
!
line vty
!
не анонсируются подсети
что я делаю не так...?# show ip bgp neighbors 10.90.0.5
BGP neighbor is 10.90.0.5, remote AS 65001, local AS 65003, external link
Description: R1
BGP version 4, remote router ID 10.90.0.5
BGP state = Established, up for 00:16:20
Last read 17:40:02, hold time is 180, keepalive interval is 60 seconds
Neighbor capabilities:
4 Byte AS: advertised and received
Route refresh: advertised and received(old & new)
Address family IPv4 Unicast: advertised and received
Message statistics:
Inq depth is 0
Outq depth is 0
Sent Rcvd
Opens: 2 0
Notifications: 0 0
Updates: 0 0
Keepalives: 18 17
Route Refresh: 0 0
Capability: 0 0
Total: 20 17
Minimum time between advertisement runs is 30 seconds
For address family: IPv4 Unicast
Inbound soft reconfiguration allowed
Community attribute sent to this neighbor(both)
0 accepted prefixes
Connections established 1; dropped 0
Last reset never
Local host: 10.90.0.6, Local port: 179
Foreign host: 10.90.0.5, Foreign port: 60439
Nexthop: 10.90.0.6
Nexthop global: ::
Nexthop local: ::
BGP connection: non shared network
Read thread: on Write thread: off