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

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

Advertisement

EdgeSwitch
Administration Guide
3. Configure port 0/3 as a member of VLAN 20 and specify that untagged frames received on these ports will
be assigned to VLAN 20.
interface 0/3
vlan participation include 20
vlan pvid 20
exit
exit
4. Specify that all frames transmitted for VLANs 10 and 20 will be tagged.
config
vlan port tagging all 10
vlan port tagging all 20
exit
5. Enable routing for the VLANs:
(UBNT EdgeSwitch) #vlan database
vlan routing 10
vlan routing 20
exit
6. View the logical interface IDs assigned to the VLAN routing interfaces.
(UBNT EdgeSwitch) #show ip vlan
MAC Address used by Routing VLANs:
Logical
VLAN ID
Interface
-------
--------------
10
4/1
20
4/2
As the output shows, VLAN 10 is assigned ID 4/1 and VLAN 20 is assigned ID 4/2.
7. Enable routing for the switch:
config
ip routing
exit
8. Configure the IP addresses and subnet masks for the virtual router ports.
config
interface 4/1
ip address 192.150.3.1 255.255.255.0
exit
interface 4/2
ip address 192.150.4.1 255.255.255.0
exit
exit
Ubiquiti Networks, Inc.
00:00:AA:12:65:12
IP Address
Subnet Mask
---------------
---------------
0.0.0.0
0.0.0.0
0.0.0.0
0.0.0.0
Configuration Examples
266

Advertisement

Table of Contents
loading

Table of Contents