Wireless Access

last person joined: 11 hours ago 

Access network design for branch, remote, outdoor, and campus locations with HPE Aruba Networking access points and mobility controllers.
Expand all | Collapse all

Show ports with interface profile assigned

This thread has been viewed 1 times
  • 1.  Show ports with interface profile assigned

    Posted Mar 18, 2014 02:59 PM

    Is there a CLI command to show all switch ports that are configured with a specified interface profile?

     

    Thanks.

     

     



  • 2.  RE: Show ports with interface profile assigned
    Best Answer

    EMPLOYEE
    Posted Mar 18, 2014 03:08 PM

    Yes!

     

    (Seth-S3500) #show references interface-profile switching-profile default

     

    References to switching profile "default"

    -----------------------------------------

    Referrer                                                     Count

    --------                                                     -----

    interface gigabitethernet "0/0/5" switching-profile          1

    interface gigabitethernet "0/0/6" switching-profile          1

    interface gigabitethernet "0/0/25" switching-profile         1

    interface gigabitethernet "0/0/26" switching-profile         1

    interface gigabitethernet "0/0/27" switching-profile         1

    interface gigabitethernet "0/0/29" switching-profile         1

    interface gigabitethernet "0/0/30" switching-profile         1

    interface gigabitethernet "0/0/31" switching-profile         1

    interface gigabitethernet "0/0/32" switching-profile         1

    interface gigabitethernet "0/0/33" switching-profile         1

    interface gigabitethernet "0/0/34" switching-profile         1

    interface gigabitethernet "0/0/35" switching-profile         1

    interface gigabitethernet "0/0/36" switching-profile         1

    interface gigabitethernet "0/0/37" switching-profile         1

    interface gigabitethernet "0/0/38" switching-profile         1

    interface gigabitethernet "0/0/39" switching-profile         1

    interface gigabitethernet "0/0/40" switching-profile         1

    interface-group gigabitethernet "default" switching-profile  1

    Total References:18

     

    (Seth-S3500) #show references interface-profile switching-profile 172net 

     

    References to switching profile "172net"

    ----------------------------------------

    Referrer                                                    Count

    --------                                                    -----

    interface-group gigabitethernet "172net" switching-profile  1

    Total References:1

     

    (Seth-S3500) #

     



  • 3.  RE: Show ports with interface profile assigned

    Posted Mar 18, 2014 03:14 PM

    Thanks, Seth. Appreciate it!

     

                        jk