#BRIDGE interface
#URL
#OPENCONFIG YANG
#OS Configuration Commands
#IOS 12
#CLI
interface BDI shutdown | no shutdown vrf forwarding ip address / snmp trap link-status | no snmp trap link-status
is parsed from
example is BDI10 -> is 10
no shutdown is a conversion of set true
shutdown is a conversion of set falseno snmp trap link-status is a conversion of set false
snmp trap link-status is a conversion of set true
#Unit
Link to github : ios-unit