Get-WssRouterInformation

Get-WssRouterInformation

Retrieves information about the router for the local network.

Sintaxis

Get-WssRouterInformation [ <CommonParameters>]

Descripción detallada

The Get-WssRouterInformation cmdlet retrieves information about the router, including the IP address, name, and model.

If the router supports Universal Plug and Play (UPnP), server may be able to configure the router for your local network. If the router does not support UPnP, you must manually configure the router.

Parámetros

<CommonParameters>

Este cmdlet admite los siguientes parámetros comunes: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer y -OutVariable. Para obtener más información, consulte about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Entradas

El tipo de entrada es el tipo de los objetos que se pueden canalizar al cmdlet.

Salidas

El tipo de resultado es el tipo de objetos que emite el cmdlet.

Ejemplos

Example 1: Retrieve router information

This command retrieves the router information for the local network.

PS C:\> Get-WssRouterInformation