Pepperdash.Essentials.Plugins.Switcher.Cisco.CLI
1.4.2-build-tests.1
See the version list below for details.
dotnet add package Pepperdash.Essentials.Plugins.Switcher.Cisco.CLI --version 1.4.2-build-tests.1
NuGet\Install-Package Pepperdash.Essentials.Plugins.Switcher.Cisco.CLI -Version 1.4.2-build-tests.1
<PackageReference Include="Pepperdash.Essentials.Plugins.Switcher.Cisco.CLI" Version="1.4.2-build-tests.1" />
paket add Pepperdash.Essentials.Plugins.Switcher.Cisco.CLI --version 1.4.2-build-tests.1
#r "nuget: Pepperdash.Essentials.Plugins.Switcher.Cisco.CLI, 1.4.2-build-tests.1"
// Install Pepperdash.Essentials.Plugins.Switcher.Cisco.CLI as a Cake Addin #addin nuget:?package=Pepperdash.Essentials.Plugins.Switcher.Cisco.CLI&version=1.4.2-build-tests.1&prerelease // Install Pepperdash.Essentials.Plugins.Switcher.Cisco.CLI as a Cake Tool #tool nuget:?package=Pepperdash.Essentials.Plugins.Switcher.Cisco.CLI&version=1.4.2-build-tests.1&prerelease
Essentials Cisco CLI Plugin (c) 2024
License
Provided under MIT license
Overview
This plugin controls Vlan assignments for a Cisco switch interface port.
Dependencies
The Essentials libraries are required. They are referenced via nuget. You must have nuget.exe installed and in the PATH
environment variable to use the following command. Nuget.exe is available at nuget.org.
Installing Dependencies
Dependencies will be installed automatically by Visual Studio on opening. Use the Nuget Package Manager in Visual Studio to manage nuget package dependencies. All files will be output to the output
directory at the root of repository.
Installing Different versions of PepperDash Core
If a different version of PepperDash Core is needed, use the Visual Studio Nuget Package Manager to install the desired version.
Usage
The Vlan assignment is set by calling the ChangeVlan method via DevJson. A sample json is provided below:
{
"deviceKey": "CiscoIosCLI",
"methodName": "ChangeVlan",
"params": ["Gig0/1", 10]
}
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- PepperDashEssentials (>= 2.0.0-alpha-2531)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.4.2-build-tests.4 | 45 | 10/14/2024 |
1.4.2-build-tests.2 | 48 | 10/14/2024 |
1.4.2-build-tests.1 | 41 | 10/14/2024 |
1.4.1 | 95 | 7/26/2024 |
1.4.0 | 89 | 7/22/2024 |
1.3.1 | 92 | 7/22/2024 |
1.3.0 | 104 | 7/22/2024 |
1.2.0 | 115 | 6/28/2024 |
1.1.3 | 112 | 6/24/2024 |
1.1.2 | 112 | 6/21/2024 |
1.1.1 | 125 | 6/18/2024 |
1.1.0 | 113 | 6/10/2024 |
1.0.0 | 92 | 6/10/2024 |