Configuring Vlan Trunks; Trunking Overview - D-Link xStack DGS-3610 Series Configuration Manual

Hide thumbs Also See for xStack DGS-3610 Series:
Table of Contents

Advertisement

Chapter 8 VLAN Configuration
Command
DGS-3610(config-if)# switchport
mode access
DGS-3610(config-if)# switchport
access vlan vlan-id
The following example add Ethernet 1/10 to VLAN20 as an access interface:
DGS-3610# configure terminal
DGS-3610(config)# interface fastethernet 1/10
DGS-3610(config-if)# switchport mode access
DGS-3610(config-if)# switchport access vlan 20
DGS-3610(config-if)# end
The following example shows how to verify the configuration:
DGS-3610(config)#show interfaces gigabitEthernet 3/1 switchport
Switchport is enabled
Mode is access port
Acsess vlan is 1,Native vlan is 1
Protected is disabled
Vlan lists is ALL
8.3

Configuring VLAN Trunks

8.3.1

Trunking Overview

A trunk is a point-to-point link that connects one or multiple Ethernet switching interfaces to
other network devices (router or switch). One Trunk link can transmit the traffics of multiple
VLANs.
The Trunk of DGS-3610 series is encapsulated according to the 802.1Q standard. The
following diagram shows one network connected with trunks.
8-4
DGS-3610 Series Configuration Guide
Function
Define the VLAN member type of the interface (L2 ACCESS
port)
Assign the port to one VLAN.

Advertisement

Table of Contents
loading

Table of Contents