I have been racking my brain for hours trying to figure out how to setup this project up and I refuse to go to sleep until i do. I am trying to setup a ASA 5510 to connect to A cable modem grab DHCP information from it. Then on a second interface connect my Linksys router which grab DHCP from the ASA 5510 with NAT so that i can supply my house with wireless. I know this can be done. I need to separate them with VLANsi know. but i am very unsure how. thank you in advance.
Interface ethernet 0/0
ip dhcp setroute
interface ethernet 0/1
no shutdown
vlan 10
ip address 10.0.0.1 255.255.255.0
Start Free Trial