! version 11.2 service timestamps debug datetime msec no service password-encryption no service udp-small-servers no service tcp-small-servers ! hostname router-E ! enable secret 5 $1$ctGc$FksvWmIKzwU0DhBE202PJ. enable password janog ! ip subnet-zero no ip domain-lookup clock timezone JST 9 ! interface Loopback0 ip address 10.2.0.3 255.255.255.255 ip router isis JANOG clns router isis JANOG ! interface Ethernet0 description Connection to Group-2 BackBone ip address 10.2.1.3 255.255.255.0 ip router isis JANOG clns router isis JANOG isis circuit-type level-1 ! interface Serial0 description Connection to router-Q (leaf) ip address 10.2.5.1 255.255.255.0 ip router isis JANOG clns router isis JANOG isis circuit-type level-1 ! interface Serial1 description Connection to router-S ip address 10.2.4.2 255.255.255.0 ip router isis JANOG clns router isis JANOG isis circuit-type level-1 ! router isis JANOG net 47.0002.0100.0200.0003.00 ! ip classless logging 10.2.1.20 ! banner login  Group 2 : Router E  ! line con 0 transport preferred none line 1 16 line aux 0 line vty 0 4 password janog login transport preferred none ! end