Sign up to receive Decoded, a new monthly digest with product updates, feature release info, continuing education opportunities, and more.
Are you are experiencing a similar issue? Get a personalized answer when you ask a related question.
Have a better answer? Share it in a comment.
Do you have a CLI, when the switch is started, then perhaps you could try a:
SHOW RUN
to see if anything is already configured.
Example of entering a very basic setup at CLI:
config
ip default-gateway 192.168.1.1
vlan 1
IP address 192.168.1.2 255.255.255.0
exit
exit
write mem