GarrettCom MNS-6K Switch User Manual


 
MAGNUM 6K SWITCHES, MNS-6K USER GUIDE
Syntax set-port port=<number|list|range> leave id=<number> releases a specific port from a
VLAN. For example if port 1 belongs to VLAN 10, 20, 30, 40 the command
set-port
port=1 leave id=40
makes port 1 belong to VLAN 10, 20, 30, dropping VLAN 40
Syntax show-port [port=<port|list|range>] shows all parameters related to tag vlan for the list of
ports. If the port parameter is omitted, it will display all ports
In the example below, we start with Port VLAN and convert to TAG VLAN. We define ports 14
through 16 to belong to VLANs 10, 20 and 30 and the rest of the ports belong to the default
VLAN – VLAN 1. Filtering is enabled on ports 14-16. The VLAN setup is done before devices
are plugged into ports 14-16 as a result the status of the ports show the port status as DOWN.
1. A word of caution – when TAG VLAN filtering is enabled, there can be
serious connectivity repercussions – the only way to recover from that it
is to reload the switch without saving the configuration or by modifying
the configuration from the console (serial) port
2. There can be either TAG VLAN on MSN-6K or Port VLAN. Both
VLANs cannot co-exit at the same time
3. There can only be one default VLAN for the switch. The default is set
to VLAN 1 and can be changed to another VLAN. A word of caution
on changing the default VLAN as well – there can be repercussions on
management as well as multicast and other issues
4. Tag VLAN support VLAN ids from 1 to 4096. VLAN ids more than
2048 are reserved for specific purposes and it is recommended they not
be used
5. There are a maximum of 32 VLANs per switch which can be defined
and supported
Magnum6K25# vlan type=port
Magnum6K25(port-vlan)## show vlan type=port
VLAN ID: 1
Name : Default VLAN
Status : Active
========================
PORT | STATUS
========================
9 | UP
10 | DOWN
11 | DOWN
12 | DOWN
13 | UP
15 | DOWN
16 | DOWN
112