From: Bob Sinclair (bob@bobsinclair.net)
Date: Sun Mar 25 2007 - 20:27:06 ART
Bit Gossip wrote:
> Bob,
> do you mind to post your config, at leat for the RP....
> I tried to relab it with r1 (2651xm) as RP instead of r2 (7200), and also to
> downgrade to 12.2, but I always have the same result :-(
>
Here are my configs. R1 is hub, with R2 and R3 as spokes. Using 3640s
with (C3640-JS-M), Version 12.4(10a).
R1:
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname R1
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
!
!
ip cef
no ip domain lookup
!
!
ip multicast-routing
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Loopback101
ip address 172.16.101.1 255.255.255.0
ip pim sparse-dense-mode
ip igmp join-group 231.1.1.1
!
interface Serial1/0
no ip address
encapsulation frame-relay
ip ospf network broadcast
serial restart-delay 0
no frame-relay inverse-arp
!
interface Serial1/0.14 point-to-point
ip address 172.16.14.1 255.255.255.0
ip pim sparse-dense-mode
shutdown
frame-relay interface-dlci 104
!
interface Serial1/0.123 multipoint
description hub
ip address 172.16.123.1 255.255.255.0
ip pim sparse-dense-mode
ip ospf network point-to-multipoint
frame-relay map ip 172.16.123.1 102 broadcast
frame-relay map ip 172.16.123.2 102
frame-relay map ip 172.16.123.3 103 broadcast
!
interface Serial1/1
no ip address
shutdown
serial restart-delay 0
!
interface Serial1/2
no ip address
shutdown
serial restart-delay 0
!
interface Serial1/3
no ip address
shutdown
serial restart-delay 0
!
router ospf 1
log-adjacency-changes
network 172.16.0.0 0.0.255.255 area 0
!
ip http server
!
!
ip pim rp-address 172.16.101.1
!
snmp-server community public RO
snmp-server community private RW
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line vty 0 4
login
!
!
end
R2:
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R2
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
!
!
ip cef
no ip domain lookup
!
!
ip multicast-routing
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Loopback102
ip address 172.16.102.1 255.255.255.0
ip pim sparse-dense-mode
ip igmp join-group 231.1.1.1
!
interface FastEthernet0/0
ip address 172.16.26.2 255.255.255.0
ip pim sparse-dense-mode
duplex auto
speed auto
!
interface Serial1/0
ip address 172.16.123.2 255.255.255.0
ip pim sparse-dense-mode
encapsulation frame-relay
ip ospf network point-to-multipoint
ip ospf priority 0
serial restart-delay 0
frame-relay map ip 172.16.123.1 201 broadcast
frame-relay map ip 172.16.123.2 201
frame-relay map ip 172.16.123.3 201
!
interface Serial1/1
no ip address
shutdown
serial restart-delay 0
!
interface Serial1/2
no ip address
shutdown
serial restart-delay 0
!
interface Serial1/3
no ip address
shutdown
serial restart-delay 0
!
router ospf 1
log-adjacency-changes
network 172.16.0.0 0.0.255.255 area 0
!
ip http server
!
!
ip pim rp-address 172.16.101.1
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line vty 0 4
login
!
!
end
R3:
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R3
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
!
!
ip cef
no ip domain lookup
!
!
ip multicast-routing
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Loopback103
ip address 172.16.103.1 255.255.255.0
ip pim sparse-dense-mode
ip igmp join-group 231.1.1.1
!
interface Ethernet0/0
ip address 172.16.43.3 255.255.255.0
ip pim sparse-dense-mode
half-duplex
!
interface Ethernet0/1
ip address 172.16.35.3 255.255.252.0
ip pim sparse-dense-mode
half-duplex
!
interface Ethernet0/2
no ip address
shutdown
half-duplex
!
interface Ethernet0/3
no ip address
shutdown
half-duplex
!
interface Serial1/0
ip address 172.16.123.3 255.255.255.0
ip pim sparse-dense-mode
encapsulation frame-relay
ip ospf network point-to-multipoint
ip ospf priority 0
serial restart-delay 0
frame-relay map ip 172.16.123.1 301 broadcast
frame-relay map ip 172.16.123.2 301
frame-relay map ip 172.16.123.3 301
!
interface Serial1/1
no ip address
shutdown
serial restart-delay 0
!
interface Serial1/2
no ip address
shutdown
serial restart-delay 0
!
interface Serial1/3
no ip address
shutdown
serial restart-delay 0
!
router ospf 1
log-adjacency-changes
!
network 172.16.0.0 0.0.255.255 area 0
!
ip http server
!
!
ip pim rp-address 172.16.101.1
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line vty 0 4
login
!
!
end
--Bob Sinclair CCIE 10427 CCSI 30427 www.netmasterclass.net
This archive was generated by hypermail 2.1.4 : Sun Apr 01 2007 - 06:35:52 ART