8 configuring management vlan example, 9 vlan delete command – ZyXEL Communications IES-708-22A User Manual

Page 290

Advertising
background image

Chapter 46 IEEE 802.1Q Tagged VLAN Commands

IES-708-22A User’s Guide

290

46.4.8 Configuring Management VLAN Example

"

After the following example configuration, you must connect to the first
Ethernet port through a VLAN aware device that is using the proper VLAN ID
in order to perform management.

By default, the IES-708-22A’s DSL ports are members of the management VLAN (VID 1).
The following procedure shows you how to configure a tagged VLAN that limits management
access to just one Ethernet port.

"

Use the console port to configure the IES-708-22A if you misconfigure the
management VLAN and lock yourself out.

1 Use the

switch vlan set

command to configure a VLAN ID (VID 3 in this example)

for managing the IES-708-22A (the “management” or “CPU” VLAN).

2 Use the

switch vlan1q vlan cpu

command to set VID 3 as the management

VLAN.

46.4.9 VLAN Delete Command

Syntax:

ras> switch vlan delete <vlanlist>

where

This command deletes the specified VLAN ID entry from the static VLAN table. The
following example deletes entry 2 in the static VLAN table.

ras> switch vlan set 3 enet1:FT

ras> switch vlan cpu set 3

<vlanlist>

=

You can specify a single VID: <1>, all VIDs: <*>, a list of
VIDs: <1,3>, you can also include a range of VIDs: <1,5,6~8>.

ras> switch vlan delete 2

Advertising