From a2712b0c9b0775c49ed481df1d5c511d617c9166 Mon Sep 17 00:00:00 2001 From: support Date: Wed, 26 Apr 2023 00:18:14 +0000 Subject: [PATCH] Add 'hardware/device-list.md' --- hardware/device-list.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 hardware/device-list.md diff --git a/hardware/device-list.md b/hardware/device-list.md new file mode 100644 index 0000000..fe953b0 --- /dev/null +++ b/hardware/device-list.md @@ -0,0 +1,30 @@ +# Device List + +_List of current hardware on network that includes network equipment, computers and configuration details._ + +## Computers + +### Computers and Servers +| Device Name | CPU | RAM | OS | Hostname | +| ------------------------------------- | -------------------------- | --------- | ------------------------ | -------- | +| [HP 290 G1 MT ](pc.md) | i3-7100 | 8GB DDR4 | Debian 11(Proxmox 7.2-1) | pve01 | +| [Dell OptiPlex 7040](optiplex-7040.md)| i7-6700 | 32GB DDR4 | Debian 11(Proxmox 7.2-1) | pve02 | +| [Synology NAS RS816](synology-nas.md) | MARVELL Armada 385 88F6820 | 1GB DDR3 | Synology DSM7 | kh3-fsrv | + +## Network Devices + +### LAN Devices + +| Device Name | # Ports | Type | Hostname | +| ---------------------------------------- | ------------------ | -------------- | -------- | +| [Cisco SF300-24P](switch.md) | 24-Port 10/100 PoE | Managed Switch | Change | + +### Router Details + +| Device Name | Firewall | DHCP | Mode | +| ------------------- | -------- | ---- | --------- | +| Synology-RT2600ac | No | No | AP | +| Huawei-HG8245H | No | Yes | ADSL | +| Huawei-HG8245W5-8T | No | No | ADSL | + +## Images \ No newline at end of file