ISP1AC2
**********************************************************************
Device Characteristics
Table 12 shows the device characteristics for ISP1AC2.
Table 12 Hardware and Software Device Characteristics for ISP1AC2
Host name ISP1AC2
Chassis type Cisco 7206 router
Physical interfaces ?8 Ethernet/IEEE 802.3
?1 Fast Ethernet/IEEE 802.3
Hardware components Cisco 7206 (NPE200) processor (revision B)
Software loaded Release 12.1(3.4)T
Memory Cisco 7206 (NPE200) processor (revision B): 112 MB
IP addresses
?FastEthernet3/0: K.250.1.10 255.255.255.248
?Ethernet5/2: K.250.1.49 255.255.255.248
**********************************************************************
Configuration File
version 12.1
no service pad
service timestamps debug datetime localtime show-timezone
service timestamps log datetime localtime show-timezone
no service password-encryption
service udp-small-servers
service tcp-small-servers
!
hostname ISP1AC2
!
logging buffered 1000000 debugging
enable password lab
!
!
!
!
!
clock timezone PST -8
clock summer-time PST recurring
ip subnet-zero
ip cef
no ip domain-lookup
!
ip multicast-routing
!
!
interface FastEthernet3/0
description TO ISP1DA2, FA0/1/0
ip address K.250.1.10 255.255.255.248
ip pim sparse-mode
full-duplex
!
interface Ethernet5/2
description TO ISP1AC2CL1
ip address K.250.1.49 255.255.255.248
ip pim sparse-mode
!
ip classless
ip route 0.0.0.0 0.0.0.0 K.250.1.9
no ip http server
ip pim rp-address J.1.0.100
!
snmp-server community public RO
snmp-server community STSS RW
snmp-server packetsize 2048
snmp-server chassis-id ISP1AC2
!
alias exec int_desc show int | include Description
alias exec cpu show proc cpu | include CPU
alias exec mem show mem free | include Processor
!
line con 0
exec-timeout 0 0
login authentication NOTACACS
transport input none
line aux 0
exec-timeout 0 0
line vty 0 4
exec-timeout 0 0
password lab
!
end