Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 746 Bytes

HyperflexMacAddrPrefixRange.md

File metadata and controls

12 lines (8 loc) · 746 Bytes

HyperflexMacAddrPrefixRange

A MAC address prefix range. The range is inclusive and comprised of a start and end MAC addresses. A single address can be specified by setting it as the start and end of the range.

Properties

Name Type Description Notes
end_addr str The end MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX. [optional]
start_addr str The start MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX. [optional]

[Back to Model list] [Back to API list] [Back to README]