! version 11.1 service timestamps debug datetime msec service udp-small-servers service tcp-small-servers ! hostname router-B ! clock timezone JST 9 enable password janog ! ip subnet-zero clns routing ! interface Loopback0 ip address 10.1.0.3 255.255.255.255 ip router isis JANOG ! interface Ethernet0 ip address 10.1.1.3 255.255.255.0 ip router isis JANOG isis circuit-type level-1 ! interface Serial0 no ip address shutdown ! interface Serial1 no ip address shutdown ! router isis JANOG net 47.0000.0100.0100.0003.00 is-type level-1 ! ip classless logging buffered logging 10.2.1.20 ! banner login  1-B-PPAN  ! line con 0 line aux 0 line vty 0 4 password janog login ! ntp server 10.2.0.1 end