Brocade Multi-Service IronWare YANG Configuration Guide (S Manual de usuario Pagina 103

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 110
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 102
Multi-Service IronWare YANG Configuration Guide 95
53-1003038-02
VLAN state elements
5
"URL: www.brocade.com";
description "This module defines the device VLAN state data. VERSION: ";
revision 2011-04-20
{
description "Initial revision";
grouping vlan-statedata-grouping
{
description "device VLAN state data group";
container vlan-statedata
{
description "List of VLANs configured on the system";
list vlan
{
key vlan-id;
max-elements 4090;
description "device VLAN state data";
leaf vlan-id
{
type common:vlan-identifier;
description "VLAN ID";
}
leaf vlan-name
{
type string
{
length "1..31";
}
description "VLAN Name";
}
leaf topo-hw-idx
{
type uint32
{
range "0..511";
}
description "Topology hardware index";
}
leaf topo-sw-idx
{
type uint32
{
range "1..256";
}
description "Topology group id";
}
leaf topo-next-vlan
{
type common:vlan-identifier;
description "Topology next vlan";
}
Vista de pagina 102

Comentarios a estos manuales

Sin comentarios