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

Configures the maximum number of MAC addresses used for port security on an interface port.

Usage

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

Parameters

name
Specifies the interface name
port-sec-max
Specifies the maximum number of secure MAC addresses. The value can range is from 1 through 8192