BluffPlaceCourse
MIS
Wanted to get some opinion on this. The company where I work has a flat network. Everything is on one Vlan.
This is what they have on the core
interface Vlan1
ip address 10.29.72.1 255.255.252.0 secondary
ip address 10.29.68.29 255.255.252.0
ip helper-address 10.29.68.235
no ip redirects
arp timeout 180
I'm looking to create multiple vlans. Of course, they will need more than 3. I'm just trying to get the correct concept
interface Vlan10
ip address 10.29.72.2 255.255.252.0
ip helper-address 10.29.68.235
no ip redirects
arp timeout 180
interface Vlan20
ip address 10.29.76.1 255.255.255.0
ip helper-address 10.29.68.235
no ip redirects
arp timeout 180
interface Vlan30
ip address 10.29.77.1 255.255.255.0
ip helper-address 10.29.68.235
no ip redirects
arp timeout 180
As I swap out the old equipment and put in the new switches. I'll add vlan all the vlans. I'll then go to each port and tell it which vlan it belongs to. The uplink port will be a trunk port.
Once I segment all the vlans, I can go back to vlan 1 and 10 and change it 24 bit
Can I get opinions/recommendations?
thanks
This is what they have on the core
interface Vlan1
ip address 10.29.72.1 255.255.252.0 secondary
ip address 10.29.68.29 255.255.252.0
ip helper-address 10.29.68.235
no ip redirects
arp timeout 180
I'm looking to create multiple vlans. Of course, they will need more than 3. I'm just trying to get the correct concept
interface Vlan10
ip address 10.29.72.2 255.255.252.0
ip helper-address 10.29.68.235
no ip redirects
arp timeout 180
interface Vlan20
ip address 10.29.76.1 255.255.255.0
ip helper-address 10.29.68.235
no ip redirects
arp timeout 180
interface Vlan30
ip address 10.29.77.1 255.255.255.0
ip helper-address 10.29.68.235
no ip redirects
arp timeout 180
As I swap out the old equipment and put in the new switches. I'll add vlan all the vlans. I'll then go to each port and tell it which vlan it belongs to. The uplink port will be a trunk port.
Once I segment all the vlans, I can go back to vlan 1 and 10 and change it 24 bit
Can I get opinions/recommendations?
thanks