Cambium cnMatrix - VLAN Configuration

Edited

Purpose

The purpose of this guide is to demonstrate how to configure VLANs and assign ports to them

Configuration

Create a VLAN and assign name

VLAN 999
Name Testing

Assign ports to a VLAN untagged

VLAN 999
Ports add gigabitethernet 0/1 untagged all

Assign ports to a VLAN tagged

VLAN 999
ports add gigabitethernet 0/2

Add multiple tagged or untagged ports to a VLAN

VLAN 999
Ports add gigabitethernet 0/1-5 untagged all
Ports add gigabitethernet 0/6-10

Check which ports are assigned to a specific VLAN

show vlan id 999

Check which ports are assigned to VLANs

show VLAN brief

 

 

Was this article helpful?

Sorry about that! Care to tell us more?

Thanks for the feedback!

There was an issue submitting your feedback
Please check your connection and try again.