! version 11.2 service timestamps debug uptime service timestamps log uptime no service password-encryption no service udp-small-servers no service tcp-small-servers ! hostname Router-F ! enable secret 5 $1$vLGg$U/j0j/84JNrFxYXXH1U3D. ! ip subnet-zero clock timezone JST 9 ! interface Loopback0 ip address 10.4.0.3 255.255.255.255 ip router isis JANOG ! interface Ethernet0 description to HUB ip address 10.4.1.3 255.255.255.0 ip router isis JANOG isis circuit-type level-1 ! interface Serial0 description to Router-O ip address 10.4.3.1 255.255.255.0 ip router isis JANOG isis circuit-type level-1 ! interface Serial1 no ip address shutdown ! router isis JANOG net 47.0000.0100.0400.0003.00 is-type level-1 ! ip classless logging source-interface Loopback0 logging 10.2.1.20 ! banner login Group-4 Router-F ! line con 0 line aux 0 line vty 0 4 password janog login ! ntp server 10.2.0.1 end