interface/{interface-type}/{interface-name}/switchport/port-security/oui

Configures an Organizationally Unique Identifier (OUI) MAC address for port security on an interface port. All other addresses are ignored.

Usage

<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
	<ethernet>
		<name>1/2</name>
		<switchport>
			<port-security>
				<oui>1122.2233.3322</oui>
			</port-security>
		</switchport>
	</ethernet>
</interface>

Parameters

name
Specifies the interface name
oui
Specifies the OUI MAC address from which to accept vendor traffic, in the format xxxx.xxxx.xxxx