beautypg.com

Auth host-mode – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1136

background image

Authentication Commands

Software Reference for x310 Series Switches

43.10

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

auth host-mode

This command selects host mode on the interface. Multi-host is an extension to
IEEE802.1X.

Use the no variant of this command to set host mode to the default setting (single host).

Syntax

auth host-mode {single-host|multi-host|multi-supplicant}

no auth host-mode

Default

The default host mode for port authentication is for a single host.

Mode

Interface Configuration for a static channel, a dynamic (LACP) channel group, or a switch
port.

Examples

To set the host mode to multi-supplicant on interface port1.0.2, use the following
commands:

To set the host mode to default (single host) on interface port1.0.2, use the following
commands:

Validation

Commands

show dot1x
show dot1x interface
show running-config

Parameter

Description

single-host

Single host mode.

multi-host

Multi host mode.

multi-supplicant

Multi supplicant (client device) mode.

awplus#

configure terminal

awplus(config)#

interface port1.0.2

awplus(config-if)#

auth host-mode multi-supplicant

awplus#

configure terminal

awplus(config)#

interface port1.0.2

awplus(config-if)#

no auth host-mode