Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Mysterious ping ....

Status
Not open for further replies.

abarzaq

ISP
Apr 5, 2001
5
BE
I have the network 10.192.2.0 subnetmask 255.255.255.0
When I make a ping 10.192.2.255 OR a ping 10.192.2.0 , all the unix Machines and Routers on this subnet are responding .
Can someone tell me why the ping 10.192.2.0 has the same behaviour than the "real and good" broadcast address 10.192.2.255 ??

Thanks for your help .

Regards .

AB
 
Hi.
Old TCP/IP versions consider all zeros as multicast too.
 
I believe that adding "ip subnet-zero" to the router config. will prevent 10.192.2.0 from being a broadcast address - at least as far as the router is concerned.
 
ip subnet-zero allows IOS to violate RFC1122.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top