IP Addressing for CyberSips Cafe
IP Addressing Scheme
1. Private IP Address Range
We will use a private IP address range for the internal network. The chosen range is 192.168.1.0/24, which provides 254 usable IP addresses (192.168.1.1 to 192.168.1.254).
2. Subnet Allocation
The network will be divided into subnets to organize and manage the different sections and devices:
Router and Core Network Devices: 192.168.1.1 to 192.168.1.10
Server: 192.168.1.11 to 192.168.1.20
Computer Stations: 192.168.1.21 to 192.168.1.50
Wireless Access Points: 192.168.1.51 to 192.168.1.60
Reception/Check-in Counter: 192.168.1.61 to 192.168.1.65
Reserved for Future Expansion: 192.168.1.66 to 192.168.1.254
Detailed IP Address Allocation
Core Network Devices
Router: 192.168.1.1
Primary Switch: 192.168.1.2
Backup Switch: 192.168.1.3
Server
Main Server: 192.168.1.11
Computer Stations
PC1: 192.168.1.21
PC2: 192.168.1.22
PC3: 192.168.1.23
PC4: 192.168.1.24
PC5: 192.168.1.25
PC6: 192.168.1.26
PC7: 192.168.1.27
PC8: 192.168.1.28
PC9: 192.168.1.29
PC10: 192.168.1.30
Wireless Access Points
AP1: 192.168.1.51
Reception/Check-in Counter
Reception PC: 192.168.1.61
Network Configuration
Router Configuration
LAN IP Address: 192.168.1.1
Subnet Mask: 255.255.255.0
DHCP Range: 192.168.1.100 to 192.168.1.200 (for any additional devices)
DHCP Server Settings
The router will act as the DHCP server, assigning IP addresses dynamically to any devices that are not statically assigned.
Starting IP Address: 192.168.1.100
Ending IP Address: 192.168.1.200
Subnet Mask: 255.255.255.0
Default Gateway: 192.168.1.1
DNS Servers: Provided by ISP or set to Google DNS (8.8.8.8, 8.8.4.4)
Access Point Configuration
AP IP Address: 192.168.1.51
SSID: CyberSips_WiFi
Security: WPA3
Password: SecurePassword123

Comments
Post a Comment