Hello, I have a problem with this assignment:
Configure the router according to the recommendations:
*Enable 802.1q VLAN support, if it is not enabled by default.
-Create a VLAN network named VLAN1 (if naming is possible) with ID=1.
-Create a VLAN network named VLAN2 (if naming is possible) with ID=2.
-Create a VLAN network named VLAN3 (if naming is possible) with ID=3.
-Assign port 2 with tagging to the VLAN networks with: ID=1, ID=2, ID=3 (port 2 should handle frames with the VLAN tag for networks with IDs 1, 2, and 3).
-IP address for the interface associated with VLAN ID=1: 10.0.1.1/24.
-IP address for the interface associated with VLAN ID=2: 10.0.2.1/24.
-IP address for the interface associated with VLAN ID=3: 10.0.3.1/24.
-Enable routing between VLAN networks, if it is not enabled by default.
-Enable the DHCP server for the VLAN network with ID=3.
Set DHCP parameters for VLAN ID=3:
-Address pool: 10.0.3.10-10.0.3.20.
-Default gateway IP address: 10.0.3.1.
-DNS server IP address: 10.0.3.1.
-Lease time: 15 minutes.
I’ve tried to create DHCP, but after trying to set it up it doesn’t show my PC in lease, the ipconfig /renew doesn’t work.
We’re sorry you’re having a problem, but we don’t know what’s wrong and how to help you if you don’t describe what you did.
Please export your current configuration and then maybe someone will help you if you expect that.
I think that every other stage of this assignment is correct but I could be wrong, the only problem I have is with that DHCP on VLAN3, because it doesn’t show any sign of error, but after connecting to my PC it doesn’t give me my IP.
Also where did these recommendations come from. If a recommendation was jump off a bridge ( from an unknown source ) would you do it?
It sounds/looks like an assignment for a class actually.
I dont think the responder asked for a partial snippet.
/export file=anynameyouwish ( minus router serial number, any public WANIP information, keys)
Also, as a general rule of thumb, avoid using VLAN 1. A lot of devices treat VLAN 1 as special and will sometimes do unpredictable things with it. Best to just avoid using VLAN 1 unless you have some device that requires it.