Dahua DH-PFS4218-16GT-240 Quick Start Manual - Page 18

Browse online or download pdf Quick Start Manual for Switch Dahua DH-PFS4218-16GT-240. Dahua DH-PFS4218-16GT-240 19 pages. 16/24-port poe gigabit managed switch

Dahua DH-PFS4218-16GT-240 Quick Start Manual
Configuration Steps
To configure the switch, do the following:
Step 1
Create the VLAN.
SWITCH #configure terminal
SWITCH (config)#vlan 2
SWITCH (config-vlan)# exit
SWITCH (config)#vlan 3
SWITCH (config-vlan)# exit
Step 2
Allocate the ports into the VLAN.
SWITCH(config)# interface GigabitEthernet 1/1
SWITCH (config-if)# switchport access vlan 2
SWITCH (config-if)# exit
SWITCH (config)# interface GigabitEthernet 1/2
SWITCH (config-if)# switchport access vlan 3
SWITCH (config-if)# exit
Figure 4-2
VLAN networking
Quick Operation 12