[Contents] [Prev] [Next] [Index] [Report an Error]

Displaying Shared Interface Information

Purpose

Display information about shared interfaces.

Action

Using the show interfaces so-fpc/pic/slot command, display logical interfaces configured on a shared physical interface.

The following fields in the output from the command display information about shared interfaces:

Note: When you issue this command on the PSD, the following information about the physical interface is not provided:

  • Media status
  • Frame Relay LMI counters
  • SONET mode

On the RSD

In the following sample output, rsd1 is the owner of the physical SONET interface so-7/2/0 and the logical SONET interface so-7/2/0.0 is shared by psd5.


user@rsd1> show interfaces so-7/2/0
Physical interface: so-7/2/0, Enabled, Physical link is Down
  Interface index: 128, SNMP ifIndex: 109
  Link-level type: Frame-Relay, MTU: 4474, Clocking: Internal, SONET mode,
  Speed: OC192, Loopback: None, FCS: 16, Payload scrambler: Enabled
  Device flags   : Present Running Down
  Interface flags: Hardware-Down Point-To-Point SNMP-Traps Internal: 0x4000
  Shared-interface  : Owner
  Link flags     : No-Keepalives DTE
  ANSI LMI settings: n391dte 6, n392dte 3, n393dte 4, t391dte 10 seconds
  LMI: Input: 0 (never), Output: 0 (never)
  DTE statistics:
    Enquiries sent                       : 0
    Full enquiries sent                  : 0
    Enquiry responses received           : 0
    Full enquiry responses received      : 0
  DCE statistics:
    Enquiries received                   : 0
    Full enquiries received              : 0
    Enquiry responses sent               : 0
    Full enquiry responses sent          : 0
  Common statistics:
    Unknown messages received            : 0
    Asynchronous updates received        : 0
    Out-of-sequence packets received     : 0
    Keepalive responses timedout         : 0
  CoS queues     : 8 supported, 8 maximum usable queues
  Last flapped   : 2008-08-11 10:51:51 PDT (1w1d 04:47 ago)
  Input rate     : 0 bps (0 pps)
  Output rate    : 0 bps (0 pps)
  SONET alarms   : LOL, PLL
  SONET defects  : LOL, PLL, LOF, SEF, AIS-L, AIS-P

  Logical interface so-7/2/0.0 (Index 67) (SNMP ifIndex 117) 
    Flags: Device-Down Point-To-Point SNMP-Traps 0x4000 Encapsulation: FR-NLPID
    Shared interface:
      Shared with: psd5
      Tunnel token: Rx: 2.517, Tx: 1.517
    Input packets : 0 
    Output packets: 0
    DLCI 700
      Flags: Active
      Total down time: 00:01:09 sec, Last down: 284:58:21 ago
        Input packets : 0 
        Output packets: 0
  DLCI statistics:
    Active DLCI  :1  Inactive DLCI  :0
On the PSD

The following sample output shows that so-0/3/0 is not owned by the PSD. The logical SONET interface so-0/3/0.0 is configured on a shared physical interface and ut-1/0/0.0 is its peer tunnel interface.


user@psd1> show interfaces so-0/3/0
Physical interface: so-0/3/0, Enabled, Physical link is Up
  Interface index: 151, SNMP ifIndex: 19353
  Link-level type: Frame-Relay, MTU: 4474, Clocking: Internal, Speed: OC192,
  Loopback: None, FCS: 16, Payload scrambler: Enabled
  Device flags   : Present Running
  Interface flags: Point-To-Point SNMP-Traps Internal: 0x4000
  Shared-interface  : Non-Owner
  Link flags     : No-Keepalives DTE
  ANSI LMI settings: n391dte 6, n392dte 3, n393dte 4, t391dte 10 seconds
  CoS queues     : 8 supported, 8 maximum usable queues
  Last flapped   : Never
  Input rate     : 0 bps (0 pps)
  Output rate    : 0 bps (0 pps)

  Logical interface so-0/3/0.0 (Index 68) (SNMP ifIndex 19352)
    Flags: Point-To-Point SNMP-Traps 0x4000 Encapsulation: FR-NLPID
    Shared interface:
      Peer interface: ut-1/0/0.0
      Tunnel token: Rx: 2.518, Tx: 1.518
    Input packets : 9
    Output packets: 10
    Protocol inet, MTU: 4470
      Addresses, Flags: Is-Preferred Is-Primary
        Destination: 16.16.0.0/30, Local: 16.16.0.1, Broadcast: 16.16.0.3
    DLCI 16
      Flags: Active
      Total down time: 00:00:00 sec, Last down: 00:00:55 ago
        Input packets : 9
        Output packets: 10
  DLCI statistics:
    Active DLCI  :1  Inactive DLCI  :0

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error]