EtherChannel setup conf t enter into configuration mode int range fa0/1-2 channel-group 1 mode active enable EtherChannel with LACP open protocol. It has
[...]
Setup trunk between switches conf t enter into configuration mode of switch #1 int fa0/24 select interface for using trunking switchport mode trunk
[...]
Enable telnet access trough interface VLAN conf t enter into configuration mode enable secret somepassword set password for administration mode level line vty 0
[...]
Create interface VLAN conf t enter into configuration mode interface vlan 4 enter into interface vlan configuration mode. An existing VLAN needs to
[...]