SANJOSE2#sho SANJOSE2#show isis SANJOSE2#show isis da SANJOSE2#show isis database IS-IS Level-1 Link State Database: LSPID LSP Seq Num LSP Checksum LSP Holdtime ATT/P/OL SanJose1.00-00 0x00000005 0xDE15 1194 1/0/0 SanJose1.01-00 0x00000005 0xB701 868 0/0/0 SANJOSE2.00-00 * 0x00000006 0x114A 871 0/0/0 SANJOSE2# SANJOSE2# SANJOSE2# SANJOSE2# SANJOSE2#show isis database IS-IS Level-1 Link State Database: LSPID LSP Seq Num LSP Checksum LSP Holdtime ATT/P/OL SanJose1.00-00 0x00000005 0xDE15 1171 1/0/0 SanJose1.01-00 0x00000005 0xB701 844 0/0/0 SANJOSE2.00-00 * 0x00000006 0x114A 848 0/0/0 SANJOSE2#show ip route Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area * - candidate default, U - per-user static route, o - ODR P - periodic downloaded static route Gateway of last resort is 172.16.0.1 to network 0.0.0.0 i L1 192.168.10.0/24 [115/20] via 172.16.0.1, FastEthernet0/0 172.16.0.0/24 is subnetted, 1 subnets C 172.16.0.0 is directly connected, FastEthernet0/0 C 192.168.20.0/24 is directly connected, Loopback0 10.0.0.0/30 is subnetted, 1 subnets i L1 10.0.0.0 [115/20] via 172.16.0.1, FastEthernet0/0 i*L1 0.0.0.0/0 [115/10] via 172.16.0.1, FastEthernet0/0 SANJOSE2#cop r s Destination filename [startup-config]? Building configuration... [OK] SANJOSE2# SANJOSE2#sh ru % Ambiguous command: "sh ru" SANJOSE2#sh run Building configuration... Current configuration : 907 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname SANJOSE2 ! ! ip subnet-zero ! ! no ip domain-lookup ip host r3 10.0.0.1 ip host r1 172.16.0.1 ip host r2 172.16.0.2 ! call rsvp-sync ! ! ! ! ! ! ! ! interface Loopback0 ip address 192.168.20.1 255.255.255.0 ip router isis ! interface FastEthernet0/0 ip address 172.16.0.2 255.255.255.0 ip router isis duplex auto speed auto isis password cisco isis hello-interval 5 ! interface Serial0/0 no ip address shutdown no fair-queue ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial0/1 no ip address shutdown ! router isis net 49.0001.2222.2222.2222.00 is-type level-1 domain-password sanjose ! ip classless ip http server ! ! ! dial-peer cor custom ! ! ! ! line con 0 line aux 0 line vty 0 4 privilege level 15 no login ! end SANJOSE2#