[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <logical-systems>
        <protocols>
            <dot1x>
                <authenticator>
                    <authentication-profile-name>authentication-profile-name
                                    </authentication-profile-name>
                    <static>...</static>
                    <interface>...</interface>
                </authenticator>
            </dot1x>
        </protocols>
    </logical-systems>
</configuration>

Description

802.1X authenticator options.

Contents

<authentication-profile-name>—Access profile name to use for authentication.

<interface>—802.1X interface specific options.

<static>—Static MAC configuration needed to bypass 802.1X.


[Contents] [Prev] [Next] [Index] [Report an Error]