07-12-2017 06:35 PM
hi there,
is there a way to configure the management LAN IP from DHCP (not a fixed IP)?
I tried to configure the IP 0.0.0.0/16 but there is an error message.
switch#
switch# configure
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)#
switch(config)# interface mgmt 0
switch(config-if)#
switch(config-if)# ip address 0.0.0.0/16
% Illegal IP address
switch(config-if)#
switch(config-if)#
07-13-2017 04:47 AM
Hi Calee1234,
Your post has landed in the wrong technology section. I would request you to please raise the post in the correct section.
Regards,
Deepak
07-15-2017 10:26 PM
Try
interface mgmt 0
ip address dhcp
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide