Routing table question

  • Thread starter Thread starter TK
  • Start date Start date
T

TK

When I do a route print command and the routing table is displayed,
there are is an entry I don't understand. These entries have a
destination and mask of 255.255.255.255. What does this mean?

Thanks
 
That is your ALL BROADCAST route table entry. It basically is saying if a
packet is created with a source of 255.255.255.255 then send it out this
interface. you should have one entry like that for each interface on the
machine.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top