! version 11.2 service timestamps debug datetime msec localtime show-timezone service timestamps log datetime msec localtime show-timezone no service password-encryption no service udp-small-servers no service tcp-small-servers ! hostname Router-K ! enable secret 5 $1$vNbU$e4pmiqQi3/kUDxCSUi1lu0 ! ip subnet-zero no ip domain-lookup clock timezone JST 9 ! interface Loopback0 ip address 10.4.0.4 255.255.255.255 ip router isis JANOG ! interface Ethernet0 description to:HUB ip address 10.4.1.4 255.255.255.0 ip router isis JANOG media-type 10BaseT isis circuit-type level-1 ! interface Ethernet1 no ip address shutdown media-type 10BaseT ! interface Ethernet2 no ip address shutdown media-type 10BaseT ! interface Ethernet3 no ip address shutdown media-type 10BaseT ! interface Ethernet4 no ip address shutdown media-type 10BaseT ! interface Ethernet5 no ip address shutdown media-type 10BaseT ! interface Ethernet6 no ip address shutdown media-type 10BaseT ! interface Ethernet7 no ip address shutdown media-type 10BaseT ! interface Ethernet8 no ip address shutdown media-type 10BaseT ! interface Ethernet9 no ip address shutdown media-type 10BaseT ! interface Ethernet10 no ip address shutdown media-type 10BaseT ! interface Ethernet11 no ip address shutdown media-type 10BaseT ! interface Serial0 description to:Router-O ip address 10.4.2.1 255.255.255.0 ip router isis JANOG no fair-queue isis circuit-type level-1 ! interface Serial1 description to:Router-M-1 ip address 10.2.8.2 255.255.255.0 ip router isis JANOG isis circuit-type level-1 ! interface Serial2 description to:Router-M-2 ip address 10.2.9.2 255.255.255.0 ip router isis JANOG isis circuit-type level-1 ! interface Serial3 no ip address shutdown ! router isis JANOG net 47.0000.0100.0400.0004.00 is-type level-1 ! ip classless logging source-interface Loopback0 logging 10.2.1.20 ! banner login  Group-4 Router-K  ! line con 0 line aux 0 line vty 0 4 password janog login ! ntp server 10.2.1.20 end