diff --git a/NWT/4BHITN-DHCP-LAB-7.4.2.md b/NWT/4BHITN-DHCP-LAB-7.4.2.md index 678f18c..8450b1a 100644 --- a/NWT/4BHITN-DHCP-LAB-7.4.2.md +++ b/NWT/4BHITN-DHCP-LAB-7.4.2.md @@ -70,7 +70,7 @@ though they were host names. ```Router(config)# no ip domain-lookup``` - Save the running configuration to the startup configuration file. ```R1# write memory``` - Set the clock on the router to today’s time and date. ```R1# clock set HH:MM:SS MON DD YYYY``` -### Step 4: Configure Inter-VLAN Routing on R +### Step 4: Configure Inter-VLAN Routing on R1 - Activate interface G0/0/1 on the router. - Configure sub-interfaces for each VLAN as required by the IP addressing table. All sub-interfaces use 802.1Q encapsulation and are assigned the first usable address from the IP address pool you have calculated. Ensure the sub-interface for the native VLAN does not have an IP address assigned. Include a description for each sub-interface. - Verify the sub-interfaces are operational. @@ -93,15 +93,13 @@ Close configuration window - Encrypt the plaintext passwords. - Create a banner that warns anyone accessing the device that unauthorized access is prohibited. - Save the running configuration to the startup configuration file. -- Set the clock on the switch to today’s time and date. -Note: Use the question mark (?) to help with the correct sequence of parameters needed to execute this -command. +- Set the clock on the switch to today’s time and date. Note: Use the question mark (?) to help with the correct sequence of parameters needed to execute this command. - Copy the running configuration to the startup configuration. ### Step 7: Create VLANs on S1. - Create and name the required VLANs on switch 1 from the table above. -- Configure and activate the management interface on S1 (VLAN 200) using the second IP address from the subnet calculated earlier. Additionally, set the default gateway on S1. +- Configure and activate the management interface on S1 (VLAN 200) using the second IP address from the subnet calculated earlier. Additionally, set the default gateway on S1. - Configure and activate the management interface on S2 (VLAN 1) using the second IP address from the subnet calculated earlier. Additionally, set the default gateway on S - Assign all unused ports on S1 to the Parking_Lot VLAN, configure them for static access mode, and administratively deactivate them. On S2, administratively deactivate all the unused ports.