background image
Scenario 9-1
647
Scenario 9-1 Part C--Verification and Questions
The CCNA exam tests you on your memory of the kinds of information you can find in the
output of various
show
commands. Using Example 9-4, Example 9-5, and Example 9-6 as
references, answer the questions following the examples.
NOTE
In the network from which these commands were captured, several administrative settings not
mentioned in the scenario were configured. For instance, the enable password was configured.
Any
show running-config
commands in the examples in this chapter might have other
unrelated configurations.
!
access-list 1010 deny 102
access-list 1010 permit -1
Example 9-3
R3 Configuration
hostname R3
!
ipx routing 0200.3333.3333
!
interface Serial0
ip address 163.1.13.203 255.255.255.128
ipx network 13
!
interface Serial1
encapsulation ppp
ip address 163.1.23.203 255.255.255.128
ipx network 23
!
Ethernet0
ip address 163.1.3.203 255.255.255.128
ipx network 3
!
router rip
network 163.1.0.0
Example 9-4
Scenario 9-1, Part C--R1
show
and
debug
Output
R1#
show ip interface brief
Interface IP-Address OK? Method Status Protocol
Serial0 163.1.12.201 YES NVRAM up up
Serial1 163.1.13.201 YES NVRAM up up
Ethernet0 163.1.1.201 YES NVRAM up up
R1#
show access-lists
Example 9-2
R2 Configuration (Continued)
continues
ch09.fm Page 647 Monday, March 20, 2000 5:23 PM