beautypg.com

Brocade-mac-address-table – Brocade Network OS YANG Reference Manual v4.1.1 User Manual

Page 135

background image

Network OS YANG Reference Manual

123

53-1003230-01

brocade-mac-address-table

2

brocade-mac-address-table

Description

Provides a data model for configuring the MAC address table and returning information about the
MAC address table through the get-mac-address-table custom RPC. Using this module, you can set
the aging time, add static addresses to the MAC address table, or forward the MAC address.

Top-level

containers

Top-level nodes and their subtree hierarchies follow.

module: brocade-mac-address-table
+--rw mac-address-table
| +--rw static [mac-address forward interface-type interface-name vlan vlanid]
| | +--rw mac-address mac-access-list:mac-address-type
| | +--rw forward enumeration
| | +--rw interface-type enumeration
| | +--rw interface-name string
| | +--rw vlan enumeration
| | +--rw vlanid interface:vlan-type
| +--rw aging-time? uint32
+--rw mac-group [mac-group-id]
+--rw mac-group-id interface:mac-group-id-type
+--rw mac-group-entry [entry-address]
+--rw entry-address interface:mac-address-type

External

augmentations

None

RPCs

Custom RPCs defined in this module follow.

+---x get-mac-address-table
+--ro input
| +--ro (request-type)?
| +--:(get-request)
| | +--ro mac-address? yang:mac-address
| +--:(get-next-request)
| +--ro last-mac-address-details
| +--ro last-mac-address? yang:mac-address
| +--ro last-vlan-id? interface:vlan-type
| +--ro last-mac-type? enumeration
+--ro output
+--ro mac-address-table [vlanid mac-address]
| +--ro vlanid interface:vlan-type
| +--ro mac-address yang:mac-address
| +--ro mac-type? enumeration
| +--ro mac-state? enumeration
| +--ro forwarding-interface
| +--ro interface-type? enumeration
| +--ro interface-name? union
+--ro has-more? boolean

Actions

None