Difference between revisions of "NAS Identifier"

Line 1: Line 1:
 
__FORCETOC__
 
__FORCETOC__
=== RADIUS > 설정 > NAS-ID ===
+
=== RADIUS > Settings > NAS-ID ===
 +
Network access server identifier (NAS-ID) is used to notify the source of a RADIUS access request, which
 +
enables the RADIUS server to choose a policy for that request.<ref>https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/config-guide/b_wl_16_10_cg/network-access-server-identifier.pdf</ref><ref>https://freeradius.org/rfc/rfc2865.html#NAS-Identifier</ref>
  
RADIUS 클라이언트(AP Controller, AP 등)에서 전송한 Access-Request에 포함된 식별자로 [[NAS]]를 구분하기 위한 정보입니다.<ref>https://freeradius.org/rfc/rfc2865.html#NAS-Identifier</ref><br>
+
In the wireless environment, the NAS-ID Attribute may indicate an SSID(Service Set Identifier) but the name may be different because it may be configured manually in an Access Point.
무선랜 환경에서는 SSID에 해당하나 SSID와 표시 이름은 다들 수 있습니다.
 
  
imRAD는 NAS-ID를 자동으로 수집하며 이 정보를 관리 할 수 있습니다.
+
The imRAD automatically saves NAS-ID attributes from all request.
 
{| class="wikitable"
 
{| class="wikitable"
! 이름 !! 설명
+
! Column !! Description
 
|-
 
|-
| NAS-Identifier || NAS-ID를 의미하며 무선랜 환경에서의 SSID와 동일하나 그 이름은 다를 수 있습니다<br>(NAS내에서 어떻게 설정하느냐에 따라 그 이름이 변경될 수 있습니다).
+
| style='width:150px' | NAS-Identifier || The name of a NAS-Identifier.
 
|-
 
|-
| NAS IP 주소|| NAS-ID를 제공한 [[NAS]] 장비의 IP 주소 입니다.
+
| NAS IP Address|| The IP address of a NAS of which generates the NAS-Identifier.
 
|-
 
|-
| Called-Station-ID <ref>https://www.oreilly.com/library/view/radius/0596003226/re07.html</ref><ref>https://tools.ietf.org/html/rfc2865#page-50</ref> || [[NAS]] 장비의 물리적 인터페이스 주소 및 기타 설명이 포함되어 있습니다.
+
| Called-Station-ID || Refer to the [[Accounting]].
 
|-
 
|-
| NAS Port Type || NAS-ID의 포트 형식을 의미합니다.<ref>https://www.iana.org/assignments/radius-types/radius-types.xhtml#radius-types-13</ref>
+
| NAS Port Type || Refer to the [[Accounting]].
 
|-
 
|-
| 동시 사용 || 하나의 User-Name이 하나의 NAS-ID에 동시에 로그인 할 수 있는 개수를 지정 할 수 있습니다.<br>
+
| Simul || It is short for "Simultaneous-Use" and used to control simultaneous access of the same User-Name in a NAS-Identifier. The "no-limit" means there is no limit access for the same User -Name.  
이 기능을 사용하려면 반드시 NAS의 Accounting이 지원되어야 합니다.<br>
 
기본은 무제한이며 변경하려면 동시사용의 표시 내용을 클릭하면됩니다.
 
 
|-
 
|-
| PTA || [[외부 데이터베이스 인증]]이 특정 NAS-ID만 허용했을 경우 표시됩니다.
+
| PTA || The name of [[Pass-Through Authentication (PTA)]] that sets the NAS-Identifier.
 
|-
 
|-
| realm || [[Realm and proxy|Proxy]] 기능을 특정 NAS-ID만 허용했을 경우 표시됩니다.
+
| realm || The [[Realm and proxy | realm ]] that sets the NAS-Identifier.
 
|-
 
|-
 
|}
 
|}
  
 
<br></hr>
 
<br></hr>

Revision as of 18:16, 6 April 2021

RADIUS > Settings > NAS-ID

Network access server identifier (NAS-ID) is used to notify the source of a RADIUS access request, which enables the RADIUS server to choose a policy for that request.[1][2]

In the wireless environment, the NAS-ID Attribute may indicate an SSID(Service Set Identifier) but the name may be different because it may be configured manually in an Access Point.

The imRAD automatically saves NAS-ID attributes from all request.

Column Description
NAS-Identifier The name of a NAS-Identifier.
NAS IP Address The IP address of a NAS of which generates the NAS-Identifier.
Called-Station-ID Refer to the Accounting.
NAS Port Type Refer to the Accounting.
Simul It is short for "Simultaneous-Use" and used to control simultaneous access of the same User-Name in a NAS-Identifier. The "no-limit" means there is no limit access for the same User -Name.
PTA The name of Pass-Through Authentication (PTA) that sets the NAS-Identifier.
realm The realm that sets the NAS-Identifier.