HomePhorge

Add management of router/switchs global vlans
28e3db87a105Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Add management of router/switchs global vlans

This allows to manage the global device list of vlans.
Currently supports only cisco IOS devices.

This is as easy as:

Vlan {
device_url => "ssh://user:pass@switch.domain.com/"
}

vlan {
"200": description => "R&D";
"99": description => "Management";
}

The device_url conforms to the same specs as for the interface
type.

Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>

Details

Provenance
Brice Figureau <brice-puppet@daysofwonder.com>Authored on
James Turnbull <james@lovedthanlost.net>Committed on Apr 8 2011, 10:19 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU1cb18410732a: Cisco Switch/Router Interface management
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPU28e3db87a105: Add management of router/switchs global vlans (authored by Brice Figureau <brice-puppet@daysofwonder.com>).Apr 8 2011, 10:19 AM