Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show vmhost netstat

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show vmhost netstat
<invoke-on>
<re0 | re1>
<routing engine>

Description

Display network statistics information for the host OS. The statistics contains information related to the interfaces used for the communication between the host and the guest, such as the IP address of the destination, IP address of the gateway, mask, flags, and so on.

Options

invoke-on

(Optional) Display the network statistics for the host OS on a device that has dual Routing Engines. You can use the all-routing-engine option to display the network statistics information for the host OS running on all the Routing Engines or the other-routing-engine option to display the network statistics information for the host OS running on the other Routing Engine. For example, If you issue the command from the primary Routing Engine, the backup Routing Engine is referred to as the other Routing Engine .

re0 | re1

(Optional) On devices that support dual or redundant Routing Engines, display the network statistics information for the host OS running on the Routing Engine in slot 0 (re0) or the Routing Engine in slot 1 (re1).

routing-engine

(Optional) Specify the Routing Engine for which the network statistics information for the host OS is to be displayed. The following options are available:

Note:

The QFX10002-60C and PTX10002-60C devices do not have primary and backup routing engines.

  • backup—Backup Routing Engine.

  • both—Primary and the backup Routing Engines.

  • local—Routing Engine on the local Virtual Chassis member.

  • master—Primary Routing Engine.

  • other—If you issue the command from the primary Routing Engine, the backup Routing Engine is referred to as the other Routing Engine.

Required Privilege Level

view

Sample Output

show vmhost netstat

content_copy zoom_out_map
user@host> show vmhost netstat
Compute cluster: rainier-re-cc

  Compute node: rainier-re-cn                   
    
   Netstat
   =======
   Kernel IP routing table
   Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
   0.0.0.0         10.216.63.254   0.0.0.0         UG        0 0          0 eth0
   10.216.48.0     0.0.0.0         255.255.240.0   U         0 0          0 eth0
   192.168.1.0     0.0.0.0         255.255.255.0   U         0 0          0 jnpr-int-br
   192.168.122.0   0.0.0.0         255.255.255.0   U         0 0          0 virbr0

Release Information

Command introduced in Junos OS Release 15.1F3.

Note:

PTX3000 router supports the Routing and Control Board, RCBPTX.

footer-navigation