Router#show run Building configuration... Current configuration : 1480 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Router ! ! ip subnet-zero ! ! ! ipv6 unicast-routing ! ! voice call carrier capacity active ! ! ! ! ! ! ! ! ! mta receive maximum-recipients 0 ! ! ! ! interface FastEthernet0/0 ip address 131.94.100.194 255.255.255.252 ip router isis duplex auto speed auto ipv6 address 3FFE:3700:1121:280::2/64 ipv6 address 2001:468:10C0::2/64 ipv6 router isis ! interface Serial0/0 no ip address shutdown ! interface FastEthernet0/1 ip address 131.94.100.145 255.255.255.248 duplex auto speed auto ipv6 address 3FFE:3700:1121:2C0::1/64 ipv6 address 2001:468:1080::1/64 ! router ospf 100 log-adjacency-changes network 131.94.0.0 0.0.255.255 area 100 ! router isis net 49.0000.0000.0000.0015.00 ! address-family ipv6 redistribute connected exit-address-family is-type level-2-only metric-style wide ! router bgp 65515 no synchronization bgp log-neighbor-changes neighbor 3FFE:3700:1121:280::1 remote-as 65506 no neighbor 3FFE:3700:1121:280::1 activate no auto-summary ! address-family ipv6 neighbor 3FFE:3700:1121:280::1 activate network 3FFE:3700:1121:2C0::/58 aggregate-address 3FFE:3700:1121:2C0::/58 summary-only exit-address-family ! ip classless no ip http server ! ! ipv6 route 3FFE:3700:1121:2C0::/58 Null0 ! ! call rsvp-sync ! ! mgcp profile default ! dial-peer cor custom ! ! ! ! line con 0 line aux 0 line vty 0 4 login ! ! end Router#