Brocade-vcs – Brocade Network OS YANG Reference Manual v4.1.1 User Manual

Page 198

Advertising
background image

186

Network OS YANG Reference Manual

53-1003230-01

brocade-vcs

2

brocade-vcs

Description

Provides a data model for managing the Brocade VCS fabric.

VCS fabric refers to the ability of a group of physical Ethernet switches, interconnected in an
arbitrary way using the regular front-end data ports, to appear as one unified and transparent
Ethernet switching service to the external network. The network that connects these individual
switches is referred to as the fabric. The group of physical Ethernet switches in the fabric is referred
to as the cluster.

The cluster behaves like a logical switch to the external network.

Top-level

containers

Top-level nodes and their subtree hierarchies follow.

module: brocade-vcs
+--rw vcsmode
| +--rw vcs-mode boolean
| +--rw vcs-cluster-mode boolean
+--rw local-node
| +--rw swbd-number uint32
+--rw vcs
+--rw virtual
| +--rw ip
| +--rw address? common-def:ipv4-address-prefix-type
| +--rw inbound? empty
+--rw virtual-fabric
+--rw vfab-enable? empty

External

augmentations

None

RPCs

Custom RPCs defined in this module follow.

+---x get-last-config-update-time
| +--ro output
| +--ro last-config-update-time? uint64
+---x show-vcs
| +--ro output
| +--ro principal-switch-wwn? string
| +--ro co-ordinator-wwn? string
| +--ro vcs-cluster-type-info? vcs-cluster-type
| +--ro vcs-guid? string
| +--ro virtual-ip-address? string
| +--ro total-nodes-in-cluster? uint16
| +--ro nodes-disconnected-from-cluster? uint16
| +--ro cluster-generic-status? string
| +--ro cluster-specific-status? string
| +--ro vcs-nodes
| +--ro vcs-node-info
| +--ro node-num? uint16
| +--ro node-serial-num? string
| +--ro node-condition? string
| +--ro node-status? string
| +--ro node-hw-sync-state? node-hw-sync-state-type
| +--ro node-vcs-mode? string
| +--ro node-vcs-id? uint16
| +--ro node-rbridge-id? uint16
| +--ro node-is-principal? boolean
| +--ro co-ordinator? boolean

Advertising