interface/{interface-type}/{interface-name}/isis/hello-padding

Re-enables IS-IS hello padding at the interface level.

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-hello>
						<interface-hello-padding/>
					</interface-hello>
				</interface-isis>
			</intf-isis>
		</interface-eth-isis-conf>
	</ethernet>
</interface>

Parameters

ethernet
Specifies the physical Ethernet interface.
name
Specifies the interafce name.
intf-isis
Specifies the ISIS interface.
interface-hello
Specifies inteface hello.