! version 11.2 service timestamps debug datetime msec service timestamps log datetime localtime no service password-encryption no service udp-small-servers no service tcp-small-servers ! hostname gropu3-L ! enable password janog ! ip subnet-zero no ip domain-lookup clock timezone JST 9 ! interface Loopback0 description ### loopback ### ip address 10.3.0.1 255.255.255.255 ip router isis JANOG ! interface Ethernet0 description ### From router-L to router M ### ip address 10.2.6.2 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 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 ### From router-L to router G ### ip address 10.3.1.1 255.255.255.0 ip router isis JANOG isis metric 5 level-1 ! interface Serial1 description ### From router-L to router C ### ip address 10.3.2.1 255.255.255.0 ip router isis JANOG clockrate 2000000 isis circuit-type level-1 ! interface Serial2 no ip address ! interface Serial3 no ip address shutdown ! router isis JANOG summary-address 10.3.0.0 255.255.0.0 redistribute connected metric-type internal net 47.0000.0100.0300.0001.00 is-type level-1 ! ip classless logging source-interface Loopback0 logging 10.2.1.20 ! tftp-server flash 4k11217p.bin banner motd  Welcome to Gropu3-L Location:BIG Meeting Room (TAKEBASHI-YASUDA Bldg. 3F)  ! line con 0 transport preferred none line aux 0 line vty 0 4 password janog login ! ntp clock-period 17179441 ntp update-calendar ntp server 10.2.0.1 end