Dear All,
Please help me out with the following scenario. Thanks in advance.
1) I need to connect to internet connection on l3 cisco 300-28 port switch.One internet connection(192.168.2.1) to be Active and another connection(192.168.3.1) to be in Standby mode.
2) I tried using floating static route.
cisco300# ip route 0.0.0.0 0.0.0.0 192.168.2.1 10
%wrong number of parameter or invalid range,size or characters entered.
facing the above issue, unable to mention the administrative value in static route.
3) 2 vlans has to be created and DHCP has to be assigned, but stuck with step 2.
example layout :

Is there any other way to makes this scenario to work.