MNS-BB Software User Guide
-91-
Usage:
set-port port=<number|list|range> default id=<number>
set-port port=<number|list|range> filter status=<enable|disable>
set-port port=<number|list|range> tagging id=<number>
status=<tagged|untagged>
set-port port=<number|list|range> join id=<number>
set-port port=<number|list|range> leave id=<number>
Note: The old commands will still work, but it will give a message that it is deprecated.
set-port port=<port> default id=<vlan> will set the default vlan id (termed PVID in previous
versions). Default vlan id is the vlan id assigned to the untagged packets received on that port.
set-port port=<port> filter status=<enable|disable> will enable or disable the vlan filtering
function. When enabled, the switch will drop the packets coming in through a port if the port is not a
member of the vlan of the packet. For example, if port 1 is a member of vlans 10,20 and 30, and vlan
filter is enabled on port 1, if a packet with vlan id 40 arrives at port 1 it will be dropped.
set-port port=<number|list|range> tagging id=<number> status=<tagged|untagged> will define
the outgoing packets from a port will be tagged or untagged. This definition is on a per VLAN basis.
For example the command set-port port=1 tagging id=10 status=tagged will instruct the switch to tag
all packets belonging to vlan 10 that goes out of port 1.
set-port port=<number|list|range> join id=<number> will add the specified
port(s) to the specified vlan id. This command will work with active or pending vlans.
set-port port=<number|list|range> leave id=<number> will delete the
port(s) from the specified vlan id. This command will work with active or pending vlans.
show-port [port=<port|list|range>] will show all parameters related to tag vlan for the list of ports.
If the port parameter is omitted, it will display all ports.
LE2425A(tag-vlan)##show-port
VLAN Port Status.
Port 1
Default Vlan : 1
Filter Status : ENABLED.
VLAN Memberships:
Vlan: 1 Status: Active UNTAGGED
Port 2
Default Vlan : 1
Filter Status : ENABLED.
VLAN Memberships:
Vlan: 1 Status: Active UNTAGGED
Port 3
Default Vlan : 1
Filter Status : ENABLED.
VLAN Memberships:
Vlan: 1 Status: Active UNTAGGED
16.6 Web: View and Configure Tag-Vlan Parameters
In the web browser interface:
1. Click on the [Configuration].
2. Click on [Vlan].