Avaya P550 참조 가이드

다운로드
페이지 595
VLAN
21-2
 Cajun P550/P220 Command Line Interface Reference Guide
 
   
This command in its positive form creates or renames a VLAN with the specified 
<vlan-id> and <vlan-name>.    The command is interpreted as a creation command if the 
<vlan-id> does not yet exist. If the <vlan-id> does exist the command is interpreted as a 
rename command and the optional arguments, except the vlan name, are ignored.
In its negative form, this command deletes the vlan specified by the user.
 
Table 21-1.  
Parameters, Keywords, Arguments
 To Enable:
set vlan <vlan-id> [name <vlan-name>] 
[autoincrement-HT-size {true|false}] 
[init-HT-size <size>]
 To Disable:
clear vlan {<vlan-id>|name <vlan-name>}
Name
Definition
vlan-id
• If creating a VLAN, this command specifies the 
VLAN's vlanID. 
• If modifying the name, this command specifies 
the VLAN to modify by its vlanID. 
• In the negative form, it specifies the VLAN to 
delete by its vlanID.
vlan-name (Optional in 
create)
• If creating a VLAN, this command specifies the 
name of the VLAN to create. 
• If left blank, the system will attempt to create a 
default name of the form VLANxxxx, where 
xxxx is the <vlan-id> padded to four spaces. For 
example the command "set vlan 10" would 
attempt to create a VLAN with an ID of 10 and a 
name of VLAN0010. 
• In the negative syntax, this command specifies 
the VLAN to delete by its name.