
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.
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";
}
<brcd:source-guard></brcd: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";
}
<brcd:flow-control></brcd:flow-control> [no] flow-control
TABLE 11 Speed duplex
YANG model XML CLI
leaf speed-duplex
{
type interface_speed_duplex;
description "Speed duplex for this interface";
}
<brcd:speed-duplex>auto</brcd:speed-duplex>
<brcd:speed-duplex>1000-master</brcd:speed-duplex>
<brcd:speed-duplex>1000-slave</brcd:speed-duplex>
<brcd:speed-duplex>1000-full</brcd:speed-duplex>
<brcd:speed-duplex>1000-half</brcd:speed-duplex>
<brcd:speed-duplex>100-full</brcd:speed-duplex>
<brcd:speed-duplex>100-half</brcd:speed-duplex>
<brcd:speed-duplex>10-full</brcd:speed-duplex>
<brcd:speed-duplex>10-half</brcd:speed-duplex>
[no] speed-duplex
<value>
Comentarios a estos manuales