show application restconf invalid-name

Show VLAN or MLT names that contain prohibited special characters. To enable RESTCONF, VLAN and MLT names cannot contain special characters other than underscore (_) or en dash (-).

Syntax

Command Parameters

mlt
Lists all MLT names that contain special characters.
vlan
Lists all VLAN names that contain special characters.

Default

None

Command Mode

User EXEC

Example

The following example displays the RESTCONF MLT names that contain prohibited special characters.

Switch:1>show application restconf invalid-name mlt
-----------------------------------------------------------------------------------------
 Invalid MLT names - Only "-" and "_" special characters are allowed
-----------------------------------------------------------------------------------------
 Mlt 3 name has special characters - "gigi#g"
 Mlt 4 name has special characters - "my%mlt"
 Mlt 5 name has special characters - "isa.text"
-----------------------------------------------------------------------------------------
Total Invalid Names Count: 3