show network interface

This command displays IP network Interfaces, which are configured in the IP Interfaces table, Including packet statistics per interface, for example, number of transmitted packets. The command also displays the status of the OSN module (supported only on certain devices).

Syntax

show network interface [description|osn]

Command

Description

Carriage Return

Displays all the IP Interfaces (IPv4 and IPv6) one after the other.

description [ipv4|ipv6]

Displays the IP Interfaces in table format:

show network interface description: Displays all IP Interfaces (IPv4 and IPv6).
show network interface description ipv4: Displays all IPv4 Interfaces.
show network interface description ipv6: Displays all IPv6 Interfaces.

osn

Displays the status of the OSN module.

Note: This command is applicable only to devices that support the OSN module.

Command Mode

Basic and Privileged User

Example

Displays all IPv4 interfaces:
show network interface description ipv4
Index Application Type IP Address Prefix Gateway VlanID    Interface Name Interface Mode status
0     O+M+C       10.15.7.96 16    10.15.0.1 1        O+M+C        IPv4 Manual    Up
Displays all IP interfaces:
show network interface
  Name: vlan 1
  Vlan ID: 1
  Underlying Interface: GROUP_1
  Hardware address is: 00-90-8f-5b-10-35
 
    Name: O+M+C
    Application Type: O+M+C
    IP Address: 10.15.7.96/16
    Gateway: 10.15.0.1
    Interface Mode: IPv4 Manual

  Name: IPv6-Interface
    Application Type: OAMP
    IP Address: 2001:db8:85a3::8a2e:370:7334/16
    Gateway: 2001:db8:85a3::8a2e:370:7334
    Interface Mode: IPv6 Manual
 
Name: SIP Application Type: CONTROL IP Address: ::/0 Interface Mode: IPv6 Auto Uptime: 91:15:43 rx_packets 8559313 rx_bytes 485973245 rx_dropped 0 rx_errors 0 tx_packets 14412 tx_bytes 6476742  tx_dropped 0 tx_errors 0 
This example displays the OSN status (which is down):
show network interface osn
OSN is Down
Port Mode :FORWARDING
txFrames 0000000000
rxFrames 0000000000