Configuration; Configuration Steps - Alcatel-Lucent OmniAccess 700 Cli Configuration Manual

Release versions: 2.2, 2.2-r02, 2.3
Hide thumbs Also See for OmniAccess 700:
Table of Contents

Advertisement

Left running head:
Chapter name (automatic)
802.1X Port-Based Authentication
802.1X C
ONFIGURATION
Refer to the following sections to configure 802.1X on the OA-700:
"802.1X Configuration Steps"
"802.1X Configuration Flow"
"802.1X Configuration Commands"
"802.1X Show Commands"
802.1X C
ONFIGURATION
This section lists step by step instructions to be followed while configuring the
802.1X.
Step 1: To enable 802.1X port-based authentication, you should enable AAA
services and specify the authentication method list. A method list describes the
sequence and authentication methods to be queried to the authentication server
to authenticate a user.
The above CLI commands are the minimum and mandatory steps to enable
802.1X port-based authentication.
For more details on AAA configuration commands, refer to the
Configuration and Monitoring"
Step 2: Enter Configuration Mode.
Step 3: Enable 802.1X port-based authentication globally. See
Port-based Authentication Globally"
210
Beta
S
TEPS
ALU(config)# aaa services
ALU(config)# aaa server-group radius <name>
ALU(config-rad-grp)# radius-server <ip-address> key
<string>
ALU(config-rad-grp)# exit
ALU(config)# aaa method-list <name> <methods>...
ALU(config)# aaa authentication dot1x <method-list-
name>
Example:
ALU(config)# aaa services
ALU(config)#aaa server-group radius rad1
ALU(config-rad1-grp)# radius-server 10.0.0.254 key
admin
ALU(config-rad1-grp)# exit
ALU(config)# aaa method-list m1 rad1
ALU(config)# aaa authentication dot1x m1
chapter in this guide).
ALU# configure terminal
ALU(config)#
Alcatel-Lucent
"System
"To Enable 802.1X
CLI Configuration Guide
Beta

Advertisement

Table of Contents
loading

Table of Contents