Command output filtering – HP Virtual Connect 1.10Gb-F Ethernet Module for c-Class BladeSystem User Manual
Page 11

Introduction 11
5.
Enter commands for the Virtual Connect Manager.
6.
To terminate the remote access SSH session, close the communication software or enter exit at the
CLI command prompt.
Command output filtering
The CLI provides output filtering capabilities that enable users to display only properties of interest. This
feature is useful for filtering large amounts of output data for specific information. One or more properties
can be specified in the output filtering rules.
The examples below illustrate some common usage scenarios for output filtering.
Example 1: Displaying all enabled users
->show user enabled=true
Example 2: Displaying on VC Ethernet Interconnect Modules
->show interconnect type=VC-ENET
Example 3: Displaying all external uplink that have a link established
->show uplinkport status=linked
Example 4: Displaying all uplink ports with connector type of RJ-45 and speed configured to Auto
->show uplinkport type=RJ45 Speed=Auto
Example 5: Displaying all servers currently powered on
->show server power=On