ISP1BB6
******************************************************************************
Device Characteristics
Table 6 shows the device characteristics for ISP1BB6.
Table 6 Hardware and Software Device Characteristics for ISP1BB6
Host name ISP1BB6
Chassis type Cisco 7513 router
Physical interfaces ?4 Ethernet/IEEE 802.3
?4 Packet Over SONET (POS)
Hardware components ?Cisco RSP4 (R5000) processor
?5 VIP2 controllers (4 Ethernet) (4 POS)
Software loaded Release 12.1(3.5)T
Memory Cisco RSP4 (R5000) processor: 128 MB
IP addresses ?Loopback0: J.1.0.206 255.255.255.255
?Ethernet0/0/0: J.1.16.1 255.255.255.0
?Ethernet0/0/2: J.1.18.1 255.255.255.248
?POS1/0/0: J.1.0.26 255.255.255.252
?POS2/0/0: J.1.0.34 255.255.255.252
?POS8/0/0: J.1.17.1 255.255.255.252
?POS9/0/0: J.3.0.246 255.255.255.252
*******************************************************************************
Configuration File
version 12.1
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 ISP1BB6
!
logging buffered 10000 debugging
no logging console
enable password lab
!
!
!
!
!
clock timezone PDT -8
clock summer-time PDT recurring
ip subnet-zero
ip cef distributed
no ip domain-lookup
ip domain-name cisco.com
!
ip multicast-routing distributed
clns routing
no tag-switching ip
no tag-switching advertise-tags
!
!
interface Loopback0
ip address J.1.0.206 255.255.255.255
ip router isis
ip pim sparse-mode
!
interface Ethernet0/0/0
description TO RVT100, E6
ip address J.1.16.1 255.255.255.0
ip router isis
ip pim sparse-mode
ip route-cache distributed
ip mroute-cache distributed
!
interface Ethernet0/0/2
description TO ISP1BB6CL1
ip address J.1.18.1 255.255.255.248
ip router isis
ip pim sparse-mode
ip route-cache distributed
ip igmp version 1
ip mroute-cache distributed
!
interface POS1/0/0
description to ISP1BB4, POS 9/0/0
ip address J.1.0.26 255.255.255.252
ip router isis
ip pim sparse-mode
ip route-cache distributed
ip mroute-cache distributed
load-interval 120
clock source internal
!
interface POS2/0/0
description TO ISP1BB5, POS 2/0/0
ip address J.1.0.34 255.255.255.252
ip router isis
ip pim sparse-mode
ip route-cache distributed
ip mroute-cache distributed
load-interval 120
clock source internal
!
interface POS8/0/0
description TO PAGENT1BB, POS 8/0/0
ip address J.1.17.1 255.255.255.252
ip router isis
ip route-cache distributed
no keepalive
clock source internal
!
interface POS9/0/0
description TO ISP3BB6, POS 12/0/0
ip address J.3.0.246 255.255.255.252
ip router isis
ip pim sparse-mode
ip multicast boundary 1
ip route-cache distributed
ip mroute-cache distributed
clock source internal
pos scramble-atm
!
router isis
net 49.0001.0000.0000.0006.00
is-type level-1
!
router bgp 1
no synchronization
redistribute connected route-map connected-bgp
neighbor ISP3ISP1PEER peer-group
neighbor ISP3ISP1PEER remote-as 3
neighbor ISP3ISP1PEER update-source Loopback0
neighbor ISP1INTERNAL peer-group
neighbor J.1.0.204 remote-as 1
neighbor J.1.0.204 update-source Loopback0
neighbor J.1.0.205 remote-as 1
neighbor J.1.0.205 update-source Loopback0
neighbor J.3.0.245 peer-group ISP3ISP1PEER
no auto-summary
!
address-family ipv4 multicast
redistribute connected route-map connected-bgp
neighbor J.1.0.204 activate
neighbor J.1.0.205 activate
neighbor J.3.0.245 activate
exit-address-family
!
no ip classless
ip http server
ip pim rp-address J.1.0.100
!
Access-list 1 deny 224.0.1.39
access-list 1 deny 224.0.1.40
access-list 1 deny 239.0.0.0 0.255.255.255
access-list 1 permit any
access-list 50 deny 224.0.1.39
access-list 50 deny 224.0.1.40
access-list 50 deny 239.0.0.0 0.255.255.255
access-list 50 permit 224.0.0.0 15.255.255.255
access-list 112 permit ip J.1.0.0 0.0.255.255 255.255.0.0 0.0.255.255
access-list 112 deny ip any any
access-list 124 deny ip any 239.0.0.0 0.255.255.255
access-list 124 permit ip any any
route-map connected-bgp permit 10
match ip address 112
set ip next-hop J.1.0.206
set origin igp
!
snmp-server engineID local 0000000902000010F6A3B000
snmp-server community STSS RW
snmp-server community public RO
snmp-server packetsize 2048
snmp-server contact sysadmin
snmp-server chassis-id ISP1BB6
!
!
line con 0
exec-timeout 0 0
login authentication NOTACACS
transport input none
line aux 0
line vty 0 4
exec-timeout 0 0
password lab
!
end