May 22, 2025
R1 Configuration: Disable Subinterfaces and Assign IP
ENABLE and display configurations using SHOW RUN.NO INTERFACE G0/0.10, .20, .30.IP ADDRESS 10.0.0.194 255.255.255.252.SW2 Configuration: Configure G1/0/2 Interface
ENABLE and check config: SHOW RUN.DEFAULT INTERFACE G1/0/2 (repeat if needed).NO SWITCHPORT and assign IP.IP ROUTING.IP ROUTE 0.0.0.0 0.0.0.0 10.0.0.194.DO SHOW VLAN BRIEF to ensure existence of VLANs 10, 20, 30.INTERFACE VLAN 10 and assign IP 10.0.0.62 255.255.255.192.INTERFACE VLAN 20 and assign IP 10.0.0.126 255.255.255.192.INTERFACE VLAN 30 and assign IP 10.0.0.190 255.255.255.192.IPCONFIG /IP 192.168.100.3 255.255.255.128.SHOW INTERFACES TRUNK to verify trunk settings.