ip dhcp-server enable!ip dhcp-server pool 1 dhcp-default-router 192.168.8.100 dns-server 8.8.8.8 8.8.4.4 excluded-address 192.168.8.99 192.168.8.140 lease 0 2 0 network 192.168.8.0 255.255.252.0 deploy!
vlan 1 name DEFAULT-VLAN by port router-interface ve 1! !!aaa authentication web-server default localaaa authentication login default localenable telnet authenticationenable aaa consolehostname Home-Routerip dhcp-server enable!ip dhcp-server pool 1 dhcp-default-router 192.168.8.100 dns-server 8.8.8.8 8.8.4.4 excluded-address 192.168.8.99 192.168.8.140 lease 0 2 0 network 192.168.8.0 255.255.252.0 deploy!ip route 0.0.0.0/0 192.168.8.201!!!!!!interface ve 1 ip address 192.168.8.100 255.255.252.0!!!!!lldp run!!!!end
Hi, I'm running the ICX in router mode but I don't want to connect the modem directly into the same VLAN with my APs and wired devices. So I want to create 2 VLANs and then route the Internet traffic from Internal VLAN to External. But, I found a weird problem for now, when I changed to router mode, the APs are no longer able to see the ICX in the unleashed application, so L2 is working but I can't ping or access the ICX from within the VLAN, but I can access it if I'm connected in the router at the same level as the ICX. Any ideas?