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

Page 43

Advertising
background image

Multi-Service IronWare YANG Configuration Guide

35

53-1003038-02

Full examples

3

case neg-full-auto

{

leaf neg-full-auto

{

type empty;

description "Autonegotiation first, "+

"if failed try non-autonegotiation";

}

}

}

}

leaf route-only

{

type empty;

description "Enable Layer 2 switching";

}

container drop-precedence

{

description "QOS drop precedence";

leaf value

{

type uint32

{

range "0..3";

}

description "Drop precedence value";

}

leaf force

{

type empty;

description "Drop precedence force";

}

}

container loop-detection

{

description "Shutdown this port if receiving "+

"packets originated from this port";

leaf vlan

{

type vlan-identifier;

description "Loop detection for this vlan";

}

leaf shutdown-disable

{

type empty;

description "Disable shutdown by "+

"loop detection";

}

leaf shutdown-sending-port

{

type empty;

description "Shutdown the sending port";

Advertising