HI
By setting :
ifconfig_em0="up"
in /etc/rc.conf auto DHCP does not trigger and I can configure IPv4 manually
this seems to be harder when setting up VLANs.
during startup of server, entries are added automagically to /etc/rc.conf , and I see
ifconfig_vlan0="DHCP"
ifconfig_vlan1="DHCP"
in rc.conf after every reboot.
Where in the boot sequence can this behavior be turned off ? and DHCP client activities be fully stopped ?
the DHCP operations casuses the CISCO switch to put the port in shutdown down mode.
So I need to turn this "feature " off.
By setting :
ifconfig_em0="up"
in /etc/rc.conf auto DHCP does not trigger and I can configure IPv4 manually
this seems to be harder when setting up VLANs.
during startup of server, entries are added automagically to /etc/rc.conf , and I see
ifconfig_vlan0="DHCP"
ifconfig_vlan1="DHCP"
in rc.conf after every reboot.
Where in the boot sequence can this behavior be turned off ? and DHCP client activities be fully stopped ?
the DHCP operations casuses the CISCO switch to put the port in shutdown down mode.
So I need to turn this "feature " off.