add interface WAN vlan
Description
Create VLAN over flexi-WAN.
Syntax
add interface WAN vlan <vlan_number> ipv4-address <ip> subnet-mask <subnet-mask> |
Parameters
Parameter |
Description |
---|---|
hotspot |
Redirect users to the hotspot portal before allowing access from this interface |
lan-access-track |
Traffic from this network to local networks will be logged once this option is enabled. |
lan access |
Local networks will be accessible from this network once this option is enabled |
description |
Description |
state |
The mode of the network - enabled or disabled |
802dot1x-authentication |
Activate 802.1x authentication on this network |
802dot1x-re-authentication-frequency |
Indicates the 802.1x re-authentication frequency for this network (in seconds) |
auto-negotiation |
Enable this option to manually configure the link speed of the interface |
lan-mac-filtering |
Indicates if MAC filtering is enforced on this network or not |
link-speed |
Configure the link speed of the interface manually |
mtu |
Configure the Maximum Transmission Unit size for an interface |
exclude-from-dns-proxy |
Exclude from DNS proxy |
mac-address-override |
Override default MAC address |
ipv4-address |
Enter the IP address of the interface |
monitor-mode |
Monitor mode |
unassigned |
Unassigned |
Example
add interface WAN vlan <vlan_number> ipv4-address <ip> subnet-mask <subnet-mask> |