cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
392
Views
0
Helpful
4
Replies

Nat Multicast

Johnson_Mo
Level 1
Level 1

Nat Multicast

 
 
 

 

4 Replies 4

Hello

On the cisco router, as uicast/mcast roiting is enabled does it have a default route and NOT a default-gaetway?
Cisco
ip routing
ip multicast-routing
ip pim rp-address 192.168.1.1
ip route 0.0.0.0 0.0.0.0 fa0/0 192.168.1.1


int fa0/0
ip address 192.168.1.2 255.255.255.0
ip igmp join-group 239.16.1.1
ip pim-sparse-mode

sh ip route
sh ip mroute
sh ip igmp groups
sh ip igmp interface fa0/0
sh ip pim interface fa0/0 detail


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Hello,

do you have proxy-arp configured on the Juniper ? In case you have not:

set proxy-arp interface ge-0/0/1.0 address 239.16.1.1/32

[edit security nat proxy-arp interface ge-0/0/1.0]
'address 239.16.1.1/32'
IP address 239.16.1.1 is invalid
error: configuration check-out failed

 

 

proxy arp add must be unicast add 

why you not use BVI or transport mode as we suggest in your previous post ?
it will solve all issue include this NAT issue 

MHM

Review Cisco Networking for a $25 gift card