beautypg.com

Source guard, Flow control, Speed duplex – Brocade Multi-Service IronWare YANG Configuration Guide (Supporting R05.6.00) User Manual

Page 32

background image

24

Multi-Service IronWare YANG Configuration Guide

53-1003038-02

Interface configuration elements

3

Source guard

This data element indicates whether or not the port is set as an IP source guarded port.

NOTE

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

.

Flow control

This data element indicates the flow control status on full-duplex ports on a system.

Speed duplex

This data element sets the port speed of an interface.

TABLE 9

Source guard

YANG model

XML

CLI

leaf source-guard
{

type empty;
description "Enable/ IP source guard";

}

[no] source-guard

TABLE 10

Flow control

YANG model

XML

CLI

leaf flow-control
{

type empty;
description "Enable 802.3 flow control "+
"on full duplex port";

}

[no] flow-control

TABLE 11

Speed duplex

YANG model

XML

CLI

leaf speed-duplex
{

type interface_speed_duplex;
description "Speed duplex for this interface";

}

>auto</brcd:speed-duplex>
>1000-master</brcd:speed-duplex>
>1000-slave</brcd:speed-duplex>
>1000-full</brcd:speed-duplex>
>1000-half</brcd:speed-duplex>
>100-full</brcd:speed-duplex>
>100-half</brcd:speed-duplex>
>10-full</brcd:speed-duplex>
>10-half</brcd:speed-duplex>

[no] speed-duplex