Juniper JUNOS OS 10.3 - SOFTWARE Manual page 2701

For ex series ethernet switches
Hide thumbs Also See for JUNOS OS 10.3 - SOFTWARE:
Table of Contents

Advertisement

Verification
Purpose
Action
Copyright © 2010, Juniper Networks, Inc.
[edit]
user@switch# show
system {
services {
web-management {
https {
local-certificate my-signed-cert;
}
}
}
}
security {
certificates {
local {
my-signed-cert {
"-----BEGIN RSA PRIVATE KEY-----\nMIICXwIBAAKBgQDk8sUggnXdDUmr7T
vLv63yJq/LRpDASfIDZlX3z9ZDe1Kfk5C9\nr/tkyvzv
...
Pt5YmvWDoGo0mSjoE/liH0BqYdh9YGqv3T2IEUfflSTQQHEOShS0ogWDHF\
nnyOb1O/vQtjk20X9NVQg JHBwidssY9eRp\n-----END CERTIFICATE-----\n";
## SECRET-DATA
}
}
}
}
services {
captive-portal {
interface {
ge-0/0/10.0;
}
secure-authentication https;
}
}
ethernet-switching-options {
authentication-whitelist {
00:10:12:e0:28:22/48;
}
}
To confirm that captive portal authentication is configured and working properly, perform
these tasks:
Verifying That Captive Portal Is Enabled on the Interface on page 2605
Verify That Captive Portal Is Working Correctly on page 2606
Verifying That Captive Portal Is Enabled on the Interface
Verify that captive portal is configured on interface
Use the operational mode command
user@switch> show captive-portal interface ge-0/0/10.0 detail
Chapter 82: Examples: Access Control Configuration
.
ge-0/0/10
show captive-portal interface interface-name detail
:
2605

Advertisement

Table of Contents
loading

Table of Contents