- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- urgent Network Configuration enquiry
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2013 04:55 AM
09-13-2013 04:55 AM
urgent Network Configuration enquiry
Hello Guys
please I need support with configuring my new network
I have around 50 switch 2520-POE-24port and the core switch is 8206 zl
my network is 1100 outlet through the building Divides to 13 zones every control room in every zone with Separated rack and all sub control rack are connected via 8core mm fiber cable to the core switch "800 outlet for Data , 300 outlet for IP Cam"
the thing is am very confused about 2 points
1- the subnetting which i need to use i my network
2- i need to create 2 different Vlans in my switch the 1st one for data outlets and the other one for cams
so please advice
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2013 08:53 PM
09-15-2013 08:53 PM
Re: urgent Network Configuration enquiry
1. I would pick a subnet per zone:
DATA:
Zone1: VLAN 101: 10.1.101.0/24
Zone2: VLAN 102: 10.1.102.0/24
Zone3: VLAN 103: 10.1.103.0/24
etc....
and
IP CAM:
Zone1: VLAN 201: 10.1.201.0/24
Zone2: VLAN 202: 10.1.202.0/24
Zone3: VLAN 203: 10.1.203.0/24
etc....
Additionally, you should have a subnet for network management:
VLAN 50: 10.1.50.0/24
2.
The 8200 switch Has VLANs
101-113 & 201-213 configured on it.
Then, for each VLAN, you configure an IP interface 10.1.x.1 255.255.255.0, eg,
for VLAN 109, 10.1.109.1 255.255.255.0
Then, you patch your Zone1 switch in and perform these tasks:
- On the Core interface the switch is patched to, configure VLAN 50, 101 & 201 as "Tagged"
- On the Zone1 switch create VLAN 50, create VLAN 101, create VLAN 201
- On the Zone1 Switch interface that uplinks to the core, configure VLAN 50, 101 & 201 as "Tagged"
- On the Zone1 switch interfaces connected to data outlets, configure VLAN 101 as "Untagged"
- On the Zone1 switch interfaces connected to IP Cameras, configure VLAN 201 as "Untagged"
- On the Zone1 switch create VLAN 50 interface with IP address 10.1.50.51 255.255.255.0
Repeat for each Zone switch, with the appropriate VLANs, eg, for Zone2:
- On the Core interface the switch is patched to, configure VLAN 50, 102 & 202 as "Tagged"
- On the Zone1 switch create VLAN 50, create VLAN 102, create VLAN 202
- On the Zone1 Switch interface that uplinks to the core, configure VLAN 50, 102 & 202 as "Tagged"
- On the Zone1 switch interfaces connected to data outlets, configure VLAN 102 as "Untagged"
- On the Zone1 switch interfaces connected to IP Cameras, configure VLAN 202 as "Untagged"
- On the Zone1 switch create VLAN 50 interface with IP address 10.1.50.52 255.255.255.0