module: brocade-chassis
+--rw hide-virtual-ip-holder
| +--rw chassis
| +--rw virtual-ip? common-def:ipv4-prefix-mask
| +--rw virtual-ipv6? common-def:ipv6-address-prefix
| +--rw oper-address
| +--ro virtual-oper-Vip-address? common-def:ipv4-address-prefix-type
| +--ro virtual-oper-VipV6-address* string
+--rw chassis
+---x enable
+---x disable
+--rw beacon
| +---x enable
| +---x disable
+--rw fan
+--rw airflow-direction
+---x port-side-intake
+---x port-side-exhaust
Enable the chassis:
module: brocade-chassis
+--rw chassis
+--ro enable
Disable the chassis:
module: brocade-chassis
+--rw chassis
+--ro disable
Enable the chassis beacon:
module: brocade-chassis
+--rw chassis
+--rw beacon
| +--ro enable
Disable the chassis beacon:
module: brocade-chassis
+--rw chassis
+--rw beacon
| +--ro disable
Set the airflow direction to port-side-intake:
module: brocade-chassis
+--rw chassis
+--rw fan
+--rw airflow-direction
+--ro port-side-intake
Set the airflow direction to port-side-exhaust:
module: brocade-chassis
+--rw chassis
+--rw fan
+--rw airflow-direction
+--ro port-side-exhaust