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

J series; j-ex series
Table of Contents

Advertisement

Dell PowerConnect J-Series Ethernet Switch Complete Software Guide for Junos OS
Requirements
Overview and Topology
Configuration
CLI Quick
Configuration
Step-by-Step
Procedure
2324
This example uses the following hardware and software components:
A J-EX4200 Series switch
Before you begin, be sure you have:
Performed basic bridging and VLAN configuration on the switch. See "Example: Setting
Up Basic Bridging and a VLAN for a J-EX Series Switch" on page 1063.
Generated an SSL certificate and installed it on the switch. See "Generating SSL
Certificates to Be Used for Secure Web Access" on page 398.
Configured basic access between the J-EX Series switch and the RADIUS server. See
"Example: Connecting a RADIUS Server for 802.1X to a J-EX Series Switch" on page 2267.
Designed your captive portal login page. See "Designing and Modifying a Captive Portal
Authentication Login Page on a J-EX Series Switch" on page 2351.
This example shows the configuration required on the switch to enable captive portal
on an interface. To permit a printer connected to the captive portal interface to access
the LAN, add its MAC address to the authentication whitelist. The MAC addresses on this
list are permitted access on the interface without captive portal authentication.
The topology for this example consists of one J-EX Series switch connected to a RADIUS
authentication server. One interface on the switch is configured for captive portal. In this
example, the interface is configured in single supplicant mode.
To configure captive portal on your switch:
To quickly configure captive portal on the switch after completing the tasks in the
Requirements section, copy the following commands and paste them into the switch
terminal window:
[edit]
set system services web-management https local-certificate my-signed-cert
set services captive-portal secure-authentication https
set services captive-portal interface ge-0/0/10.0
set ethernet-switching-options authentication-whitelist 00:10:12:e0:28:22
set custom-options post-authentication-url http://www.my-home-page.com
To configure captive portal on the switch:
To create a secure channel for Web access to the switch, configure captive portal
1.
for HTTPS:
Associate the security certificate with the Web server and enable HTTPS on the
a.
switch:
[edit]
user@switch# set system services web-management https local-certificate
my-signed-cert

Advertisement

Table of Contents
loading

Table of Contents