home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

show interfaces extensive

Displays detailed information about all system interfaces.

show interfaces extensive

Operational mode

Use this command to view detailed configuration information and operational status for all interfaces and virtual interfaces. In the output of this command where an interval is referenced, the average values are 1-minute-, 5-minute-, and 15-minute-weighted rolling average values computed in a manner similar to the values reported by Unix and Linux for load average in the uptime command.

Note:

For better-formatted output and more complete information about an interface, use the show interfaces dataplane interface-name command.

The following example shows how to display detailed information about all system interfaces.

vyatta@R1:~$ show interfaces extensive
dp0p192p1:
  rx bad address: 0                       rx bad vid: 0                         
  rx badcrc: 0                            rx badlen: 0                          
  rx bps: 24                              rx bps avg: 62, 82, 83                
  rx bridge: 0                            rx bytes: 132549906                   
  rx dropped: 0                           rx error: 0                           
  rx errors: 0                            rx flowmatch: 0                       
  rx flowmiss: 0                          rx good bytes: 132549906              
  rx good packets: 1246364                rx mbuf allocation errors: 0          
  rx missed: 0                            rx multicast: 1225784                 
  rx nobuffer: 0                          rx non ip: 1081511                    
  rx packets: 1246364                     rx pps: 0                             
  rx pps avg: 0, 0, 0                     rx q0 bytes: 130658262                
  rx q0 errors: 0                         rx q0 packets: 1225457                
  rx q1 bytes: 1891644                    rx q1 errors: 0                       
  rx q1 packets: 20907                    rx vlan: 0                            

  tx bps: 0                               tx bps avg: 5, 12, 9                  
  tx bytes: 1941172                       tx dropped: 0                         
  tx error: 0                             tx errors: 0                          
  tx good bytes: 1941172                  tx good packets: 18897                
  tx packets: 18897                       tx pps: 0                             
  tx pps avg: 0, 0, 0                     tx q0 bytes: 1928872                  
  tx q0 packets: 18692                    tx q1 bytes: 0                        
  tx q1 packets: 0                        tx q2 bytes: 12300                    
  tx q2 packets: 205                      tx q3 bytes: 0                        
  tx q3 packets: 0                      

dp0p224p1:
  rx bad address: 0                       rx bad vid: 0                         
  rx badcrc: 0                            rx badlen: 0                          
  rx bps: 0                               rx bps avg: 0, 0, 0                   
  rx bridge: 0                            rx bytes: 120                         
  rx dropped: 0                           rx error: 0                           
  rx errors: 0                            rx flowmatch: 0               
...