Router-2>#show run Building configuration... Current configuration : 2227 bytes ! version 12.2 no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Router-2> ! boot system flash slot0:c7200-is-mz.122-8.T5.bin enable secret 5 $1$HUsu$s4JJpruB/fbvwgySrlW8e0 ! ip subnet-zero ip cef ! ! ! ipv6 unicast-routing ! ! ! ! ! ! ! ! ! ! ! interface FastEthernet1/0 ip address 129.7.200.6 255.255.255.252 no ip route-cache no ip mroute-cache duplex full ipv6 address 2001:468:1040:1::2/64 ipv6 address 3FFE:3700:1040:1::2/64 ipv6 enable ! interface FastEthernet2/0 ip address 129.7.200.135 255.255.255.240 no ip route-cache no ip mroute-cache duplex half ipv6 address 2001:468:1040:2::1/64 ipv6 address 3FFE:3700:1040:2::1/64 ipv6 enable ! interface FastEthernet3/0 ip address 129.7.200.9 255.255.255.252 no ip route-cache no ip mroute-cache duplex half ipv6 address 2001:468:1040::1/64 ipv6 address 3FFE:3700:1040::1/64 ipv6 enable ! router ospf 100 log-adjacency-changes network 129.7.200.0 0.0.0.255 area 0 ! router bgp 65002 no synchronization bgp router-id 192.168.0.1 bgp cluster-id 2164770825 bgp log-neighbor-changes neighbor ab-v6 peer-group neighbor ab-v6 remote-as 65000 neighbor client-v6 peer-group neighbor client-v6 remote-as 65008 no auto-summary ! address-family ipv6 neighbor ab-v6 activate neighbor ab-v6 soft-reconfiguration inbound neighbor ab-v6 prefix-list to-ab-v6 out neighbor client-v6 activate neighbor client-v6 soft-reconfiguration inbound neighbor 2001:468:1040::2 peer-group client-v6 neighbor 2001:468:1040:1::1 peer-group ab-v6 neighbor 3FFE:3700:1040::2 peer-group client-v6 neighbor 3FFE:3700:1040:1::1 peer-group ab-v6 network 2001:468:1040::/42 network 3FFE:3700:1040::/42 aggregate-address 2001:468:1040::/42 summary-only aggregate-address 3FFE:3700:1040::/42 summary-only exit-address-family ! ip classless no ip http server ip pim bidir-enable ! ! ! ! ipv6 prefix-list to-ab-v6 seq 5 permit 2001:468:1040::/42 ipv6 prefix-list to-ab-v6 seq 10 permit 3FFE:3700:1040::/42 snmp-server community ipv6 RW ! call rsvp-sync ! ! mgcp profile default ! dial-peer cor custom ! ! ! ! gatekeeper shutdown ! ! line con 0 line aux 0 line vty 0 4 password ipv6 login ! ! end Router-2>#