Junos OS

last person joined: 6 days ago 

Ask questions and share experiences about Junos OS.
  • 1.  Diagnostics no-concatenate STM-4

    Posted 02-26-2009 03:32

    Hello, 

    Can I display statistics and diagnostics on STM-4 interface after creating no-concatenate port?

     

    I get:

    > show interfaces so-3/2/0

     error: device so-3/2/0 not found

     

    {master}

    > show interfaces diagnostics optics so-3/2/0

     

     {master} 

    >

     

    On the other hand I can see, only, on the VC4s:

     

    > show interfaces so-3/2/0:3
    Physical interface: so-3/2/0:3, Enabled, Physical link is Up
      Interface index: 184, SNMP ifIndex: 208
      Description: 
      Link-level type: PPP, MTU: 4474, Clocking: External, SDH mode, Speed: OC3, Loopback: None, FCS: 32,
      Payload scrambler: Enabled
      Device flags   : Present Running
      Interface flags: Point-To-Point SNMP-Traps Internal: 0x4000
      Link flags     : No-Keepalives
      LCP state: Opened
      NCP state: inet: Opened, inet6: Not-configured, iso: Not-configured, mpls: Not-configured
      CHAP state: Closed
      PAP state: Closed
      CoS queues     : 8 supported, 8 maximum usable queues
      Last flapped   : 2009-02-25 09:38:24 IST (1d 03:48 ago)
      Input rate     : 99382528 bps (17730 pps)
      Output rate    : 504 bps (0 pps)
      SDH   alarms   : None
      SDH   defects  : None

      Logical interface so-3/2/0:3.0 (Index 88) (SNMP ifIndex 209)
        Flags: Point-To-Point SNMP-Traps 0x4000 Encapsulation: PPP
        Protocol inet, MTU: 4470
          Flags: Sample-input
          Addresses, Flags: Is-Preferred Is-Primary
            Destination: , Local: , Broadcast:

     

    Thanks,

    Ziv
    Message Edited by ziv on 02-26-2009 03:34 AM


  • 2.  RE: Diagnostics no-concatenate STM-4
    Best Answer

    Posted 02-26-2009 11:31

    Hello Ziv,

     

     From JUNOS documentation http://www.juniper.net/techpubs/software/junos/junos93/swconfig-system-basics/no-concatenate.html#id-11820573 :

     

     "When configuring and displaying information about interfaces that are operating in channelized mode, you must specify the channel number in the interface name (physical:channel)"

     

     Therefore, in your example so-3/2/0 by itself won't work without the ":x" channel number.

     

     Cheers,

     Erdem