! version 12.0 service timestamps debug datetime msec service timestamps log uptime no service password-encryption ! hostname Router-Q ! enable secret 5 $1$E5.C$c2ZXhgDYWUGxzqnaAH0eh. ! ip subnet-zero no ip domain-lookup ! clns routing clock timezone JST 9 ! ! interface Loopback0 ip address 10.2.0.5 255.255.255.255 no ip directed-broadcast ip router isis JANOG ! interface Loopback1 ip address 192.168.20.1 255.255.255.0 no ip directed-broadcast ip router isis JANOG ! interface Ethernet0 ip address 10.2.1.4 255.255.255.0 no ip directed-broadcast ip router isis JANOG ! interface Serial0 ip address 10.2.5.2 255.255.255.0 no ip directed-broadcast ip router isis JANOG no ip mroute-cache no fair-queue clockrate 4000000 ! interface Serial1 no ip address no ip directed-broadcast shutdown ! router isis JANOG net 47.0000.0100.0200.0005.00 is-type level-1 ! router bgp 7675 neighbor 10.2.1.10 remote-as 7675 ! ip classless ! logging trap debugging logging source-interface Loopback0 logging 10.2.1.20 ! banner login  Group 2 : Router Q  ! line con 0 transport input none line aux 0 line vty 0 4 password janog login ! ntp server 10.2.4.1 end