Skip to content

Latest commit

 

History

History
75 lines (51 loc) · 1.87 KB

README.md

File metadata and controls

75 lines (51 loc) · 1.87 KB

hospital-system-network-design

A hospital system network design and implementation project on Cisco pkt.

The medical centre has a headquaters and a branch.


Technology Implemented:

• 3 tiers network architect

• Network redundancy

• IP subnetting (60 users per dpt for HQ, 30 users per dpt for Branch)

• VLAN

• Inter-vlan trunking (distribution switches SVI)

• HSRP (redundancy in distribution layer)

• OSPF single area (routing between HQ and Branch)

• Static default routing

• Side-to-side IPsec VPN (encrypt traffice between HQ and Branch)

• DHCP server

• Email server

• NAT overload (PAT) (can implement route-map for dual ISP but pkt doesn't support)

• Standard and extended access control list (ACL)

• Switch port security (server room switch)

• Wireless APs (WPA2)

• SSH for remote access