Thanks. I have enabled the IP Routing and still confused on this issue on default gateway.
When I enter the command show ip and I get the Vlans ip address.
PC | Manual 192.168.5.254 255.255.255.0 No No
Voice | Manual 192.168.10.254 255.255.255.0 No No
I think these are the gateway for Vlans ip addresses. I have configured the DHCP scope for each Vlan and change router IP address to Vlan ip address for example workstations router ip on the DHP would be 192.168.5.254 and Voice router scope on the windows dhcp would be 192.168.10.254.
I would require to add these subnets on the Asa
object network obj_PC
subnet 192.168.5.0 255.255.255.0
object network obj_Voice
subnet 192.168.10.0 255.255.255.0
Please correct me if I am wrong?
Thanks,