You are building a Lab network to test switching configuration. Host A (on the left) should be setup with an IP address of 192.168.100.1 /24 and Host B (on the right) should be setup with an IP address of 192.168.100.2 /24. Remove all vlan configurations from the previous lab.
S1
hostname switch1
!
Interface fastethernet 0/2
!
Interface fastethernet 0/3
!
Interface fastethernet 0/4
S2
hostname switch2
!
Host A:
Ipconfig /IP 192.168.100.1 255.255.255.0
Host B:
Ipconfig /IP 192.168.100.2 255.255.255.0