Hi I have created a vlan 200 on my 3750 core switch. All settings are as other Vlans but my new one reads a status of Down instead of up. Am I amissing something about making this Vlan active. It says it is manual instead of in VRAM but I have written the config.
=== Status Message ===
Vlan184 10.32.30.1 YES NVRAM up up
Vlan185 10.32.0.1 YES NVRAM up up
Vlan200 192.168.200.1 YES manual down down
Vlan1000 172.16.0.2 YES NVRAM up up
===Config =====
interface Vlan185
description ** Student Wireless **
ip address 10.32.0.1 255.255.254.0
ip access-group student_vlan_in in
ip helper-address 192.168.32.10
!
interface Vlan200
description ** BeBox Vlan **
ip address 192.168.200.1 255.255.255.0
ip access-group bebox_vlan_out out
ip helper-address 192.168.32.10
!
interface Vlan1000
description ** Sonicwall Gateway **
ip address 172.16.0.2 255.255.255.0
ip helper-address 192.168.32.10
Start Free Trial