Clear vlan, Clear vlan (layer 3), Clear vlan clear vlan (layer 3) – Avaya C460 User Manual

Page 36

Advertising
background image

Chapter 2 Avaya C460 CLI Commands

24

Avaya C460 Reference Guide

clear vlan

User level: read-write, admin.
Use the clear vlan command to delete an existing VLAN and return ports from
this VLAN to the default VLAN #1. When you clear a VLAN, all ports assigned to
that VLAN are assigned to the default VLAN #1.

The syntax for this command is:

clear vlan

<vlan-id>[name <vlan_name>]

If you wish to enter a name which includes spaces, you must enclose the entire
name in quotation marks, for example “new york”.

Example:

clear vlan (Layer 3)

User level: read-write, admin.
L If you are at the “read-write” user level, you can only access this command in

Configure mode.
Type configure at the command prompt to enter configure mode.

Use the clear vlan command to delete a Router layer 2 interface.

The syntax for this command is:

clear vlan

[<ifIndex>] | [name <ifname>]

Example:

vlan_id

VLAN number

vlan_name

VLAN name

C460-1# clear vlan 100

This command will assign all ports on vlan 100 to their

default in the entire management domain - do you want to

continue (Y/N)? y

VLAN 100 deletion successful

ifIndex

Interface Index

ifname

Interface name (used in layer 3 protocols)

C460-1(configure)# clear vlan 2 name vlan2

Advertising