Cambium cnMatrix - Inter-VLAN Routing

Edited

Purpose

The purpose of this guide is to demonstrate how to enable Layer 3 routing 

Configuration

Step 1

Enable IP Routing

enable
configure terminal
ip routing

Step 2

Define the layer 2 VLAN 

vlan 999
name testing
exit

Step 3

Define the Layer 3 interface (Protocol Based VLAN)

interface vlan 999
ip address [x.x.x.x] [x.x.x.x]
no shutdown
exit

 

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.