cnPilot Enterprise AP User Guide CAMBIUM NETWORKS
Disabled: No access of device using this SVI’s VLAN
Allow-from-wired: Access of device is allowed from
wired side using this SVI’s VLAN
Allow-from-both-wired-wireless: Access of device is
allowed from both wired & wireless side using this
SVI’s VLAN
You can configure the above parameters through the CLI.
In the CLI
To switch from configuration context to SVI context:
(cnPilot Enterprise AP) (configure)# interface vlan vlan-id
To enable management access through given SVI. Access from both wired and wireless is allowed:
(cnPilot Enterprise AP) (configure)# management-access all
To enable management access through given SVI. Access from only wired side is permitted:
(cnPilot Enterprise AP) (configure)# management-access wired
To disable management access through given SVI:
(cnPilot Enterprise AP) (configure)# no management-access
NAT and Port Forwarding
NAT allows to hide IP addresses of a subnet while accessing IP addresses in another subnet. Each
SVI / Subnet needs to be individually configured for NAT.
You can configure NAT using the UI and CLI:
In the UI
Figure 17: Configure: NAT
In the CLI
To switch from configuration context to SVI context: