Show Conflicting Interface Name Information

About this task

To enable RESTCONF, the interface name (VLAN name, MLT name, and Port interface name) must be unique. Use this procedure to display conflicting interface name information.

Procedure

  1. To enter User EXEC mode, log on to the switch.
  2. Show the RESTCONF conflicting interface name information:

    show application restconf conflict-ifname

Example

Switch:1>show application restconf conflict-ifname
-----------------------------------------------------------------------------------------
 Conflicting Interface IfName - Port, VLAN Name and MLT Name
-----------------------------------------------------------------------------------------
 Mlt 1 name is same as Vlan 1001 name - "Interface-1"
 Mlt 2 name is same as Vlan 1002 name - "VLAN-1002"
 Vlan 1003 name is Mlt 1 Default Name - "MLT-1"
-----------------------------------------------------------------------------------------
Total Conflict Count: 3

What to do next

If a conflict exists, change the conflicting interface name to a unique name.