인증자 구성
이더넷 인터페이스에서 IEEE 802.1x 포트 기반 네트워크 액세스 제어 프로토콜을 구성하려면 계층 수준에서 명령문을 [edit protocols dot1x]
구성 authenticator
해야 합니다. authentication-profile-name access-profile-name
명령문을 사용하여 인증 RADIUS 서버를 지정하고, 명령문을 사용하여 interface
IEEE 802.1x 프로토콜 사용을 위해 라우터상의 기가비트 이더넷 또는 패스트 이더넷 인터페이스를 지정하고 구성합니다( 둘 다 [edit protocols dot1x authenticator]
계층 수준).
[edit protocols dot1x] authenticator { authentication-profile-name access-profile-name; interface (xe-fpc/pic/port | ge-fpc/pic/port | fe-fpc/pic/port) { maximum-requests seconds; quiet-period seconds; reauthentication (disable | interval seconds); retries integer; server-timeout seconds; supplicant (single); supplicant-timeout seconds; transmit-period seconds; } }