cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
787
Views
0
Helpful
2
Replies

Vlan Description Switch 2960

Azuriste
Level 1
Level 1

Hi ,

 

Is there a way to give description of the Vlan name in switch 2960 ?

so my Purpose when i do show Vlan , i will show vlan names with description

 

Thanks

1 Accepted Solution

Accepted Solutions

Hi, there isn't description for vlan.

The name is basically the description with some limitations:

 

switch(config-vlan)# namevlan-name

Names the VLAN. You can enter up to 32 alphanumeric characters to name the VLAN. You cannot change the name of VLAN1 or the internally allocated VLANs. The default value is VLANxxxx where xxxx represent four numeric digits (including leading zeroes) equal to the VLAN ID number.

 

Regards.

View solution in original post

2 Replies 2

Seb Rupik
VIP Alumni
VIP Alumni

Hi there,

No I'm afraid not.

 

The VLAN ID is the UID so typically the 'name' attribute for a VLAN is used as a description, with a view of making it as short and precise as possible so it does not get truncated in the show commands where it may lose all meaning! :)

 

cheers,

Seb.

Hi, there isn't description for vlan.

The name is basically the description with some limitations:

 

switch(config-vlan)# namevlan-name

Names the VLAN. You can enter up to 32 alphanumeric characters to name the VLAN. You cannot change the name of VLAN1 or the internally allocated VLANs. The default value is VLANxxxx where xxxx represent four numeric digits (including leading zeroes) equal to the VLAN ID number.

 

Regards.