Table 335: Components of the Static MAC Authentication Configuration Topology
Settings
Property
EX4200, 24 Gigabit Ethernet ports: 8 PoE ports (
ge-0/0/0
through
ge-0/0/23
)
Switch hardware
default
VLAN name
ge-0/0/19
, MAC address 00:04:0f:fd:ac:fe
ge-0/0/20
, MAC address 00:04:ae:cd:23:5f
Connections to integrated printer/fax/copier machines
(no PoE required)
The printer with the MAC address 00:04:0f:fd:ac:fe is connected to access interface
ge-0/0/19
. A second printer with the MAC address 00:04:ae:cd:23:5f is connected to
access interface
ge-0/0/20
. Both printers will be added to the static list and bypass
802.1X authentication.
Configuration
To configure static MAC authentication, perform these tasks:
CLI Quick
Configuration
To quickly configure static MAC authentication, copy the following commands and paste
them into the switch terminal window:
[edit]
set protocols dot1x authenticator authenticaton-profile-name profile1
set protocols dot1x authenticator static [00:04:0f:fd:ac:fe 00:04:ae:cd:23:5f]
set protocols dot1x interface all supplicant multiple
Step-by-Step
Procedure
Configure static MAC authentication:
Configure the authentication profile name (access profile name) to use for
authentication:
1.
[edit protocols]
user@switch#
set dot1x authenticator
authentication-profile-name
profile1
2.
Configure MAC addresses
00:04:0f:fd:ac:fe
and
00:04:ae:cd:23:5f
as static MAC
addresses:
[edit protocols]
user@switch#
set dot1x authenticator
static
[00:04:0f:fd:ac:fe 00:04:ae:cd:23:5f]
3.
Configure the 802.1X authentication method:
[edit protocols]
user@switch#
set dot1x interface all
supplicant
multiple
Results
Display the results of the configuration:
user@switch> show
interfaces {
ge-0/0/19 {
unit 0 {
family ethernet-switching {
vlan members default;
}
}
Copyright © 2010, Juniper Networks, Inc.
2562
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 ...