Symptom
During the system init process Vlan1 will be shutdown and the "ip address pool" command will be removed from the interface.
Conditions
Vlan1 is configured to get an IP from a pool which is using ODAP DHCP.
During the reload we see the following message:
SETUP: new interface Vlan1 placed in "shutdown" state •------
After the reload, the interface is missing the "ip address pool" command and is shutdown.
Workaround
Configure a static IP address for Vlan1 interface or use "ip address dhcp".
Further Problem Description