06-15-2024 09:07 PM - edited 06-21-2024 08:34 AM
06-16-2024 12:43 AM
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
06-16-2024 02:21 AM
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
06-16-2024 10:20 AM
[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
06-18-2024 03:31 AM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide