0
Tải bản đầy đủ (.doc) (42 trang)

Bảng dự trù thiết bị trong hệ thống

Một phần của tài liệu KHẢO SÁT,THIẾT KẾ VÀ XÂY DỰNG MẠNG LAN CHO PHÒNG MÁY TRƯỜNG TRUNG CẤP KINH TẾ KỸ THUẬT CÀ MAU (Trang 31 -31 )

Đây là một số thiết bị dự trù cho hệ thống nhưng sau này có thể phát sinh thêm.

STT Thiết bị Số lượng Đơn vị

1 Máy chủ server 1 Cái

2 Máy trạm(client) 28 Cái

3 Router (cisco1841) 1 Cái

4 Dây cáp xoắn UTP

CAT5

260 Mét

6 Kìm bấm mạng 1 Cái

7 Switch (5 port) 1 Cái

8 Switch (16 port) 2 Cái

9 ổ cắm 3 lổ 34 Cái

10 Dây điện 70 Mét

11 Đầu bao đầu cáp 70 Cái

Bảng 3.1 Bảng dự trù các thiết bị

3.5.Lắp đặt phần cứng

Lắp đặt phần cứng liên quan đến việc đi dây mạng và lắp đặt các thiết bị nối kết mạng (Hub, Switch, Router) vào đúng vị trí như trong thiết kế mạng ở mức vật lý đã mô tả.

3.6.Cài đặt

3.6.1.Cấu hình router,Switch và đặt địa chi IP máy trạm 3.6.1.1. Cấu hình router

Router (config)#line console 0 Router (config-line)#password 123 Router (config-line)#login

Router (config-line)#enable password 123 Router (config)#line vty 0 4

Router (config-line)#password 123 Router (config-line)#login

Router (config-line)#enable password 123 Router (config)#interface fa0/0

Router (config-if)#ip address 192.168.1.0 255.255.255.0 Router (config-if)#no shutdown

Router (config)#interface fa0/1

Router (config-if)#ip address 192.168.1.0 255.255.255.0 Router (config-if)#no shutdown

Router (config-if)#exit Router (config)# Router #write 3.6.1.2.Cấu hình Switch -Switch 1 Switch(config)#hostname Switch1 Switch1 (config)#line console 0 Switch1 (config-line)#passworld 123 Switch1 (config-line)#login

Switch1 (config-line)#enable password 13 Switch1 (config)#line vty 0 4

Switch1 (config-line)#password 123 Switch1 (config-line)#login

Switch1 (config-line)#enable password 123 Switch1 (config)interface fa0/1

Switch1(config-if)ip address 192.168.1.0 255.255.255.0 Switch1(config-if)no shutdown Swtich1(config-if)exit Swtich1(config)#exit Swtich1#write -Switch 2 Switch(config)#hostname Switch2 Switch2 (config)#line console 0

Switch2 (config-line)#passworld 123 Switch2 (config-line)#login

Switch2 (config-line)#enable password 123 Switch2 (config)#line vty 0 4

Switch2 (config-line)#password 123 Switch2 (config-line)#login

Switch2 (config-line)#enable password 123 Switch2 (config)interface fa0/1

Switch2(config-if)ip address 192.168.1.0 255.255.255.0 Switch2(config-if)no shutdown Switch2(config)#exit Switch2#write -Switch 3 Switch(config)#hostname Switch3 Switch3 (config)#line console 0 Switch3 (config-line)#passworld 123 Switch3 (config-line)#login

Switch3 (config-line)#enable password 123 Switch3 (config)#line vty 0 4

Switch3 (config-line)#password 123 Switch3 (config-line)#login

Switch3 (config-line)#enable password 123 Switch3 (config)interface fa0/0

Switch3(config-if)ip address 192.168.1.0 255.255.255.0 Switch3(config-if)no shutdown

Switch3 (config)interface fa0/1

Switch3(config-if)ip address 192.168.1.0 255.255.255.0 Switch3(config-if)no shutdown

Switch3(config)#exit

Switch3 (config)interface fa0/3

Switch3(config-if)ip address 192.168.1.0 255.255.255.0 Switch3(config-if)no shutdown

Switch3(config)#exit Switch3#write

3.6.1.3.Chia địa chỉ IP

Ta có đường mạng là 192.168.1.0/24 thành 2 đường mạng con là: - Switch 1: 192.168.1.65->192.168.1.126

- Switch 2: 192.168.1.128->192.168.191

Một phần của tài liệu KHẢO SÁT,THIẾT KẾ VÀ XÂY DỰNG MẠNG LAN CHO PHÒNG MÁY TRƯỜNG TRUNG CẤP KINH TẾ KỸ THUẬT CÀ MAU (Trang 31 -31 )

×