1 Access the
Security
>
Authentication Manager
>
Configuration
page.
The Authentication Manager Configuration window opens.
2 Select Enable.
3 Click
Submit
.
4 Access the
Security
>
Authentication Manager
>
Authentication Tiering
page.
The Authentication Tiering window opens.
5 Select interface 1/0/3 checkbox and click
Edit
.
The Edit Authentication Tiering window opens.
6 Type 10000 in the Re-Authentication Timer field.
7 In the Configured Method Order box, move Dot1x, MAB, and Captive Portal to the Order box by
selecting the method and clicking the button.
8 In the Configured Method Priority box, move Dot1x and Captive Portal to the Priority box by
selecting the method and clicking the button.
9 Click
Submit
.
Configuring Authentication Tiering Using the CLI
To configure Authentication Tiering using the CLI:
1 Enable Authentication Tiering globally.
config
authentication enable
exit
2 Configure the authentication order, priority, and restart timer on interface 1/0/3.
config
interface 1/0/3
authentication order dot1x mab captive-portal
authentication priority captive-portal dot1x
authentication restart 10000
exit
exit
Configuring Differentiated Services for VoIP
One of the most valuable uses of DiffServ is to support Voice over IP (VoIP). VoIP traffic is inherently
time-sensitive: for a network to provide acceptable service, a guaranteed transmission rate is vital. This
example shows one way to provide the necessary quality of service: how to set up a class for UDP
traffic, have that traffic marked on the inbound side, and then expedite the traffic on the outbound side.
The configuration script is for Router 1 in
. A similar script should be applied to Router 2.
Configuration Examples
ExtremeSwitching 200 Series: Administration Guide
343