You are on page 1of 1

SW1 and SW2:

vlan 2
name Students
vlan 3
name Teachers
SW1:
int range fa0/2-3
switchport mode access
switchport access vlan 2
int fa0/4
switchport mode access
switchport access vlan 3
do wr
SW2:
int range fa0/2-3
switchport mode access
switchport access vlan 3
int fa0/4
switchport mode access
switchport access vlan 2
do wr
SW1 and SW2:
int fa0/1
switchport mode trunk
switchport nonegotiate
switchport trunk allowed vlan 2-3
do wr

You might also like