! ! Zebra configuration saved from vty ! 2002/01/28 00:33:58 ! hostname yourhost password a_password enable password enable log file /var/log/bgpd.log ! router bgp 65001 bgp router-id 192.168.0.1 neighbor 2001:730:5::1:2 remote-as 6830 neighbor 2001:730:5::1:2 description my uplink neighbor 2001:730:5::1:2 interface home ! address-family ipv6 network 2001:730:5::/48 neighbor 2001:730:5::1:2 activate neighbor 2001:730:5::1:2 next-hop-self neighbor 2001:730:5::1:2 soft-reconfiguration inbound neighbor 2001:730:5::1:2 route-map uplink out exit-address-family ! ipv6 access-list all permit any ! route-map uplink permit 10 match ipv6 address all set ipv6 next-hop global 2001:730:5::1:2 ! line vty !