Set vlan, Set vlan -3, Command mode – Avaya Cajun P550R User Manual

Page 648: Description, Guidelines, Syntax

Advertising
background image

Command Reference Guide for the Avaya P550R, P580, P880, and P882 Multiservice Switches, v5.3.1

32-3

VLAN

set vlan

Command Mode

Configure

Description

This command adds or removes one or more switch port[s] to or
from the VLAN specified by the user.

Guidelines

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, if
specified, are ignored. The two optional arguments for VLAN
creation are:

autoincrement-HT-size: This argument specifies whether the
AFT hash table associated with this VLAN can grow when the
table is full (defaults to TRUE).

init-HT-size: This argument specifies the initial hash table
size. The table size specified must be one of 16, 32, 64, 128,
256, 512, 1024, 2048, 4096 or 8192 (defaults to 1024).

Syntax

Table 32-2

lists the parameters, keywords, and arguments for the set

vlan command.

Table 32-2. Parameters, Keywords, Arguments

To Enable:

set vlan {<vlan-id>|name <vlan-name>} <mod-port-
range>[...,<mod-port-range>]

To Disable:

clear vlan {<vlan-id>|name <vlan-name>} <mod-port-
range>[...,<mod-port-range>]

Name

Definition

vlan-id

Specifies the VLAN to add or remove ports to or from by
its VLAN ID.

vlan-name

Specifies the VLAN to add or remove ports to or from by
it's name.

mod-port-range

Specifies a single switch port or range of switch ports on a
module to add or remove to or from the VLAN.

Advertising