Download presentation
Presentation is loading. Please wait.
Published byChrystal Charles Modified over 9 years ago
1
C ISCO W ORKSHOPS Ya Bao T714/T718
2
Tasks Construct a network on Cisco devices (team work) Cisco Package Tracer simulation (individual work)
3
Networking on Cisco equipment Cisco 2811 router Cisco 2960 Switch
4
Basic networking
5
! ! this is R1 config file ! config terminal hostname R1 interface FastEthernet 0/0 ip address 192.168.7.1 255.255.255.0 no shutdown exit ! interface FastEthernet 0/1 ip address 192.168.1.1 255.255.255.0 no shutdown exit ! router rip version 2 network 192.168.7.0 network 192.168.1.0 exit ! ip dhcp excluded-address 192.168.1.1 ip dhcp excluded-address 192.168.1.30 192.168.1.254 ip dhcp pool lan1 network 192.168.1.0 255.255.255.0 domain-name lan1test.inc default-router 192.168.1.1 dns-server 192.168.1.4 exit ! Cisco router 1 configure file
6
Target of the first workshop Connect the network as the instruction Configure two routers check the communication between different pcs on the network Run website server on one PC and access this website from other PCs
7
Target of the first workshop
8
C ISCO NETWORKING EXPERIMENT EXTENSION
9
Connecting PCs into an existing network
10
Setup your own website server
11
Setup your FTP server
12
Extend wired network to a Wireless LAN
13
Connect IP camera on the network to combine CCTV with LAN
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.