Juniper JUNOS OS 10.3 - SOFTWARE Manual page 2645

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

Advertisement

Verification
Purpose
Action
Meaning
Related
Documentation
Copyright © 2010, Juniper Networks, Inc.
user@switch> show configuration access
radius-server {
10.0.0.100
port 1812;
secret "$9$qPT3ApBSrv69rvWLVb.P5"; ## SECRET-DATA
}
}
profile profile1{
authentication-order radius;
radius {
authentication-server 10.0.0.100 10.2.14.200;
}
}
}
To confirm that the configuration is working properly, perform these tasks:
Verify That the Switch and RADIUS Server are Properly Connected on page 2549
Verify That the Switch and RADIUS Server are Properly Connected
Verify that the RADIUS server is connected to the switch on the specified port.
Ping the RADIUS server to verify the connection between the switch and the server:
user@switch> ping 10.0.0.100
PING 10.0.0.100 (10.0.0.100): 56 data bytes
64 bytes from 10.93.15.218: icmp_seq=0 ttl=64 time=9.734 ms
64 bytes from 10.93.15.218: icmp_seq=1 ttl=64 time=0.228 ms
ICMP echo request packets are sent from the switch to the target server at 10.0.0.100 to
test whether it is reachable across the IP network. ICMP echo responses are being returned
from the server, verifying that the switch and the server are connected.
Example: Setting Up 802.1X for Single Supplicant or Multiple Supplicant Configurations
on an EX Series Switch on page 2568
Example: Setting Up 802.1X in Conference Rooms to Provide Internet Access to
Corporate Visitors on an EX Series Switch on page 2554
Example: Setting Up VoIP with 802.1X and LLDP-MED on an EX Series Switch on
page 2580
Configuring 802.1X RADIUS Accounting (CLI Procedure) on page 2617
Filtering 802.1X Supplicants Using RADIUS Server Attributes on page 2618
Chapter 82: Examples: Access Control Configuration
2549

Advertisement

Table of Contents
loading

Table of Contents