HPE Aruba Networking & ProVision-based
1829403 Members
1305 Online
109991 Solutions
New Discussion

urgent Network Configuration enquiry

 
ElMasry
New Member

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

1 REPLY 1
Vince_Whirlwind
Trusted Contributor

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