Specifications
5-13
Cisco AS5x00 Case Study for Basic IP Modem Services
11/24/1999
Section 5 Configuring PPP and Authentication
Confirming the Final Running-Config
Probe proxy name replies are disabled
Gateway Discovery is disabled
Policy routing is disabled
Network address translation is disabled
5800-NAS#
Look at the fast-switching cache in action. Notice that only packets destined to the Fast Ethernet
interface are currently cached.
5800-NAS#show ip cache
IP routing cache 3 entries, 560 bytes
109 adds, 106 invalidates, 3 refcounts
Minimum invalidation interval 2 seconds, maximum interval 5 seconds,
quiet interval 3 seconds, threshold 0 requests
Invalidation rate 0 in last second, 0 in last 3 seconds
Last full cache invalidation occurred 22:17:01 ago
Prefix/Length Age Interface Next Hop
172.61.0.0/16 15:13:22 FastEthernet0/1 172.22.66.1
172.22.67.67/32 00:06:10 FastEthernet0/1 172.22.67.2
172.22.68.67/32 00:06:09 FastEthernet0/1 172.22.68.3
5800-NAS#show interface async 1/2/02 stat
Async1/2/02
Switching path Pkts In Chars In Pkts Out Chars Out
Processor 909 57050 1022 67918
Route cache 155 14260 0 0
Total 1064 71310 1022 6791
Note
For more information, refer to the following URL:
http://www.cisco.com/univercd/cc/td/doc/product/software/ios120/12cgcr/
switch_r/xrswcmd.htm#xtocid872762
Task 7. Confirming the Final Running-Config
After completing the tasks in this section, the Cisco AS5800’s final running configuration looks like the
following example:
5800-NAS#show running-config
Building configuration...
Current configuration:
!
version 12.0
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname 5800-NAS
!
aaa new-model
aaa authentication login default local
aaa authentication ppp default if-needed local
enable secret 5 $1$LKgL$tgi19XvWn7fld7JGt55p01
!
username dude password 7 045802150C2E
username admin password 7 044E1F050024
!