spartacus# spartacus#show run Building configuration... Current configuration : 2117 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname spartacus ! enable secret 5 $1$MhUo$vQceyLfv/KmhK6VJjAvqD/ enable password hok69bok ! ip subnet-zero ! ! no ip domain lookup ! ipv6 unicast-routing ! ! voice call carrier capacity active ! ! ! ! ! ! ! ! ! mta receive maximum-recipients 0 ! ! ! ! interface Loopback0 ip address 192.168.1.1 255.255.255.255 ! interface FastEthernet0/0 description Table 5 LAN ip address 129.7.200.65 255.255.255.248 duplex auto speed auto ipv6 address 2001:468:1001:1::1/64 ipv6 address 3FFE:3700:1001:1::1/64 ipv6 rip 65005 enable ipv6 rip 65005 default-information originate ! interface Serial0/0 no ip address shutdown ! interface FastEthernet0/1 description Uplink from Router 3 ip address 129.7.200.22 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1000::2/64 ! router ospf 100 log-adjacency-changes redistribute connected network 129.7.200.0 0.0.0.255 area 0 ! router bgp 65005 no synchronization bgp router-id 192.168.2.1 bgp cluster-id 3232235777 bgp log-neighbor-changes network 129.7.200.64 neighbor router5 peer-group neighbor router5 remote-as 65003 no auto-summary ! address-family ipv6 neighbor router5 activate neighbor router5 soft-reconfiguration inbound neighbor router5 prefix-list router4 out neighbor 2001:468:1000::1 peer-group router5 network 2001:468:1001::/48 network 3FFE:3700:1001::/48 aggregate-address 2001:468:1001::/48 summary-only aggregate-address 3FFE:3700:1001::/48 summary-only exit-address-family ! ip classless ip route 129.7.129.0 255.255.255.0 129.7.225.254 ip http server ip pim bidir-enable ! ! ipv6 route 2001:468:1000::/64 2001:468:1001:1::1 ipv6 route 2001:468:1001::/48 Null0 ipv6 route 3FFE:3700:1001::/48 Null0 ipv6 router rip 65005 redistribute connected ! ! ! ipv6 prefix-list router4 seq 10 permit 2001:468:1001::/48 ipv6 prefix-list router4 seq 20 permit 3FFE:3700:1001::/48 call rsvp-sync ! ! mgcp profile default ! dial-peer cor custom ! ! ! ! line con 0 line aux 0 line vty 0 4 password ipv6 login ! ! end spartacus#