(새 문서: RADIUS 클라이언트(AP Controller, AP 등)에서 전송한 Access-Request에 포함된 식별자로 NAS를 구분하기 위한 정보입니다.<ref>https://freeradius.org/rfc/rfc28...) |
|||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | RADIUS | + | __FORCETOC__ |
| − | + | === 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> | ||
| + | |||
| + | 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. | ||
| + | {| class="wikitable" | ||
| + | ! Column !! Description | ||
| + | |- | ||
| + | | style='width:150px' | 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 || It indicates that a NAS-ID is specific to a particular [[Authentication DB | External Database]]. | ||
| + | |- | ||
| + | | realm || The [[Realm and proxy | realm ]] that sets the NAS-Identifier. | ||
| + | |- | ||
| + | |} | ||
| + | |||
| + | === References === | ||
Latest revision as of 14:19, 9 August 2023
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 | It indicates that a NAS-ID is specific to a particular External Database. |
| realm | The realm that sets the NAS-Identifier. |