04-05-2019 03:00 PM
04-08-2019 12:44 PM
If you're asking how to statically set an IP from the GUI, it should be something like this:
no interface mgt0 dhcp client
interface mgt0 ip <ip/netmask - 10.0.0.1/24>
save config
04-05-2019 04:31 PM
What's the question?