R2#sh run ! hostname R2 ! no ip domain lookup ip cef ipv6 unicast-routing ipv6 cef ipv6 multicast rpf use-bgp ! ! interface Loopback0 ip address 2.2.2.2 255.255.255.255 ! interface Loopback102 ip address 172.16.102.1 255.255.255.0 ! interface Loopback147 ip address 147.10.1.145 255.255.255.255 ipv6 address 2001:DEAD:BEEF:147::145/128 ! ! interface Ethernet0/0 no ip address no shutdown ! interface Ethernet0/0.26 encapsulation dot1Q 26 ip address 172.16.26.2 255.255.255.0 ipv6 address 2005:DEAD:BEEF:26::2/80 ! interface Ethernet0/0.124 encapsulation dot1Q 124 ip address 10.0.0.2 255.255.255.0 ! interface Ethernet0/1 no ip address shutdown ! interface Ethernet0/2 no ip address shutdown ! interface Ethernet0/3 no ip address shutdown ! interface Serial1/0 no ip address shutdown serial restart-delay 0 ! interface Serial1/1 no ip address shutdown serial restart-delay 0 ! interface Serial1/2 no ip address shutdown serial restart-delay 0 ! interface Serial1/3 no ip address shutdown serial restart-delay 0 ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 line vty 0 4 login transport input all ! ! end