[AG-TECH] Multicast

David Sliman david.sliman at usm.edu
Thu Sep 27 10:29:41 CDT 2001


 I always try to keep to the bare minimum and I don't know if it really matters, but we have only enabled multicast on the
interfaces we are using.  It looks like all the interfaces have "ip pim sparse-dense-mode".  We have "ip pim sparse-mode"
enabled only on those interfaces that need it.

I don't see your rendezvous point and msdp statements.  Here are ours:

ip pim rp-address 131.95.1.25
ip msdp peer 131.95.1.26
ip msdp sa-filter out 131.95.1.26 list 111
ip msdp cache-sa-state
!
!
access-list 111 deny   ip any host 224.0.2.2
access-list 111 deny   ip any host 224.0.1.3
access-list 111 deny   ip any host 224.0.1.24
access-list 111 deny   ip any host 224.0.1.22
access-list 111 deny   ip any host 224.0.1.2
access-list 111 deny   ip any host 224.0.1.35
access-list 111 deny   ip any host 224.0.1.60
access-list 111 deny   ip any host 224.0.1.39
access-list 111 deny   ip any host 224.0.1.40
access-list 111 deny   ip any 239.0.0.0 0.255.255.255
access-list 111 deny   ip 10.0.0.0 0.255.255.255 any
access-list 111 deny   ip 127.0.0.0 0.255.255.255 any
access-list 111 deny   ip 172.16.0.0 0.15.255.255 any
access-list 111 deny   ip 192.168.0.0 0.0.255.255 any
access-list 111 permit ip any any

Be sure to go thru the following web page:

http://www.abilene.iu.edu/mccook.html

djs

Mustafa Varank wrote:

> Hello Guys,
> My friends in JSU are trying to solve their multicast problems. They got
> all reds from Multicast Beacon. I am just posting their router config.
> Could somebody help what they should change from config.
> Thanks
> *************************************
> !
> ip multicast-routing
> !
> !
> interface FastEthernet0/0
> ip address 66.0.98.254 255.255.255.0
> ip pim sparse-dense-mode
> duplex auto
> speed auto
> !
> interface FastEthernet0/1
> no ip address
> ip pim sparse-dense-mode
> duplex auto
> speed auto
> !
> interface FastEthernet0/1.1
> encapsulation isl 1
> ip address 192.168.10.200 255.255.255.0 secondary
> ip address 10.1.254.1 255.255.255.0
> no ip redirects
> ip pim sparse-dense-mode
> ip mobile arp
> bridge-group 1
> bridge-group 1 spanning-disabled
> !
> interface FastEthernet0/1.65
> encapsulation isl 65
> ip address 65.82.56.225 255.255.255.224
> no ip redirects
> ip nat inside
> ip pim sparse-dense-mode
> !
> interface FastEthernet0/1.110
> encapsulation isl 110
> ip address 10.110.1.1 255.255.0.0
> no ip redirects
> ip nat inside
> ip pim sparse-dense-mode
> !
> interface FastEthernet0/1.143
> encapsulation isl 143
> ip address 143.132.5.1 255.255.255.0
> no ip redirects
> ip pim sparse-dense-mode
> ip mobile arp
> bridge-group 1
> bridge-group 1 spanning-disabled
> !
> interface GigabitEthernet2/0
> no ip address
> shutdown
> negotiation auto
> !
> interface ATM3/0
> description UBR to QWest
> no ip address
> atm scrambling cell-payload
> atm framing cbitplcp
> atm uni-version 3.1
> no atm ilmi-keepalive
> pvc 0/5 qsaal
> !
> pvc 0/16 ilmi
> !
> !
> interface ATM3/0.101 multipoint
> description PVC to JSU_Main_Campus
> ip address 192.168.254.50 255.255.255.252
> pvc 1/100
> protocol ip 192.168.254.49 broadcast
> oam-pvc manage 15
> !
> !
> interface ATM3/0.722 point-to-point
> description PVC to BellSouth.Net
> ip address 172.19.146.162 255.255.255.252
> ip nat outside
> ip pim sparse-dense-mode
> pvc 0/722
> ubr 44212
> encapsulation aal5mux ip
> !
> !
> interface FastEthernet4/0
> no ip address
> shutdown
> duplex half
> !
> router eigrp 10
> redistribute mobile
> network 10.110.0.0 0.0.255.255
> network 65.82.56.224 0.0.0.31
> network 143.132.5.0 0.0.0.255
> network 172.19.146.160 0.0.0.3
> network 192.168.254.48 0.0.0.3
> default-metric 45000 10 255 10 1500
> no auto-summary
> no eigrp log-neighbor-changes
> !
> ip nat translation timeout 36000
> ip nat pool jsu_a 65.82.56.254 65.82.56.254 netmask 255.255.255.0
> ip nat inside source list 101 pool jsu_a overload
> ip classless
> ip route 0.0.0.0 0.0.0.0 172.19.146.161
> no ip http server
> !
> access-list 101 permit ip any any
> dialer-list 1 protocol ip permit
> dialer-list 1 protocol ipx permit
> bridge 1 protocol ieee
> !
> line con 0
> exec-timeout 0 0
> logging synchronous
> transport input none
> line aux 0
> line vty 0 4
> exec-timeout 0 0
> login
> line vty 5 15
> login
> !
> ntp clock-period 17180665
> ntp master 10
> ntp server 192.5.41.40
> end

--
David J. Sliman
Network Manager
University of Southern Mississippi
Box 10001
Hattiesburg,  MS  39406

Voice: 601.266.4004
Fax:    601.266.6788





More information about the ag-tech mailing list