Set port dot1x max-req, Set port dot1x port-control, Set port dot1x max-req set port dot1x port-control – Avaya C460 User Manual

Page 114

Advertising
background image

Chapter 2 Avaya C460 CLI Commands

102

Avaya C460 Reference Guide

set port dot1x max-req

User level: admin.
Use the set port dot1x max-req command to set the maximal number of times
the port tries to retransmit requests to the Authenticated Station before the session is
terminated.

The syntax for this command is:

set port dot1x max-req

<module/port> <count>

Example:

set port dot1x port-control

User level: admin.
Use the set port dot1x port-control command to set the dot1x parameter
per port.

The syntax for this command is:

set port dot1x port-control <module/port> <mode>

Example:

module/
port

Module and port number.
You can also specify a range of ports separated by a dash, for
example, 4/5-13 for ports 5 to 13 on module 4.

count

Number of attempts – 1 to 10

C460-1(super)# set port dot1x max-req 1/2 5

module/
port

Module and port number.
You can also specify a range of ports separated by a dash, for
example, 4/5-13 for ports 5 to 13 on module 4.

mode

• force-unauthorize - the port is always is blocking state
• auto - forwarding/blocking depends on authorization outcome
• force-authorize - the port is always in forwarding state

C460-1(super)# set port dot1x port-control 2/3 force-

authorize

port 1/2 control was set to force-authorize

Advertising