cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1354
Views
0
Helpful
5
Replies

List of all VNICS from CLI

sperezoplk
Level 1
Level 1

Hi there guys!

How i can see all the VNIC including their configuration from CLI?

Best regards

1 Accepted Solution

Accepted Solutions

Hello Samuel,

The above XML query does give detailed information of the vNICs.You need to parse it throuhg XML parser to get only desired information.

Also, "  show service-profile connectivity " can help you out.

Padma

View solution in original post

5 Replies 5

padramas
Cisco Employee
Cisco Employee

Hello Samuel,

You can view the vNIc configuration of each service profile by scoping into service profile and executing " show vnic detail " command

UCS # scope service-profile org

UCS /org/service-profile # show vnic detail

Padma

Hi Padramas, i have about 100 service profiles. Is there anyway i can do this more quick? maybe some script trough xml?

Hello Samuel,

Can you please clarify your end requirement ?

You can use  classId="vnicEther" in XML query to get all the vNICs configured in UCS service profiles.

You can play around with visore -->> https:///visore.html

HTH

Padma

Hi Padramas, i need a report that allow me to see all the vnics and their primary fabric.

Greetings.

Hello Samuel,

The above XML query does give detailed information of the vNICs.You need to parse it throuhg XML parser to get only desired information.

Also, "  show service-profile connectivity " can help you out.

Padma

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: