netdev_stdlib_nos
Version information
This version is compatible with:
Start using this module
Add this module to your Puppetfile:
mod 'brocade-netdev_stdlib_nos', '1.0.0'
Learn more about managing modules with a PuppetfileDocumentation
brocade-puppet
Puppet modules for Brocade NOS
netdev-stdlib-nos
Table of Contents
Overview
This puppet module is derived from Netdev Standard library and modified in a way to configure Brocade NOS switches (Brocade VDX platform),
Module Description
Brocade VDX switches running NOS firmware can be configured using this Puppet module. This module supports basic interface, L2 port configuration, LAG and VLAN configurations. This module has been derived from Netdev_stdlib with a modification required to configure the VDX switches. This module requires NOS versions 6.0.1 or later.
Setup
What netdev-stdlib-nos affects
These providers and types can be used to configure the basic network properties of NOS switches.
Beginning with netdev-stdlib-nos
Puppet agent is not packaged with NOS software hence user is requested to install the puppet master and agent on a separate server. Agent nodes must have connectivity to both the Puppet Master and Brocade VDX switches.
Reference
Refer Brocade Puppet user guide
Limitations
Puppet Enterprise 3.7 + NOS 6.0.1 or later
Types in this module release
LICENSE (Apache 2.0) ==================== Copyright 2016 Brocade Communications System, Inc. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. LICENSE (BSD-2) =============== Copyright (c) 2013, Juniper Networks All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.