cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
351
Views
5
Helpful
3
Replies

How to get traffic Informations from UCS Manager without GUI

Hi

I want to get traffic Infomations from UCS (all statistics infomation)

Though I know  I can get this infomation with GUI , what I want to do is using CLI not GUI.

anyone who knows how to get this infomation via cli , let me know

 

3 Replies 3

Keny Perez
Level 8
Level 8

You want to get packets sent and received, CRC and stuff like that for each port?  If that is the case you can always connect thru SSH, then issue the command "connect nx a|b" (a or b) and then do the same show commands you would do on any switch running NX-OS (only show commands though)

 

 

-Kenny

Hi Keny Perez

Thank you for your Reply

I found how to get these infomations .

 

■To get packet's infomatoins of VIF

1. Loggin UCS Manager CLI

2. scope server xx

3. scope host-eth-if xx

4. show stats virtual-interface-stats detail

 

■To get packet's infomations of FI Server Ports

1. Loggin UCS Manager CLI

2. scope eth-server

3. scope fabric x

4. scope interface x x

5. show stats ether-rx-stats detail

6. show stats ether-tx-stats detail

 

■To get packet's infomations of Uplink(Port-Channel) Ports

1. Loggin UCS Manager CLI

2. scope eth-uplink

3. scope fabric x

4. scope port-channel x

5. show stats ether-rx-stats detail

6. show stats ether-tx-stats detail

 

 

that is very good information.  I wish I could mark your reply as "answer"

 

 

-Kenny

Review Cisco Networking for a $25 gift card

Review Cisco Networking for a $25 gift card