access_server
Each row describes a Network Access Server (NAS) that Smile knows about.
Column name | Description | Data type |
---|---|---|
access_server | Primary key. | smallint |
company | Reference to company. | smallint |
name | text * | |
rfc_nas_identifier | RFC2865 NAS-Identifier. | text * |
rfc_nas_ip_address | Currently only IPv4 is supported. | text * |
location | text * | |
default_realm | text * | |
access_server_vendor | Reference to access_server_vendor. | text * |
access_server_version | text * | |
comments | text * |