interface/{interface-type}/{interface-name}/isis/auth-check
Enables authentication checking for an 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>
<auth-check/>
</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.
- auth-check-level1
- Specfies the authorization check level 1.
- interface-auth-check-level1-disable
- Disables the interface authorization check level 1.
- auth-check-level2
- Specfies the authorization check level 2.
- interface-auth-check-level2-disable
- Disables the interface authorization check level 2.