! version 11.3 service timestamps debug datetime msec localtime show-timezone service timestamps log datetime msec localtime show-timezone no service password-encryption ! hostname Router-J ! enable secret 5 $1$az4P$tUBqURW6bCCvr3Kl3XiKh. ! ip subnet-zero no ip domain-lookup clock timezone JST 9 ! ! interface Loopback0 ip address 10.4.0.1 255.255.255.255 ip router isis janog ! interface Ethernet0/0 description to:HUB ip address 10.4.1.1 255.255.255.0 ip router isis janog isis circuit-type level-1 ! interface Ethernet1/0 description to:Router-G ip address 10.3.5.2 255.255.255.0 ip router isis janog isis circuit-type level-1 ! router isis janog net 47.0000.0100.0400.0001.00 is-type level-1 ! ip classless ! logging buffered 4096 debugging logging source-interface Loopback0 logging 10.2.0.1 logging 10.2.1.20 ! banner login CGroup-4 Router-J ! line con 0 line aux 0 line vty 0 4 password janog login ! ntp server 10.2.0.1 end