Nortel Networks 2300 Series Set fdb, WSS# clear vlan green port, WSS# clear vlan red port 4 tag

Models: 2300 Series

1 622
Download 622 pages 48.74 Kb
Page 87
Image 87

VLAN Commands 87

Examples The following command removes port 1 from VLAN green:

WSS# clear vlan green port 1

This may disrupt user connectivity. Do you wish to continue? (y/n) [n]y success: change accepted.

The following command removes port 4, which uses tag value 69, from VLAN red:

WSS# clear vlan red port 4 tag 69

This may disrupt user connectivity. Do you wish to continue? (y/n) [n]y success: change accepted.

The following command completely removes VLAN marigold:

WSS# clear vlan marigold

This may disrupt user connectivity. Do you wish to continue? (y/n) [n]y success: change accepted.

See Also

set vlan port on page 80

show vlan config on page 89

set fdb

Adds a permanent or static entry to the forwarding database.

Syntax set fdb {perm static} mac-addrport port-listvlan vlan-id[tag tag-value]

perm

 

Adds a permanent entry. A permanent entry does not age out and remains

 

 

in the database even after a reboot, reset, or power cycle.

static

 

Adds a static entry. A static entry does not age out, but is removed from

 

 

the database after a reboot, reset, or power cycle.

mac-addr

 

Destination MAC address of the entry. Use colons to separate the octets

 

 

(for example, 00:11:22:aa:bb:cc).

port port-list

List of physical destination ports for which to add the entry. A separate

 

 

entry is added for each port you specify.

vlan vlan-id

Name or number of a VLAN of which the port is a member. The entry is

 

 

added only for the specified VLAN.

tag tag-value

VLAN tag value that identifies a virtual port. You can specify a number

 

 

from 1 through 4093. If you do not specify a tag value, an entry is created

 

 

for an untagged interface only. If you specify a tag value, an entry is

 

 

created only for the specified tagged interface.

Defaults

None.

 

Access

Enabled.

 

Usage You cannot add a multicast or broadcast address as a permanent or static FDB entry.

Nortel WLAN—Security Switch 2300 Series Command Line Reference

Page 87
Image 87
Nortel Networks 2300 Series Set fdb, WSS# clear vlan green port, WSS# clear vlan red port 4 tag, WSS# clear vlan marigold