84
DWS-1008 User’s Manual
D-Link Systems, Inc.
Configuring and Managing Ports and VLANs
DWS-1008#
set port type wired-auth 5
success: change accepted
DWS-1008#
show port status
Port Name
Admin
Oper Config
Actual
Type Media
=============================================================
1
mgmt
up
up
auto
100/full
network 10/100BaseTx
2
finance
up
up
auto
100/full
ap
10/100BaseTx
3
accounting up
up
auto
100/full
ap
10/100BaseTx
4
shipping
up
up
auto
100/full
ap
10/100BaseTx
5
lobby up
up
up
auto
100/full wired auth 10/100BaseTx
6
conf_room1 up
up
auto
100/full wired auth 10/100BaseTx
7
backbone up
down auto
network
8
backbone up
down auto
network
5.
Configure ports 7 and 8 as a load-sharing port group to provide a redundant link to the
backbone, and verify the configuration change. Type the following commands:
DWS-1008#
set port-group name backbonelink port 7,8 mode on
success: change accepted.
DWS-1008#
show port-group
Port group: backbonelink is up
Ports: 7,8
6.
Add port 1 to the
default
VLAN (VLAN 1), configure a VLAN named
roaming
on ports 2
and 3, and verify the configuration changes. Type the following commands:
DWS-1008#
set vlan default port 1
success: change accepted.
DWS-1008#
set vlan 2 name roaming port 2,3
success: change accepted.
DWS-1008#
show vlan config
Admin
VLAN Tunl
Port
VLAN Name
Status
State Affin Port
Tag
State
--------------------------------------------------------------------------------------------------------------
1
default
Up
Up 5
1
none
Up
2
roaming
Up
Up 5
5
none
Up
6
none
Up
7.
Save the configuration. Type the following command:
DWS-1008#
save config