beautypg.com

Full examples – Brocade Multi-Service IronWare YANG Configuration Guide (Supporting R05.6.00) User Manual

Page 105

background image

Multi-Service IronWare YANG Configuration Guide

97

53-1003038-02

Full examples

5

description "All the ports that are configured as dual-mode ports

in all the VLANs on the device";

}

leaf default-vlan-id

{

type common:vlan-identifier;

description "Default VLAN identifier";

}

leaf control-vlan-id

{

type common:vlan-identifier;

description "Control VLAN identifier";

}

leaf maximum-port-vlan-entries

{

type uint32

{

range "1..512";

}

description "Maximum PORT-VLAN entries";

}

}

}

}

Full examples

The following shows the complete YANG model for the VLAN configuration, as well as example RPC
requests and responses.

NOTE

For the most recent YANG models, visit

http://my.brocade.com

.

submodule vlan-config

{

belongs-to netiron-config

{

prefix brcd;

}

import common-defs

{

prefix "common";

}

organization

"Brocade Communications Inc.";

contact