D-Link DWS-1008 User Manual page 27

Wireless 8 port switch with poe
Hide thumbs Also See for DWS-1008:
Table of Contents

Advertisement

DWS-1008 User's Manual
Configuring IP Connectivity
To configure IP connectivity:
1. Configure a VLAN, assign a port to the VLAN that can provide IP connectivity through
the network for administrative purposes, and configure an IP address on the VLAN. (See
"Configuring VLANs and IP Addresses" below.)
2. Configure a default route. (See "Configuring a Default Route" on page 28.)
3. Test the IP configuration. (See "Verifying IP Connectivity" on page 29.)
Configuring VLANs and IP Addresses
Any or all VLANs on the switch can have an IP address. Web View requires IP connectivity
to a DWS-1008 switch to manage the switch. User traffic also requires VLANs, although you
do not need to configure every user's VLAN on every DWS-1008 switch.
To configure a VLAN and an IP address, use the following commands:
set vlan vlan-num name name
set vlan vlan-id port port-list [tag tag-value]
set interface vlan-id ip {ip-addr mask | ip-addr/mask-length}
Note: The vlan-id parameter can be the VLAN number or the VLAN name.
To verify the changes, use the following commands:
show vlan config
show interface
The following commands configure a VLAN named mgmt and two additional VLANs over an
802.1Q trunk link for network traffic:
DWS-1008# set vlan 2 name mgmt
success: change accepted.
DWS-1008# set vlan mgmt port 5
success: change accepted.
DWS-1008# set vlan 3 name red
success: change accepted.
DWS-1008# set vlan red port 5 tag 30
success: change accepted.
DWS-1008# set vlan 4 name blue
success: change accepted.
DWS-1008# set vlan blue port 5 tag 20
success: change accepted.
D-Link Systems, Inc.
Configuration (continued)
Configuration
22

Advertisement

Table of Contents
loading

Table of Contents