[AG-TECH] Multicast

Mustafa Varank varank at csit.fsu.edu
Wed Sep 26 16:17:33 CDT 2001


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




More information about the ag-tech mailing list