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

Configures the Intermediate System-to-Intermediate System (IS-IS) routing at the interface level.

Usage

<interface xmlns="urn:brocade.com:mgmt:brocade-interface">l
	<ethernet>
		<name>{req_val}</name>
		<ip>
			<intf-router-isis xmlns="urn:brocade.com:mgmt:brocade-isis"/>
		</ip>
	</ethernet>
</interface>

Parameters

name
Specifies the interface name.
ip
Specifies the IP address.
ethernet
Specifies the physical Ethernet interface.