cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
688
Views
0
Helpful
2
Replies

Internet on Cisco CBS350 (DHCP Server on Switch)

I've just picked up a brand new Asus router, which is connected to a Starlink ethernet connection (bypass mode for Starlink). The DHCP on the Asus router is disabled because I want to keep all that on the Cisco Switch -- there are a bunch of PoE security cameras and other mission-critical devices on the switch.


My devices on the Cisco CCBS350 don't have internet.

Any ideas?

Router = 192.168.1.120 (DHCP disabled)
Cisco CBS350 = 192.168.1.254 (DHCP enabled 192.168.1.1 to 192.168.1.200)
Port on Cisco CBS350 for the router is set to Trunk

ApplicationError_0-1663607495615.jpeg

ApplicationError_1-1663607508826.jpeg

ApplicationError_2-1663607519718.jpeg

ApplicationError_3-1663607545456.jpeg

 

 

 

2 Replies 2

Hello,

post a schematic drawing of your topology, showing how your devices are physically and logically connected.

KJK99
Level 3
Level 3

@ApplicationError 

You seem to have a flat network (just one subnet) so only your ASUS router will do IPv4 routing. For this reason, you can just use its IP address as the default gateway. In this particular case, changing the default router IP address in the DHCP network pool from ‘Auto’ to ‘User Defined’ with the value of 192.168.1.120 (ASUS router IP address) should resolve the issue.

Also, there is no need to have a trunk on the link with your ASUS router since this router is not VLAN-aware. Use an access port instead.

Kris K