Specifications

Table Of Contents
Chapter 39: vlan Commands
39 - 6 SSR Command Line Interface Reference Manual
vlan make
Purpose
Configures the specified ports into either trunk or access ports.
Format
vlan make
<port-type> <port-list>
Mode
Configure
Description
The
vlan
make
command turns a port into a VLAN trunk or VLAN access port. A
VLAN trunk port can forward traffic for multiple VLANs. Use trunk ports when you
want to connect SSR switches together and send traffic for multiple VLANs on a single
network segment connecting the switches.
Parameters
<port-type> The port type. You can specify one of the following types:
trunk-port
– The port will forward traffic for multiple
VLANs. The SSR will encapsulate all traffic in IEEE
802.1Q tag headers.
access-port
– The port will forward traffic only for
the VLANs to which you have added the ports and the
traffic will be untagged. This is the default.
<port-list>
The ports you are configuring. You can specify a single
port or a comma-separated list of ports. Example:
et.1.3,et.(1-3).(4,6-8).
Restrictions
None.