C613-50631-01 Rev A Command Reference for IE340 Series 2278
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
AUTHENTICATION COMMANDS
AUTH
-WEB FORWARD
auth-web forward
Overview Use this command to enable the web authentication packet forwarding feature on
the interface specified. This command also enables ARP forwarding, and adds
forwarded packets to the tcp or udp port number specified.
Use the no variant of this command to disable the specified packet forwarding
feature on the interface.
Syntax
auth-web forward [<ip-address>|<ip-address/prefix-length>]
{dns|tcp <1-65535>|udp <1-65535>}
or
auth-web forward {arp|dhcp|dns|tcp <1-65535>|udp <1-65535>}
The no variants of this command are:
no auth-web forward [<ip-address>|<ip-address/prefix-length>]
{dns|tcp <1-65535>|udp <1-65535>}
or
no auth-web forward {arp|dhcp|dns|tcp <1-65535>|udp <1-65535>}
Default Packet forwarding for port authentication is enabled by default for “arp”, “dhcp”
and “dns”.
Mode Interface Configuration for a static channel, a dynamic (LACP) channel group, or a
switch port; or Authentication Profile mode.
Usage notes For more information about the <ip-address> parameter, and an example, see the
“auth-web forward” section in the Alliedware Plus Technical Tips and Tricks.
Parameter Description
<ip-address>ď€
<ip-address/
ď€
prefix-length>
The IP address or subnet on which the web authentication is to
be enabled.
arp Enable forwarding of ARP.
dhcp Enable forwarding of DHCP (67/udp).
dns Enable forwarding of DNS (53/udp).
tcp Enable forwarding of TCP specified port number.
<1-65535> TCP Port number.
udp Enable forwarding of UDP specified port number.
<1-65535> UDP Port number.