Vlan Settings; Cli Configurations - Tripp Lite NGI-M05-C1 Owner's Manual

5-port 10/100/1000 base-t + 1-slot gigabit sfp managed industrial gigabit ethernet switch
Table of Contents

Advertisement

A broadcast frame (or a multicast frame for a multicast group that is known by the system)
is duplicated only on ports that are members of the VID (except the ingress port itself),
thus confining the broadcast to a specific domain.
802.1QPort base VLAN
With port-based VLAN membership, the port is assigned to a specific VLAN independent
of the user or system attached to the port. This means all users attached to the port should
be members of the same VLAN. The network administrator typically performs the VLAN
assignment. The port configuration is static and cannot be automatically changed to another
VLAN without manual reconfiguration.
As with other VLAN approaches, the packets forwarded using this method do not leak into
other VLAN domains on the network. After a port has been assigned to a VLAN, the port
cannot send to or receive from devices in another VLAN without the intervention of a
Layer 3 device.
The device that is attached to the port likely has no understanding that a VLAN exists. The
device simply knows that it is a member of a subnet and that the device should be able to
talk to all other members of the subnet by simply sending information to the cable segment.
The switch is responsible for identifying that the information came from a specific VLAN
and for ensuring that the information gets to all other members of the VLAN. The switch
is further responsible for ensuring that ports in a different VLAN do not receive the
information.
This approach is quite simple, fast, and easy to manage in that there are no complex lookup
tables required for VLAN segmentation. If port-to-VLAN association is done with an
application-specific integrated circuit (ASIC), the performance is very good. An ASIC
allows the port-to-VLAN mapping to be done at the hardware level.
Notice: The maximum VLAN group is 4094.

6.3.2.1. VLAN Settings

6.3.2.1.1. CLI Configurations

Node
enable
show vlan
enable
show vlan <1-4094>
enable
configure terminal
configure
vlan <1~4094>
configure
no vlan <1~4094>
Command
This command displays all of the VLAN
configurations.
This command displays the VLAN
configurations.
This command changes the node to
configure node.
This command enables a VLAN and
enters the VLAN node.
This command deletes a VLAN.
96
Description

Advertisement

Table of Contents
loading

Table of Contents