6.2.1.12. interfaces

6.2.1.12.1. Introduction

The interfaces command of the show subgroup enables displaying the GCap network interfaces:

  • the management interfaces ( gcp0 and gcp1)

  • the detection interfaces available physically mon0 to monx or virtually monvirt

This command can take the keyword delay as a parameter to display the grace period granted to the interfaces.

The following information is available with the show interfaces command:

  • Status: the configured status of the interface among {Enabled|Disabled}

  • Physical Address: the mac address of the interface

  • Speed: the speed of the interface

  • Type:

    • if it concerns a virtual interface: Virtual

    • if it is a physical interface: the type of cable/sfp connected to the physical port


6.2.1.12.2. Prerequisites

  • User: setup

  • Dependencies: the detection engine must be switched off


6.2.1.12.3. Commands

show interfaces{ |delay|}


6.2.1.12.4. Example of displaying the available capture interfaces

  • Enter the following command.

(gcap-cli) show interfaces
  • Validate.

The system displays the available capture interfaces.

Waiting 10s for interfaces to be up

Name     State      Physical Address   Status   Speed    Type          Vendor ID   Device ID    PCI bus
gcp0     Enabled    00:50:56:01:29:01  UP       1Gb      RJ45          0x8086      0x10d3       0b:00.0        
gcp1     Disabled   00:50:56:01:29:02  UP       1Gb      RJ45          0x8086      0x10d3       13:00.0        
mon0     Enabled    00:50:56:01:29:03  UP       1Gb      RJ45          0x8086      0x10d3       1b:00.0        
mon1     Disabled   00:50:56:01:29:04  UP       1Gb      RJ45          0x8086      0x10d3       04:00.0        
mon2     Disabled   00:50:56:01:29:05  UP       1Gb      RJ45          0x8086      0x10d3       0c:00.0        
mon3     Disabled   00:50:56:01:29:06  UP       1Gb      RJ45          0x8086      0x10d3       14:00.0        
monvirt  Enabled    N/A                UP       N/A      Virtual       N/A         N/A          N/A        

Note

All existing interfaces are displayed, even those making up an aggregation of interfaces.

If the interfaces are not recognised, the system displays irrelevant information as in the example below:

Waiting 10s for interfaces to be up

Name     State      Physical Address   Status   Speed    Type          Vendor ID   Device ID    PCI bus
eno12399 N/A        68:05:ca:dd:fe:fa  UP       1Gb      1000BASE-SX   0x8086      0x1572       31:00.0        
eno12409 N/A        68:05:ca:dd:fe:fb  UP       1Gb      1000BASE-SX   0x8086      0x1572       31:00.1        
eno12419 N/A        68:05:ca:dd:fe:fc  UP       1Gb      1000BASE-SX   0x8086      0x1572       31:00.2        
eno12429 N/A        68:05:ca:dd:fe:fd  UP       1Gb      1000BASE-SX   0x8086      0x1572       31:00.3        
eno8303  N/A        ec:2a:72:02:3a:1c  DOWN     N/A      RJ45          0x14e4      0x165f       04:00.0        
eno8403  N/A        ec:2a:72:02:3a:1d  DOWN     N/A      RJ45          0x14e4      0x165f       04:00.1        
monvirt  Disabled   N/A                UP       N/A      Virtual       N/A         N/A          N/A    

In this case, the system was unable to associate each of the network interfaces with its name.

Note

Without the interfaces being assigned, access via the SSH connection on the gcpx port does not work.

Connect to the GCap:

  • either by a direct connection (connect directly to the server)

  • or by a HTTP remote connection (iDRAC function for a Dell server)

  • or by a remote connection to the CLI in SSH via the iDRAC interface in serial port redirection mode

To correct this problem, two actions are possible:


6.2.1.12.5. Example of displaying the grace period given to start up the interfaces

  • Enter the following command.

(gcap-cli) show interfaces delay
  • Validate.

The system displays the grace period for starting up the interfaces.

NIC startup delay: 10 seconds