From a283a82d055ecf777509ee67479fe7872d6a6bdb Mon Sep 17 00:00:00 2001 From: Adam Rudell Date: Thu, 16 Sep 2021 17:37:09 -0500 Subject: [PATCH] update navigation and home --- Home.md | 277 ++++++++++++++-------------------------------------- _SideBar.md | 3 +- 2 files changed, 73 insertions(+), 207 deletions(-) diff --git a/Home.md b/Home.md index 80505cf..c8b9577 100644 --- a/Home.md +++ b/Home.md @@ -1,206 +1,73 @@ -# SdnDiagnostics Module +Welcome to the SdnDiagnostics wiki! + ## Description -{{ Fill in the Description }} - -## SdnDiagnostics Cmdlets -### [Convert-EtwTraceToTxt](Convert-EtwTraceToTxt.md) -{{ Fill in the Description }} - -### [Debug-SdnFabricInfrastructure](Debug-SdnFabricInfrastructure.md) -{{ Fill in the Description }} - -### [Disable-RasGatewayTracing](Disable-RasGatewayTracing.md) -{{ Fill in the Description }} - -### [Enable-RasGatewayTracing](Enable-RasGatewayTracing.md) -{{ Fill in the Description }} - -### [Get-NetworkInterfaceEncapOverheadSetting](Get-NetworkInterfaceEncapOverheadSetting.md) -{{ Fill in the Description }} - -### [Get-OvsdbAddressMapping](Get-OvsdbAddressMapping.md) -{{ Fill in the Description }} - -### [Get-OvsdbFirewallRuleTable](Get-OvsdbFirewallRuleTable.md) -{{ Fill in the Description }} - -### [Get-OvsdbGlobalTable](Get-OvsdbGlobalTable.md) -{{ Fill in the Description }} - -### [Get-OvsdbPhysicalPortTable](Get-OvsdbPhysicalPortTable.md) -{{ Fill in the Description }} - -### [Get-OvsdbUcastMacRemoteTable](Get-OvsdbUcastMacRemoteTable.md) -{{ Fill in the Description }} - -### [Get-SdnApiResource](Get-SdnApiResource.md) -{{ Fill in the Description }} - -### [Get-SdnDiagnosticLog](Get-SdnDiagnosticLog.md) -{{ Fill in the Description }} - -### [Get-SdnEventLog](Get-SdnEventLog.md) -{{ Fill in the Description }} - -### [Get-SdnGateway](Get-SdnGateway.md) -{{ Fill in the Description }} - -### [Get-SdnGatewayConfigurationState](Get-SdnGatewayConfigurationState.md) -{{ Fill in the Description }} - -### [Get-SdnInfrastructureInfo](Get-SdnInfrastructureInfo.md) -{{ Fill in the Description }} - -### [Get-SdnLoadBalancerMux](Get-SdnLoadBalancerMux.md) -{{ Fill in the Description }} - -### [Get-SdnNetworkController](Get-SdnNetworkController.md) -{{ Fill in the Description }} - -### [Get-SdnNetworkControllerConfigurationState](Get-SdnNetworkControllerConfigurationState.md) -{{ Fill in the Description }} - -### [Get-SdnNetworkControllerState](Get-SdnNetworkControllerState.md) -{{ Fill in the Description }} - -### [Get-SdnNetworkInterfaceOutboundPublicIPAddress](Get-SdnNetworkInterfaceOutboundPublicIPAddress.md) -{{ Fill in the Description }} - -### [Get-SdnOvsdbAddressMapping](Get-SdnOvsdbAddressMapping.md) -{{ Fill in the Description }} - -### [Get-SdnOvsdbFirewallRuleTable](Get-SdnOvsdbFirewallRuleTable.md) -{{ Fill in the Description }} - -### [Get-SdnOvsdbGlobalTable](Get-SdnOvsdbGlobalTable.md) -{{ Fill in the Description }} - -### [Get-SdnOvsdbPhysicalPortTable](Get-SdnOvsdbPhysicalPortTable.md) -{{ Fill in the Description }} - -### [Get-SdnOvsdbUcastMacRemoteTable](Get-SdnOvsdbUcastMacRemoteTable.md) -{{ Fill in the Description }} - -### [Get-SdnProviderAddress](Get-SdnProviderAddress.md) -{{ Fill in the Description }} - -### [Get-SdnResource](Get-SdnResource.md) -{{ Fill in the Description }} - -### [Get-SdnServer](Get-SdnServer.md) -{{ Fill in the Description }} - -### [Get-SdnServerConfigurationState](Get-SdnServerConfigurationState.md) -{{ Fill in the Description }} - -### [Get-SdnServiceFabricApplicationHealth](Get-SdnServiceFabricApplicationHealth.md) -{{ Fill in the Description }} - -### [Get-SdnServiceFabricClusterHealth](Get-SdnServiceFabricClusterHealth.md) -{{ Fill in the Description }} - -### [Get-SdnServiceFabricClusterManifest](Get-SdnServiceFabricClusterManifest.md) -{{ Fill in the Description }} - -### [Get-SdnServiceFabricLog](Get-SdnServiceFabricLog.md) -{{ Fill in the Description }} - -### [Get-SdnServiceFabricNode](Get-SdnServiceFabricNode.md) -{{ Fill in the Description }} - -### [Get-SdnServiceFabricReplica](Get-SdnServiceFabricReplica.md) -{{ Fill in the Description }} - -### [Get-SdnServiceFabricService](Get-SdnServiceFabricService.md) -{{ Fill in the Description }} - -### [Get-SdnSlbMuxConfigurationState](Get-SdnSlbMuxConfigurationState.md) -{{ Fill in the Description }} - -### [Get-SdnSlbStateInformation](Get-SdnSlbStateInformation.md) -{{ Fill in the Description }} - -### [Get-SdnVfpVmSwitchPort](Get-SdnVfpVmSwitchPort.md) -{{ Fill in the Description }} - -### [Get-SdnVMNetworkAdapter](Get-SdnVMNetworkAdapter.md) -{{ Fill in the Description }} - -### [Get-VfpVMSwitchPort](Get-VfpVMSwitchPort.md) -{{ Fill in the Description }} - -### [Get-VMNetworkAdapterPortProfile](Get-VMNetworkAdapterPortProfile.md) -{{ Fill in the Description }} - -### [Install-SdnDiagnostic](Install-SdnDiagnostic.md) -{{ Fill in the Description }} - -### [Invoke-SdnGetNetView](Invoke-SdnGetNetView.md) -{{ Fill in the Description }} - -### [Invoke-SdnServiceFabricCommand](Invoke-SdnServiceFabricCommand.md) -{{ Fill in the Description }} - -### [Move-SdnServiceFabricReplica](Move-SdnServiceFabricReplica.md) -{{ Fill in the Description }} - -### [Start-EtwTraceCapture](Start-EtwTraceCapture.md) -{{ Fill in the Description }} - -### [Start-NetshTrace](Start-NetshTrace.md) -{{ Fill in the Description }} - -### [Start-SdnDataCollection](Start-SdnDataCollection.md) -{{ Fill in the Description }} - -### [Stop-EtwTraceCapture](Stop-EtwTraceCapture.md) -{{ Fill in the Description }} - -### [Stop-NetshTrace](Stop-NetshTrace.md) -{{ Fill in the Description }} - -### [Test-SdnEncapOverhead](Test-SdnEncapOverhead.md) -{{ Fill in the Description }} - -### [Test-SdnGatewayConfigState](Test-SdnGatewayConfigState.md) -{{ Fill in the Description }} - -### [Test-SdnGatewayServiceState](Test-SdnGatewayServiceState.md) -{{ Fill in the Description }} - -### [Test-SdnKINetworkInterfaceAPIDuplicateMacAddress](Test-SdnKINetworkInterfaceAPIDuplicateMacAddress.md) -{{ Fill in the Description }} - -### [Test-SdnKINetworkInterfacePlacement](Test-SdnKINetworkInterfacePlacement.md) -{{ Fill in the Description }} - -### [Test-SdnKIServiceFabricPartitionDatabaseSize](Test-SdnKIServiceFabricPartitionDatabaseSize.md) -{{ Fill in the Description }} - -### [Test-SdnKIVfpDuplicatePort](Test-SdnKIVfpDuplicatePort.md) -{{ Fill in the Description }} - -### [Test-SdnKIVMNetAdapterDuplicateMacAddress](Test-SdnKIVMNetAdapterDuplicateMacAddress.md) -{{ Fill in the Description }} - -### [Test-SdnKnownIssue](Test-SdnKnownIssue.md) -{{ Fill in the Description }} - -### [Test-SdnLoadBalancerMuxConfigState](Test-SdnLoadBalancerMuxConfigState.md) -{{ Fill in the Description }} - -### [Test-SdnLoadBalancerMuxServiceState](Test-SdnLoadBalancerMuxServiceState.md) -{{ Fill in the Description }} - -### [Test-SdnProviderAddressConnectivity](Test-SdnProviderAddressConnectivity.md) -{{ Fill in the Description }} - -### [Test-SdnProviderNetwork](Test-SdnProviderNetwork.md) -{{ Fill in the Description }} - -### [Test-SdnServerConfigState](Test-SdnServerConfigState.md) -{{ Fill in the Description }} - -### [Test-SdnServerServiceState](Test-SdnServerServiceState.md) -{{ Fill in the Description }} - +SdnDiagnostics is a PowerShell module that is designed to simplify the diagnostic troubleshooting and data collection process related to Microsoft Software Defined Network. + +## Functions +- [Convert-EtwTraceToTxt](Convert-EtwTraceToTxt) +- [Debug-SdnFabricInfrastructure](Debug-SdnFabricInfrastructure) +- [Disable-RasGatewayTracing](Disable-RasGatewayTracing) +- [Enable-RasGatewayTracing](Enable-RasGatewayTracing) +- [Get-NetworkInterfaceEncapOverheadSetting](Get-NetworkInterfaceEncapOverheadSetting) +- [Get-OvsdbAddressMapping](Get-OvsdbAddressMapping) +- [Get-OvsdbFirewallRuleTable](Get-OvsdbFirewallRuleTable) +- [Get-OvsdbGlobalTable](Get-OvsdbGlobalTable) +- [Get-OvsdbPhysicalPortTable](Get-OvsdbPhysicalPortTable) +- [Get-OvsdbUcastMacRemoteTable](Get-OvsdbUcastMacRemoteTable) +- [Get-SdnApiResource](Get-SdnApiResource) +- [Get-SdnDiagnosticLog](Get-SdnDiagnosticLog) +- [Get-SdnEventLog](Get-SdnEventLog) +- [Get-SdnGateway](Get-SdnGateway) +- [Get-SdnGatewayConfigurationState](Get-SdnGatewayConfigurationState) +- [Get-SdnInfrastructureInfo](Get-SdnInfrastructureInfo) +- [Get-SdnLoadBalancerMux](Get-SdnLoadBalancerMux) +- [Get-SdnNetworkController](Get-SdnNetworkController) +- [Get-SdnNetworkControllerConfigurationState](Get-SdnNetworkControllerConfigurationState) +- [Get-SdnNetworkControllerState](Get-SdnNetworkControllerState) +- [Get-SdnNetworkInterfaceOutboundPublicIPAddress](Get-SdnNetworkInterfaceOutboundPublicIPAddress) +- [Get-SdnOvsdbAddressMapping](Get-SdnOvsdbAddressMapping) +- [Get-SdnOvsdbFirewallRuleTable](Get-SdnOvsdbFirewallRuleTable) +- [Get-SdnOvsdbGlobalTable](Get-SdnOvsdbGlobalTable) +- [Get-SdnOvsdbPhysicalPortTable](Get-SdnOvsdbPhysicalPortTable) +- [Get-SdnOvsdbUcastMacRemoteTable](Get-SdnOvsdbUcastMacRemoteTable) +- [Get-SdnProviderAddress](Get-SdnProviderAddress) +- [Get-SdnResource](Get-SdnResource) +- [Get-SdnServer](Get-SdnServer) +- [Get-SdnServerConfigurationState](Get-SdnServerConfigurationState) +- [Get-SdnServiceFabricApplicationHealth](Get-SdnServiceFabricApplicationHealth) +- [Get-SdnServiceFabricClusterHealth](Get-SdnServiceFabricClusterHealth) +- [Get-SdnServiceFabricClusterManifest](Get-SdnServiceFabricClusterManifest) +- [Get-SdnServiceFabricLog](Get-SdnServiceFabricLog) +- [Get-SdnServiceFabricNode](Get-SdnServiceFabricNode) +- [Get-SdnServiceFabricReplica](Get-SdnServiceFabricReplica) +- [Get-SdnServiceFabricService](Get-SdnServiceFabricService) +- [Get-SdnSlbMuxConfigurationState](Get-SdnSlbMuxConfigurationState) +- [Get-SdnSlbStateInformation](Get-SdnSlbStateInformation) +- [Get-SdnVfpVmSwitchPort](Get-SdnVfpVmSwitchPort) +- [Get-SdnVMNetworkAdapter](Get-SdnVMNetworkAdapter) +- [Get-VfpVMSwitchPort](Get-VfpVMSwitchPort) +- [Get-VMNetworkAdapterPortProfile](Get-VMNetworkAdapterPortProfile) +- [Install-SdnDiagnostic](Install-SdnDiagnostic) +- [Invoke-SdnGetNetView](Invoke-SdnGetNetView) +- [Invoke-SdnServiceFabricCommand](Invoke-SdnServiceFabricCommand) +- [Move-SdnServiceFabricReplica](Move-SdnServiceFabricReplica) +- [Start-EtwTraceCapture](Start-EtwTraceCapture) +- [Start-NetshTrace](Start-NetshTrace) +- [Start-SdnDataCollection](Start-SdnDataCollection) +- [Stop-EtwTraceCapture](Stop-EtwTraceCapture) +- [Stop-NetshTrace](Stop-NetshTrace) +- [Test-SdnEncapOverhead](Test-SdnEncapOverhead) +- [Test-SdnGatewayConfigState](Test-SdnGatewayConfigState) +- [Test-SdnGatewayServiceState](Test-SdnGatewayServiceState) +- [Test-SdnKINetworkInterfaceAPIDuplicateMacAddress](Test-SdnKINetworkInterfaceAPIDuplicateMacAddress) +- [Test-SdnKINetworkInterfacePlacement](Test-SdnKINetworkInterfacePlacement) +- [Test-SdnKIServiceFabricPartitionDatabaseSize](Test-SdnKIServiceFabricPartitionDatabaseSize) +- [Test-SdnKIVfpDuplicatePort](Test-SdnKIVfpDuplicatePort) +- [Test-SdnKIVMNetAdapterDuplicateMacAddress](Test-SdnKIVMNetAdapterDuplicateMacAddress) +- [Test-SdnKnownIssue](Test-SdnKnownIssue) +- [Test-SdnLoadBalancerMuxConfigState](Test-SdnLoadBalancerMuxConfigState) +- [Test-SdnLoadBalancerMuxServiceState](Test-SdnLoadBalancerMuxServiceState) +- [Test-SdnProviderAddressConnectivity](Test-SdnProviderAddressConnectivity) +- [Test-SdnProviderNetwork](Test-SdnProviderNetwork) +- [Test-SdnServerConfigState](Test-SdnServerConfigState) +- [Test-SdnServerServiceState](Test-SdnServerServiceState) diff --git a/_SideBar.md b/_SideBar.md index d2aeff6..771f33c 100644 --- a/_SideBar.md +++ b/_SideBar.md @@ -1,6 +1,5 @@ # Documentation - -- [Home](Home.md) +- [Home](Home) ## Functions - [Convert-EtwTraceToTxt](Convert-EtwTraceToTxt)