cancel
Showing results for 
Search instead for 
Did you mean: 

Creating VLAN without port

nbctcp
New Contributor III
Hi,
I have FCX6485 version  08.0.30sT7f3 
I want to create a new vlan without assigning port
In Cisco
Switch(config)# vlan 20
Switch(config-vlan)# name vlan20

Can I do the same in Ruckus switch

tq
3 REPLIES 3

ys
New Contributor III
According to the document, you can create vlan without any port assignment.

http://docs.ruckuswireless.com/fastiron/08.0.30/fastiron-08030p-commandref/GUID-6486E07E-29CD-4A59-8...

jon_maiman_iyni
New Contributor III
    

Config t

Vlan 20 name "Placeholder"


Out of curiosity, what is your use case for this?   Are you just using the empty VLAN for documentation purposes until ports are added later?

--Jon 

nbctcp
New Contributor III
SSH@SWFCX6485(config)#vlan 11 name COBA
SSH@SWFCX6485#sh vlan br
System-max vlan Params: Max(4095) Default(64) Current(64)
Default vlan Id :1
Total Number of Vlan Configured :11
VLANs Configured :1 10 20 30 40 50 60 80 88 90 100

New vlan 11 won't exist

I am creating new empty vlan just for allocation.