S3900 SERIES SWITCHES STACKING CONFIGURATION GUIDE
www.fs.com
Eth 2/15 1000BASE-T Up Down Auto None
Eth 2/16 1000BASE-T Up Down Auto None
Eth 2/17 1000BASE-T Up Down Auto None
Eth 2/18 1000BASE-T Up Down Auto None
Eth 2/19 1000BASE-T Up Down Auto None
Eth 2/20 1000BASE-T Up Down Auto None
Eth 2/21 1000BASE-T Up Down Auto None
Eth 2/22 1000BASE-T Up Down Auto None
Eth 2/23 1000BASE-T Up Down Auto None
Eth 2/24 1000BASE-T Up Down Auto None
Eth 2/25 1000BASE-T Up Down Auto None
Eth 2/26 1000BASE-T Up Down Auto None
(5) Configure the eth1/21 port and eth 2/21 port as access on the master switch and allow VLAN 10 pass.
Switch(config)#interface ethernet 1/21
Switch(config-if)#switchport mode access
Switch(config-if)#switchport access vlan 10
Switch(config)#interface ethernet 2/21
Switch(config-if)#switchport mode access
Switch(config-if)#switchport access vlan 10
(6) Configure IP address 10.100.10.4 and mask 255.255.255.0 for the PC.
(7) Connect PC with the eth1/21 of master, and ping VLAN 10 IP address on PC.
C:Userss>ping 10.10.10.3
Pinging 10.10.10.3 with 32 bytes of data:
Reply from 10.10.10.3: bytes=32 time=4ms TTL=249
Reply from 10.10.10.3: bytes=32 time=56ms TTL=249
Reply from 10.10.10.3: bytes=32 time=6ms TTL=249
Reply from 10.10.10.3: bytes=32 time=14ms TTL=249
Ping statistics for 10.10.10.3:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 4ms, Maximum = 56ms, Average = 20ms
(8) Connect PC with eth2/21 of master, ping VLAN 10 IP address on PC.
C:Userss>ping 10.10.10.3
Pinging 10.10.10.3 with 32 bytes of data:
Reply from 10.10.10.3: bytes=32 time=13ms TTL=249
Reply from 10.10.10.3: bytes=32 time=3ms TTL=249
Reply from 10.10.10.3: bytes=32 time=4ms TTL=249
Reply from 10.10.10.3: bytes=32 time=10ms TTL=249
Ping statistics for 10.10.10.3:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),