Ubiquiti EdgeSwitch ES-24-250W Administration Manual page 269

User interface for poe switches
Hide thumbs Also See for EdgeSwitch ES-24-250W:
Table of Contents

Advertisement

EdgeSwitch
Administration Guide
1. Create VLANs 10, 20, 30, 40, and enable routing on these VLANs.
(UBNT EdgeSwitch) #vlan database
vlan 10,20,30,40
vlan routing 10 1
vlan routing 20 2
vlan routing 30 3
vlan routing 40 4
exit
2. Add physical ports to the VLANs and configure PVID on the corresponding interfaces.
config
interface 0/2
vlan pvid 10
vlan participation exclude 1
vlan participation include 10
exit
interface 0/4
vlan pvid 20
vlan participation exclude 1
vlan participation include 20
exit
interface 0/22
vlan pvid 30
vlan participation exclude 1
vlan participation include 30
exit
interface 0/24
vlan pvid 40
vlan participation exclude 1
vlan participation include 40
exit
exit
3. Enable routing on each VLAN interface and assign an IP address.
config
interface vlan 10
routing
ip address 1.1.1.1 255.255.255.0
exit
interface vlan 20
routing
ip address 2.2.2.1 255.255.255.0
exit
interface vlan 30
routing
ip address 3.3.3.1 255.255.255.0
exit
interface vlan 40
routing
ip address 4.4.4.3 255.255.255.0
exit
Ubiquiti Networks, Inc.
Configuration Examples
268

Advertisement

Table of Contents
loading

Table of Contents