cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
190
Views
0
Helpful
5
Replies

Unable to get Cisco 9300 switch on network via access port?

Mogwai
Level 1
Level 1

I've got a new 9300 switch that I'm attempting to test, but I'm unable to get the switch on the network & not sure if it's a configuration issue, or something with the switch itself?  Currently, I've got the 9300 setup in the following manner.

Cisco 3850 (Access Port 28 VLAN 64) > Cisco 9300 (Access Port 1 VLAN 64)

Both switches have VLAN 64 configured and up. 

9300Test#show ip int brief
Interface              IP-Address      OK? Method Status                Protocol
Vlan1                  192.168.0.1     YES NVRAM  up                    up
Vlan64                 10.8.64.150     YES manual up                    up

3850#show ip int brief
Interface IP-Address OK? Method Status Protocol
Vlan1 unassigned YES NVRAM administratively down down
Vlan64 10.8.64.120 YES NVRAM up up

Both access port interfaces on the switches are up as well. Gi1/0/1 on the 9300 & Gi1/0/28 on the 3850.

3850#
Gi1/0/28  George Test Port   connected    64         a-full a-1000 10/100/1000BaseTX

9300test#
Gi1/0/1                         connected    64         a-full a-1000 10/100/1000BaseTX

Currently, I can access & manage the 9300 via the CLI (Console) & the GUI (192.168.0.1), but I'm not sure why, I'm not ablke to access the GUI via the 9300's 10.8.64.x address?

Thoughts on what I'm missing?

 

1 Accepted Solution

Accepted Solutions

M02@rt37
VIP
VIP

Hello @Mogwai 

Is there an ip default-gateway configured on C9300 ? 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

View solution in original post

5 Replies 5

Thanks, but we don't have DNA configured, so this won't work. Additionally, I'm basically at the end of the video at the start of my original post. 

Also, I can ping the 10.8.64.X address of the 9300, from another device on the same VLAN 10.8.64.x, but not from another VLAN.  Inter-VLAN router & VTP is enabled.  

Ip routing <<- this already config 

MHM

M02@rt37
VIP
VIP

Hello @Mogwai 

Is there an ip default-gateway configured on C9300 ? 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

No, there isn't but there isn't on the 3850 either, but I suppose the 3850 might have that bult into one of the other polices. 

That did seem to be the trick!  Thanks for the help.