beautypg.com

Uplink ports, Router interface, Loop detection – Brocade Multi-Service IronWare YANG Configuration Guide (Supporting R05.6.00) User Manual

Page 101: Vlan accounting

background image

Multi-Service IronWare YANG Configuration Guide

93

53-1003038-02

VLAN configuration elements

5

Uplink ports

This data element indicates which ports in the VLAN are connected to outside resources.

Router interface

This data element is the name of the router interface.

Loop detection

This data element indicates whether or not loop detection is enabled.

VLAN accounting

This data element indicates whether or not VLAN accounting is enabled.

NOTE

This data element is supported only on Brocade MLX series and Brocade NetIron XMR devices.

TABLE 24

Uplink ports

YANG model

XML

CLI

leaf-list uplink-switch
{
type ethernet-pos-intf-multiple;
description "List of Uplink ports to
enable "+
"uplink switching on this VLAN.";
}

<brcd:uplink-switch>ethernet
1/4brcd:uplink-switch>

[no] uplink-switch ethernet <port-number>
[to <port-number> | ethernet
<port-number>]

TABLE 25

Router interface

YANG model

XML

CLI

leaf router-interface
{
type ve-intf-single;
description "router VE interface";
}

<brcd:router-interface>ve 2brcd:router-interface>

router-interface ve <ve-number>

TABLE 26

Loop detection

YANG model

XML

CLI

leaf loop-detection
{
type empty;
description "Enable loop detection
on the VLAN";
}

<brcd:loop-detection>brcd:loop-detection>

[no] loop-detection