R1#term len 0
R1#wr t
Building configuration...

Current configuration:
!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname R1
!
!
clns routing
!
interface Loopback0
 ip address 1.1.1.1 255.255.255.255
 ip router isis 
!
interface Serial0
 no ip address
 shutdown
!
interface Serial1
 no ip address
 shutdown
!
interface BRI0
 no ip address
 shutdown
!
interface BRI1
 no ip address
 shutdown
!
interface BRI2
 no ip address
 shutdown
!
interface BRI3
 no ip address
 shutdown
!
interface ATM0
 ip address 10.1.1.1 255.255.255.252
 ip router isis 
 atm pvc 5 0 5 qsaal
 atm pvc 16 0 16 ilmi
 atm esi-address 000000000011.00
 map-group cisco
!
router isis 
 net 00.0000.0000.0011.00
!
no ip classless
!
map-list cisco
 ip 10.1.1.2 atm-nsap 47.00918100000000036B1AC501.000000000022.00 broadcast
 clns 00.0000.0000.2202 atm-nsap 47.00918100000000036B1AC501.000000000022.00 broadcast
!
!
line con 0
line aux 0
line vty 0 4
 login
!
end

R1#sho ip rout
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, * - candidate default
       U - per-user static route, o - ODR

Gateway of last resort is not set

     1.0.0.0/32 is subnetted, 1 subnets
C       1.1.1.1 is directly connected, Loopback0
     2.0.0.0/32 is subnetted, 1 subnets
i L1    2.2.2.2 [115/20] via 10.1.1.2, ATM0
     10.0.0.0/30 is subnetted, 1 subnets
C       10.1.1.0 is directly connected, ATM0
R1#sho clns nei de

System Id      SNPA                Interface   State  Holdtime  Type Protocol
0000.0000.0022 VC 2                AT0         Up     8         L1L2 IS-IS
  Area Address(es): 00
  IP Address(es):  10.1.1.2*
  Uptime: 00:07:42
R1#sho clns int atm 0
ATM0 is up, line protocol is up
  Checksums enabled, MTU 4467, Encapsulation ATM
  ERPDUs enabled, min. interval 10 msec.
  RDPDUs enabled, min. interval 100 msec., Addr Mask enabled
  Congestion Experienced bit set at 4 packets
  CLNS fast switching enabled
  CLNS SSE switching disabled
  DEC compatibility mode OFF for this interface
  Next ESH/ISH in 16 seconds
  Routing Protocol: IS-IS
    Circuit Type: level-1-2
    Interface number 0x1, local circuit ID 0x2
    Level-1 Metric: 10, Priority: 64, Circuit ID: 0000.0000.0022.02
    Number of active level-1 adjacencies: 1
    Level-2 Metric: 10, Priority: 64, Circuit ID: 0000.0000.0022.02
    Number of active level-2 adjacencies: 1
    Next IS-IS LAN Level-1 Hello in 1 seconds
    Next IS-IS LAN Level-2 Hello in 3 seconds
R1#sho int atm 0
ATM0 is up, line protocol is up 
  Hardware is ATMizer BX-50
  Internet address is 10.1.1.1/30
  MTU 4470 bytes, sub MTU 4470, BW 155520 Kbit, DLY 100 usec, rely 255/255, load 1/255
  NSAP address: 47.00918100000000036B1AC501.000000000011.00
  Encapsulation ATM, loopback not set, keepalive not supported 
  Encapsulation(s): AAL5 AAL3/4, PVC mode
  1024 maximum active VCs, 1024 VCs per VP, 3 current VCCs
  VC idle disconnect time: 300 seconds
  Signalling vc = 5, vpi = 0, vci = 5
  UNI Version = 3.1, Link Side = user
  Last input 00:00:00, output 00:00:00, output hang never
  Last clearing of "show interface" counters never
  Queueing strategy: fifo
  Output queue 0/40, 0 drops; input queue 0/75, 0 drops
  5 minute input rate 26000 bits/sec, 0 packets/sec
  5 minute output rate 7000 bits/sec, 0 packets/sec
     978 packets input, 1523296 bytes, 0 no buffer
     Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
     667 packets output, 582362 bytes, 0 underruns
     0 output errors, 0 collisions, 1 interface resets
     0 output buffer failures, 0 output buffers swapped out
R1#
Access-Server#2
[Resuming connection 2 to r2 ... ]

R2#
R2#term len 0
R2#wr t
Building configuration...

Current configuration:
!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname R2
!
!
no ip domain-lookup
clns routing
!
interface Loopback0
 ip address 2.2.2.2 255.255.255.255
 ip router isis 
!
interface Ethernet0
 no ip address
 shutdown
 media-type auto-select
!
interface Ethernet1
 no ip address
 shutdown
 media-type auto-select
!
interface ATM0
 ip address 10.1.1.2 255.255.255.252
 ip router isis 
 atm pvc 5 0 5 qsaal
 atm pvc 16 0 16 ilmi
 atm esi-address 000000000022.00
 map-group cisco
!
router isis 
 net 00.0000.0000.0022.00
!
no ip classless
!
map-list cisco
 ip 10.1.1.1 atm-nsap 47.00918100000000036B1AC501.000000000011.00 broadcast
 clns 00.0000.0000.1102 atm-nsap 47.00918100000000036B1AC501.000000000011.00 broadcast
!
!
line con 0
line aux 0
line vty 0 4
 login
!
end

R2#sho ip rout
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, * - candidate default
       U - per-user static route, o - ODR

Gateway of last resort is not set

     1.0.0.0/32 is subnetted, 1 subnets
i L1    1.1.1.1 [115/20] via 10.1.1.1, ATM0
     2.0.0.0/32 is subnetted, 1 subnets
C       2.2.2.2 is directly connected, Loopback0
     10.0.0.0/30 is subnetted, 1 subnets
C       10.1.1.0 is directly connected, ATM0
R2#sho clns ne de

System Id      SNPA                Interface   State  Holdtime  Type Protocol
0000.0000.0011 VC 2                AT0         Up     29        L1L2 IS-IS
  Area Address(es): 00
  IP Address(es):  10.1.1.1*
  Uptime: 00:08:42
R2#sho clns int atm 0
ATM0 is up, line protocol is up
  Checksums enabled, MTU 4467, Encapsulation ATM
  ERPDUs enabled, min. interval 10 msec.
  RDPDUs enabled, min. interval 100 msec., Addr Mask enabled
  Congestion Experienced bit set at 4 packets
  CLNS fast switching enabled
  CLNS SSE switching disabled
  DEC compatibility mode OFF for this interface
  Next ESH/ISH in 46 seconds
  Routing Protocol: IS-IS
    Circuit Type: level-1-2
    Interface number 0x1, local circuit ID 0x2
    Level-1 Metric: 10, Priority: 64, Circuit ID: 0000.0000.0022.02
    Number of active level-1 adjacencies: 1
    Level-2 Metric: 10, Priority: 64, Circuit ID: 0000.0000.0022.02
    Number of active level-2 adjacencies: 1
    Next IS-IS LAN Level-1 Hello in 0 seconds
    Next IS-IS LAN Level-2 Hello in 2 seconds
R2#sho int atm 0
ATM0 is up, line protocol is up 
  Hardware is ATMizer BX-50
  Internet address is 10.1.1.2/30
  MTU 4470 bytes, sub MTU 4470, BW 155520 Kbit, DLY 100 usec, rely 255/255, load 1/255
  NSAP address: 47.00918100000000036B1AC501.000000000022.00
  Encapsulation ATM, loopback not set, keepalive not supported 
  Encapsulation(s): AAL5 AAL3/4, PVC mode
  1024 maximum active VCs, 1024 VCs per VP, 3 current VCCs
  VC idle disconnect time: 300 seconds
  Signalling vc = 5, vpi = 0, vci = 5
  UNI Version = 3.1, Link Side = user
  Last input 00:00:01, output 00:00:01, output hang never
  Last clearing of "show interface" counters never
  Queueing strategy: fifo
  Output queue 0/40, 0 drops; input queue 0/75, 0 drops
  5 minute input rate 7000 bits/sec, 0 packets/sec
  5 minute output rate 26000 bits/sec, 1 packets/sec
     666 packets input, 626821 bytes, 0 no buffer
     Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
     1013 packets output, 1658577 bytes, 0 underruns
     0 output errors, 0 collisions, 1 interface resets
     0 output buffer failures, 0 output buffers swapped out
R2#