Sponsored Content
Special Forums IP Networking DHCP Server on Vxworks multi interface question Post 302502697 by DGPickett on Tuesday 8th of March 2011 04:01:13 PM
Old 03-08-2011
This User Gave Thanks to DGPickett For This Post:
 

10 More Discussions You Might Find Interesting

1. IP Networking

DHCP server question

hi all... i have a question about of the dhcp server.... how i can configurate 3 vlans on the server....? thank you (5 Replies)
Discussion started by: chanfle
5 Replies

2. Linux

Porting DHCP from Linux to VxWorks

Hello All, I have a code of DHCP which is implemented on Linux. During porting this code from Linux to VxWorks, I come up with following errors:- jects\freedom\ap\udhcp\socket.c C:\projects\freedom\ap\udhcp\socket.c: In function `read_interface': C:\projects\freedom\ap\udhcp\socket.c:79:... (1 Reply)
Discussion started by: Sunny Shivam
1 Replies

3. IP Networking

Porting DHCP from Linux to VxWorks

DHCP Porting (2 Replies)
Discussion started by: Sunny Shivam
2 Replies

4. IP Networking

Solaris Virtual Interface Problem in DHCP

Hi all, I am experiencing a problem with dhcp broadcast packages. these broadcast packages are seen on bge1 and bge1:1 interfaces but somehow they are not seen at bge771001 interface which is second virtual interface on the bge1 interface. I have a server on which I configured it as working... (2 Replies)
Discussion started by: ironoxide
2 Replies

5. IP Networking

Connecting to DHCP network with Realtek interface

I have a Realtek 8139 interface in one of my machines and it will not connect to the network. /etc/rc.conf contains ifconfig_rl0="DHCP" and "rl0" was obtained from a dmesg. A network interface restart yields the following: # /etc/rc.d/netif restart Stopping network: lo0 rl0 fwe0 plip0. rl0: no... (3 Replies)
Discussion started by: figaro
3 Replies

6. Debian

Question on the dhcp-server configuration for a fixed IP address.

Hi , when i configure my server with a fixed ip address in dhcpd.conf as below subnet 172.21.151.0 netmask 255.255.255.0 { range 172.21.151.66 172.21.151.66; } host switch { hardware ethernet 00:05:30:02:DB:31; fixed-address 172.21.151.66; } when i start dhcpd server , it... (2 Replies)
Discussion started by: Gopi Krishna P
2 Replies

7. UNIX for Advanced & Expert Users

VxWorks target server

hi all. i have omniswitch 6800 that runs vxworks 5.4.x The folder that is result of compiling my image consists of : -rw-r--r-- 1 root other 8128249 Jun 21 05:21 Kbase.img -rw-r--r-- 1 root other 971810 Jun 21 06:07 Kos.img -rw-r--r-- 1 root other 295076 Jun 21... (0 Replies)
Discussion started by: sadgb
0 Replies

8. Programming

libcurl multi interface problem

Hello, I'm trying to use libcurl multi interface to fetch several data in parallel. I would expect this to be faster than performing repeated fetches using the easy interface, but for some reason I can't obtain any speed up at all: using the multi interface actually turns out to be MUCH slower than... (2 Replies)
Discussion started by: clalfa
2 Replies

9. Ubuntu

dhcp status of an interface

hi, can anyone tell me how to check if my interface is controlled by dhcp? i tried with ifconfig command ifconfig interfacename dhcp status but its showing unknown host : dhcp error. (2 Replies)
Discussion started by: v1jay
2 Replies

10. Solaris

Server interface ip question

Hi Guys, can two interfaces on a server have two different ip addresses? Thanks (6 Replies)
Discussion started by: cjashu
6 Replies
auto_parms(1M)															    auto_parms(1M)

NAME
auto_parms - initial system configuration plus DHCP support command SYNOPSIS
DESCRIPTION
The command is a system initialization command that handles first-boot configuration, that is, the setting of unique system "initial iden- tity parameters", and ongoing management of DHCP lease(s). The command is invoked at boot time by the command. Initially it loads a list of available ethernet interfaces and requests a DHCP lease on each interface. See the rc(1M) manpage for information about for invocation context. While checking for availability of a lease on each interface, also consults and examines the variable If it is set to "1", attempts to request a lease on the the interface designated by If is set to "0" (the default case) or is absent from does not attempt a DHCP request on that interface. Once a lease is secured, the information supplied with the lease is used to initialize key networking parameters; see dhcpdb2conf(1M). If detects that the system is undergoing "first-boot" (meaning the system's hostname is not yet set), it invokes to verify the DHCP-sup- plied parameters and to collect any parameters not supplied by DHCP. For all subsequent boots, the data supplied by a DHCP lease is assumed by to be correct. Note that in a (non-mobile) environment where DHCP is used for IP address management, under normal conditions the lease information should not change between reboots. This is accom- plished by placing in "lease maintenance mode" prior to exiting. FILES
The command itself. Common subroutines used by and sub-area commands. Log files written and saved by AUTHOR The command was developed by HP. SEE ALSO
dhcpdb2conf(1M), rc(1M), set_parms(1M). auto_parms(1M)
All times are GMT -4. The time now is 08:22 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy