! version 11.1 service timestamps debug datetime msec localtime show-timezone service timestamps log datetime msec localtime show-timezone service udp-small-servers service tcp-small-servers ! hostname Router-D ! enable secret 5 $1$BDw5$/oO2z8cUfKSqWap7cDjdA0 enable password test ! ip subnet-zero no ip domain-lookup ! interface Loopback0 ip address 10.4.0.2 255.255.255.255 ip router isis JANOG ! interface Ethernet0 description to HUB ip address 10.4.1.2 255.255.255.0 ip router isis JANOG no ip mroute-cache no ip route-cache isis circuit-type level-1 ! interface Ethernet1 description to Router-Y ip address 10.6.0.2 255.255.255.0 ip router isis JANOG no ip mroute-cache no ip route-cache ! interface Serial0 description to:Router-T ip address 10.3.6.2 255.255.255.0 ip router isis JANOG no ip mroute-cache no ip route-cache clockrate 2000000 isis circuit-type level-1 ! interface Serial1 no ip address no ip mroute-cache no ip route-cache shutdown ! router isis JANOG redistribute static ip metric 0 metric-type internal level-1 net 47.0000.0100.0400.0002.00 is-type level-1 ! ip classless ip route 192.168.41.0 255.255.255.0 Ethernet1 logging buffered logging 10.2.1.20 ! banner login Group-4 Router-D ! line con 0 line aux 0 transport input all line vty 0 4 password janog login ! ntp server 10.2.0.1 end