Current configuration : 1736 bytes ! version 12.2 no parser cache no service single-slot-reload-enable service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Golf ! logging rate-limit console 10 except errors enable secret 5 $1$EN5f$vyS/31WvG2ZuEzKBGy7xX0 enable password golf ! ip subnet-zero no ip domain-lookup ! no ip dhcp-client network-discovery ipv6 unicast-routing ! ! ! interface Ethernet0 no ip address shutdown media-type 10BaseT ! interface Ethernet1 no ip address media-type 10BaseT ipv6 address 3FFE:3700:1102:BEEF::1/64 ipv6 address 2001:468:1102:BEEF::1/64 ipv6 address 152A:3E67:12B3:BEEF::1/64 ! interface Ethernet2 ip address 165.124.10.11 255.255.255.254 media-type 10BaseT ipv6 address 3FFE:3700:1100:2::2/64 ipv6 address 2001:468:1100:2::2/64 ! interface Ethernet3 no ip address shutdown media-type 10BaseT ! router ospf 100 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! router bgp 65400 bgp log-neighbor-changes neighbor 2001:468:1100:2::1 remote-as 65200 no neighbor 2001:468:1100:2::1 activate neighbor 3FFE:3700:1100:2::1 remote-as 65200 no neighbor 3FFE:3700:1100:2::1 activate ! address-family ipv6 neighbor 2001:468:1100:2::1 activate neighbor 3FFE:3700:1100:2::1 activate network 152A:3E67:12B3::/48 network 2001:468:1102::/48 network 3FFE:3700:1102::/48 aggregate-address 152A:3E67:12B3::/48 summary-only aggregate-address 2001:468:1102::/48 summary-only aggregate-address 3FFE:3700:1102::/48 summary-only exit-address-family ! ip classless no ip http server ! ipv6 route 152A:3E67:12B3::/48 Null0 ipv6 route 2001:468:1102::/48 Null0 ipv6 route 3FFE:3700:1102::/48 Null0 ! ! ! line con 0 line aux 0 line vty 0 4 password golf login ! end Golf#