Hi all,
I am configuring cisco ASA 5525-x .I configured port-channel sub interfaces for multiple vlans.
I also configured ASA as a dhcp server for these vlans.
I created different dhcp scope for different vlans and even it works fine, clients are receiving IP addresses from dhcp server.
Problem is I do not know how to configure default gateway for each vlan differently.
I configured default gateway by using given command:
# dhcpd option 3 10.10.100.x(ip add of default-gateway for vlan 100)
but if I am trying same command to configure default-gateway for other vlans then it overwrite the previous command