Network OS YANG Reference Manual 89
53-1003049-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
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
Comentarios a estos manuales