The configuration settings for accessing secure LANs. This configuration is available for each configured ethernet interface.
Name | Type | Description | Attributes |
---|---|---|---|
enabled | xs:boolean | Indicates whether secure access is enabled. | |
access-id | AccessId | The identifier (account or user name) to use when accessing a secure LAN | |
access-password | AccessPassword | The password to use when accessing a secure LAN | |
authentication-protocol | SecureAuthenticationProtocol | The protocol to use when authenticating against a secure LAN | |
authentication-method | EapAuthenticationMethod | The method by which authentication will be attempted |
Name | Type | Restrictions |
---|---|---|
AccessPassword | xs:string | Length of value must be >=0 Length of value must be <=256 |
AccessId | xs:string | Length of value must be >=0 Length of value must be <=128 |