RIP v2 conf t enter into configuration mode on the #main router router rip enter into RIP configuration mode version 2 set RIP version no auto-summary
[...]
Static routing conf t enter into configuration mode ip route 0.0.0.0 0.0.0.0 192.168.2.3 255.255.255.0 set default route (0 source 0 destination) to the
[...]
NTP server setup requirement: Cisco router equipment, swich cannot be NTP server conf t enter into configuration mode ntp server 192.168.1.1 only IP
[...]
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
[...]