Upload files to "1 Switch/(CWO) Switch"

This commit is contained in:
2024-10-26 23:53:07 -04:00
parent e34be841de
commit 2f48af6d88
3 changed files with 806 additions and 0 deletions

View File

@ -0,0 +1,28 @@
DHCP Pool 10.2.10.0/25 : DHCP
default-router 10.2.10.1
Vlan3: 10.2.3.1/24 - Routing Interface
Vlan5: 10.2.5.1/24 - ESXI Management
Vlan6: 10.2.6.1/24 - ESXI vMotion
Vlan7: 10.2.7.1/24 - ESXI Provisioning
Vlan10: 10.2.10.1/24 - Domain Services
Vlan20: MANAGEMENT
Vlan30: SERVERS
Vlan40: Host Data Collection
Vlan60: 10.2.60.1/24 - USER
ip forward-protocol nd
ip http server
ip http authentication local
ip http secure-server
ip route 0.0.0.0 0.0.0.0 10.1.3.2
ip route 10.0.0.0 255.255.0.0 10.0.3.1
ip route 10.1.15.0 255.255.255.0 10.0.3.4
ip route 10.1.16.0 255.255.255.0 10.0.3.4
ip route 10.1.20.0 255.255.255.0 10.0.3.4
ip route 10.1.30.0 255.255.255.0 10.0.3.4
ip route 10.1.40.0 255.255.255.0 10.0.3.14
ip route 10.1.50.0 255.255.255.0 10.0.3.4
ip route 10.2.0.0 255.255.0.0 10.0.3.5
ip route 10.3.0.0 255.255.0.0 10.0.3.7