Get-TPHubNetworkIEEE802.1X

14 views 0

Description

This cmdlet reads the Hub’s EAP (Extensible Authentication Protocol) network authentication configuration for Ethernet.

Syntax

Get-TPHubNetworkIEEE802.1X [-Proxy <string>]

Parameter Description
  • AnnonymusUsername
anonymous username
  • ClientCertDescription
Description for the Hub’s client certificate
  • ClientCertThumbprint
Thumbprin of the client certificate
  • IsActive
EAP network authentication disabled/enabled
  • Password
password
  • RootCertDescription
Description for the Hub’s root or intermediate certificate
  • RootCertThumbprint
Thumbprint of the root or intermediate certificate
  • SelectedAuthOption
outer authentication
  • SelectedInnerAuthOption
inner authentication
  • SelectedType
authentication type
  • Username
username
-Proxy • optional (from firmware version 1.1): proxy server address
• can also be specified globally using Set-TPHubProxy

Example

The following example reads the Hub’s configuration of EAP network authentication.

Get-TPHubNetworkIEEE802.1X

 

Previous Page
Next Page

Was this helpful?