>>sh ver
>...и show conf
sh ver
Cisco Internetwork Operating System Software
IOS (tm) 1600 Software (C1600-Y-M), Version 12.0(12), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-2000 by cisco Systems, Inc.
Compiled Mon 10-Jul-00 19:59 by htseng
Image text-base: 0x02005000, data-base: 0x0245E484
ROM: System Bootstrap, Version 12.0(3)T, RELEASE SOFTWARE (fc1)
ROM: 1600 Software (C1600-RBOOT-R), Version 12.0(3)T, RELEASE SOFTWARE (fc1)
ktnr-1601 uptime is 19 hours, 5 minutes
System restarted by reload
System image file is "flash:c1600-y-mz.120-12"
cisco 1601 (68360) processor (revision C) with 6144K/2048K bytes of memory.
Processor board ID 23109712, with hardware revision 00000003
Bridging software.
X.25 software, Version 3.0.0.
1 Ethernet/IEEE 802.3 interface(s)
1 Serial(sync/async) network interface(s)
System/IO memory with parity disabled
8192K bytes of DRAM onboard
System running from RAM
7K bytes of non-volatile configuration memory.
4096K bytes of processor board PCMCIA flash (Read/Write)
Configuration register is 0x2102
=================================================================
sh conf
Using 2168 out of 7506 bytes
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname ktnr-1601
!
no logging on
enable password 7 13745546573409595E
!
ip subnet-zero
no ip source-route
no ip finger
no ip bootp server
no ip domain-lookup
ip accounting-threshold 4294967295
clock timezone PST -7
clock summer-time zone recurring
!
!
!
interface Ethernet0
ip address a.b.c.d 255.255.255.240
no ip directed-broadcast
ip accounting output-packets
ip policy route-map ktnmap
no cdp enable
!
interface Serial0
bandwidth 192
ip address a.b.c.d 255.255.255.252
no ip redirects
no ip unreachables
no ip directed-broadcast
no ip proxy-arp
ip policy route-map ktnmap
no cdp enable
!
ip classless
ip route profile
ip route 0.0.0.0 0.0.0.0 80.89.129.80
ip route a.b.c.d 255.255.255.255 Serial0
!
access-list 101 permit ip host a.b.c.d1 any
access-list 101 permit ip any host a.b.c.d1
access-list 102 permit ip host a.b.c.d2 any
access-list 102 permit ip any host a.b.c.d2
access-list 103 permit ip any any
arp a.b.c.d1 aaa1.bbbb.cccc ARPA
arp a.b.c.d2 aaa2.bbbb.cccc ARPA
arp a.b.c.d3 aaa3.bbbb.cccc ARPA
arp a.b.c.d4 aaa4.bbbb.cccc ARPA
no cdp run
route-map ktnmap permit 20
match ip address 101
set ip precedence priority
!
route-map ktnmap permit 30
match ip address 102
set ip precedence priority
!
route-map ktnmap permit 50
match ip address 103
set ip precedence internet
!
banner login ^C--^C
!
line con 0
transport input none
line vty 0
password 7 234556565A2214751E
login
length 0
line vty 1
password 7 07656464653930293243
login
length 0
line vty 2 4
login
length 0
!
end