•
Configured basic access between the EX Series switch and the RADIUS server. See
“Example: Connecting a RADIUS Server for 802.1X to an EX Series Switch” on page 2545.
To configure MAC RADIUS authentication using the CLI:
•
On the switch, configure the interfaces to which the nonresponsive hosts are attached
for MAC RADIUS authentication, and add the
restrict
qualifier for interface
ge-0/0/20
to have it use only MAC RADIUS authentication:
[edit]
user@switch#
set protocols dot1x authenticator interface ge-0/0/19
mac-radius
user@switch#
set protocols dot1x authenticator interface ge-0/0/20 mac-radius
restrict
•
On a RADIUS authentication server, create user profiles for each nonresponsive host
using the MAC address (without colons) of the nonresponsive host as the username
and password (here, the MAC addresses are
00:04:0f:fd:ac:fe
and
00:04:ae:cd:23:5f
):
[root@freeradius]#
edit /etc/raddb
vi users
00040ffdacfe Auth-type:=Local, User-Password = "00040ffdacfe"
0004aecd235f Auth-type:=Local, User-Password = "0004aecd235f"
Related
Documentation
Example: Configuring MAC RADIUS Authentication on an EX Series Switch on page 2564
•
•
Verifying 802.1X Authentication on page 2634
•
Understanding Authentication on EX Series Switches on page 2526
Copyright © 2010, Juniper Networks, Inc.
2614
Complete Software Guide for Junos
®
OS for EX Series Ethernet Switches, Release 10.3
Summary of Contents for JUNOS OS 10.3 - SOFTWARE
Page 325: ...CHAPTER 17 Operational Mode Commands for System Setup 229 Copyright 2010 Juniper Networks Inc ...
Page 1323: ...CHAPTER 56 Operational Mode Commands for Interfaces 1227 Copyright 2010 Juniper Networks Inc ...
Page 2841: ...CHAPTER 86 Operational Commands for 802 1X 2745 Copyright 2010 Juniper Networks Inc ...
Page 3367: ...CHAPTER 113 Operational Mode Commands for CoS 3271 Copyright 2010 Juniper Networks Inc ...
Page 3435: ...CHAPTER 120 Operational Mode Commands for PoE 3339 Copyright 2010 Juniper Networks Inc ...
Page 3529: ...CHAPTER 126 Operational Mode Commands for MPLS 3433 Copyright 2010 Juniper Networks Inc ...