cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1846
Views
0
Helpful
4
Replies

Catalyst 9200L not available on the network

tomaminea
Level 1
Level 1

Hi,
I have a C9200L-24P-4G-E V01, which was configured (with unknown credentials), so I had to reset it to factory defaults with these commands in the CLI:

SWITCH_IGNORE_STARTUP_CFG=1

boot flash:packages.conf

***set the password***

SWITCH_IGNORE_STARTUP_CFG=0

boot flash:packages.conf

After that, I connected it to the network but it got no IP from the DHCP. I manually configured interface vlan 1 with a static IP, set up the ip http server, and I still can't login the web UI.
I can't even ping the IP I gave it, nor can I ping from it to the network.
Any idea why that is? Any hints would be helpful.

Thanks!

1 Accepted Solution

Accepted Solutions

Managed to set it up using this guide: link

Except there is a small mistake, when configuring the Ethernet Management port, the correct command is: interface gigabitethernet0/0

 

Not this this one:

Switch# configure terminal
Switch(config)# interface gigabitethernet1/0/1
Switch(config-if)# vrf forwarding Mgmt-vrf
Switch(config-if)#ip address 192.168.247.10 255.255.0.0
Switch(config-if)# end

 Case closed.

View solution in original post

4 Replies 4

balaji.bandi
Hall of Fame
Hall of Fame

follow the video :

 

https://www.youtube.com/watch?v=6jpdvG9lgtw

 

still not working (post complete console output)

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Hi BB,


That was the exact video I used to reset it. Funny how Cisco is unable to have easily accessible and properly structured documentation, that we have to rely on people on Youtube for help.

 

I'd like to keep the details of my configuration private for now. Will probably post them later on, once I edit out the sensitive data.

Managed to set it up using this guide: link

Except there is a small mistake, when configuring the Ethernet Management port, the correct command is: interface gigabitethernet0/0

 

Not this this one:

Switch# configure terminal
Switch(config)# interface gigabitethernet1/0/1
Switch(config-if)# vrf forwarding Mgmt-vrf
Switch(config-if)#ip address 192.168.247.10 255.255.0.0
Switch(config-if)# end

 Case closed.

Glad you able to resolve the issue, appricaited your feedback and solution.

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Review Cisco Networking for a $25 gift card