#
Configure STP interfaces
#
URL
stp:stp
#
OPENCONFIG YANG
{
"stp": {
"interfaces": {
"interface": [
{
"name": ""
}
]
}
}
}
#
OS Commands
#
Brocade (V5.6.0fT163)
#
CLI
If /stp/interfaces/interface/ exists
interface spanning-tree
If /interfaces/interface/ exists and /stp/interfaces/interface/ does not exist
interface no spanning-tree
#
Unit
NOT IMPLEMENTED