Operating System - HP-UX
1854903 Members
2210 Online
104105 Solutions
New Discussion

Re: Network Broadcast Address

 
SOLVED
Go to solution
Kevin_107
Regular Advisor

Network Broadcast Address

When do I need to add a broadcast address into the netconf ??
He who laughs last.....doesnt get the joke !!
3 REPLIES 3
Jerome Baron
Respected Contributor

Re: Network Broadcast Address

Hi,

you can use route add.

Regards,
Jerome
harry d brown jr
Honored Contributor

Re: Network Broadcast Address


When you want to make it more "permanent" - activated after a reboot. And that goes for any routes you add/change/delete via "route add"/"route delete".

live free or die
harry
Live Free or Die
Darrell Allen
Honored Contributor
Solution

Re: Network Broadcast Address

Hi Kevin,

Normally, you don't. The arguments in netconf for interfaces are passed to the ifconfig command. The broadcast address is determined based on the IP address specified for that interface and the subnet mask. You shouldn't need to specify the broadcast address unless you are adhering to an old standard for broadcasts addresses (all zeros instead of all ones).

Darrell
"What, Me Worry?" - Alfred E. Neuman (Mad Magazine)