interface/{interface-type}/{interface-name}/isis/auth-key

Configures an authentication key for a specified IS-IS interface.

Usage

<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
	<ethernet>
		<name>{req_val}</name>
		<interface-eth-isis-conf xmlns="urn:brocade.com:mgmt:brocade-isis">
			<intf-isis>
				<interface-isis>
					<interface-auth-key>
						<interface-auth-key-level>{req_val}</interface-auth-key-level>
					</interface-auth-key>
				</interface-isis>
			</intf-isis>
		</interface-eth-isis-conf>
	</ethernet>
</interface>

Parameters

ethernet
Specifies the physical Ethernet interface.
name
Specifies the interface name.
interface-isis
Specfies the ISIS interafce.
interface-auth-key
Configures the ISIS interface authorization key.
interface-auth-key-level
Specfies the authorization key level for the ISIS interface.