Juniper JUNOS OS 10.4 - FOR EX REV 1 Manual page 2914

For ex series ethernet switches
Table of Contents

Advertisement

Complete Software Guide for Junos
Results
2810
®
OS for EX Series Ethernet Switches, Release 10.4
Set the authentication profile (see "Configuring 802.1X Interface Settings (CLI
6.
Procedure)" on page 2829 and "Configuring 802.1X RADIUS Accounting (CLI
Procedure)" on page 2837):
[edit protocols]
set dot1x authenticator authentication-profile-name auth-profile
Add the MAC address of the phone to the static MAC bypass list:
7.
[edit protocols]
set dot1x authenticator static 00:04:f2:11:aa:a7
Set the supplicant mode to multiple:
8.
[edit protocols]
set dot1x authenticator interface ge-0/0/2.0 supplicant multiple
Display the results of the configuration:
[edit]
user@switch# show configuration
interfaces {
ge-0/0/2 {
unit 0 {
family ethernet-switching {
port-mode access;
vlan {
members data-vlan;
}
}
}
}
}
protocols {
lldp-med {
interface ge-0/0/2.0;
}
dot1x {
authenticator {
authentication-profile-name auth-profile;
static {
00:04:f2:11:aa:a7;
}
}
interface {
ge-0/0/2.0 {
supplicant multiple;
}
}
}
}
vlans {
data-vlan {
vlan-id 77;
interface {
ge-0/0/2.0;
}
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents