HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Netconf's BROADCAST_ADDRESS Value
Operating System - HP-UX
1833313
Members
2957
Online
110051
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2008 11:09 PM
04-17-2008 11:09 PM
Netconf's BROADCAST_ADDRESS Value
For the BROADCAST_ADDRESS variable in the /etc/rc.config.d/netconf, what happens when the value is null, like BROADCAST_ADDRESS="". When do you want to put in an IP address and when it is ok to leave is as a null value (BROADCAST_ADDRESS="")?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2008 11:51 PM
04-17-2008 11:51 PM
Re: Netconf's BROADCAST_ADDRESS Value
Hi
You can leave it as null value BROADCAST_ADDRESS[0]="" . It will take thebroadcast address by default ( by haveing all 1 in host address part )
Best Regards,
Ramesh
You can leave it as null value BROADCAST_ADDRESS[0]="" . It will take thebroadcast address by default ( by haveing all 1 in host address part )
Best Regards,
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2008 12:00 AM
04-18-2008 12:00 AM
Re: Netconf's BROADCAST_ADDRESS Value
hi Ray,
if you read that file, you will observe that it says:
BROADCAST_ADDRESS: Broadcast address in decimal-dot notation, if different from default
In fact, you do not put IP address there! A normal address have the same as the IP address of the interface being configured followed by .255
e.g.
BROADCAST_ADDRESS[1]="192.168.20.255"
hope this helps!
kind regards
yogeeraj
if you read that file, you will observe that it says:
BROADCAST_ADDRESS: Broadcast address in decimal-dot notation, if different from default
In fact, you do not put IP address there! A normal address have the same
e.g.
BROADCAST_ADDRESS[1]="192.168.20.255"
hope this helps!
kind regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2008 02:17 AM
04-18-2008 02:17 AM
Re: Netconf's BROADCAST_ADDRESS Value
Ray
You can leave it blank, or you do ifconfig lan0
# ifconfig lan0
lan0: flags=1843
inet 16.151.160.153 netmask ff000000 broadcast 16.255.255.255
^^^^^^^^^^^^^^^
WK
You can leave it blank, or you do ifconfig lan0
# ifconfig lan0
lan0: flags=1843
inet 16.151.160.153 netmask ff000000 broadcast 16.255.255.255
^^^^^^^^^^^^^^^
WK
Problem never ends, you must know how to fix it
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP