Dell PowerConnect J-EX4200-24T Software Manual page 2346

J series; j-ex series
Table of Contents

Advertisement

Dell PowerConnect J-Series Ethernet Switch Complete Software Guide for Junos OS
Configuration
CLI Quick
Configuration
Step-by-Step
Procedure
Results
2274
interface
ge-0/0/1
. When a RADIUS timeout occurs, supplicants on the interface will be
moved from the
default
VLAN to the VLAN named
NOTE: For more information about authentication, authorization, and
accounting (AAA) services, see the Junos OS System Basics Configuration
Guide at
http://www.juniper.net/techpubs/software/junos/
To configure server fail fallback on the switch:
To quickly configure server fail fallback on the switch, copy the following commands and
paste them into the switch terminal window:
[edit protocols dot1x authenticator]
set interface ge-0/0/1 server-fail vlan-name vlan-sf
To configure an interface to divert supplicants to a specific VLAN when a RADIUS timeout
occurs (here, the VLAN is
Define the VLAN to which supplicants are diverted:
1.
[edit protocols dot1x authenticator]
user@switch# set interface server-fail vlan-name vlan-sf
Display the results of the configuration:
user@switch> show configuration
interfaces {
ge-0/0/1 {
unit 0 {
family ethernet-switching {
vlan {
members default;
}
}
}
}
protocols {
dot1x {
authenticator {
authentication-profile-name profile52;
interface {
ge-0/0/1.0 {
server-fail vlan-name vlan-sf;
}
}
}
}
}
}
vlan-sf
):
vlan-sf
.
.

Advertisement

Table of Contents
loading

Table of Contents