To display the list of interfaces that inherited a port profile, use the show port-profile usage command.
show port-profile usage [pp-profile-name]
pp-profile-name |
(Optional) Name of the port profile. The name can be a maximum of 80 alphanumeric characters and can include an underscore and hyphen. The name cannot contain spaces or special characters. |
None
EXEC mode
Release |
Modification |
---|---|
5.0(2)N1(1) |
This command was introduced. |
This example shows how to display the assigned interfaces for port profiles configured on the switch:
switch# show port-profile usage
port-profile eth
Ethernet198/1/11
port-profile p1
port-profile pp
switch#
This example shows how to display the interfaces attached to a port profile named ppEth:
switch# show port-profile usage name ppEth
port-profile ppEth
Ethernet198/1/11
switch#
Command |
Description |
---|---|
copy running-config startup-config |
Copies the running configuration to the startup configuration. |
show port-profile |
Displays information about all configured port profiles. |
show running-config port-profile |
Displays the running configuration for port profiles. |
show startup-config port-profile |
Displays the startup configuration for port profiles. |