[j-nsp] SONET interface flapping

Ramesh Karki rameshkarki at gmail.com
Sun Feb 7 04:55:06 EST 2010


Hi all,

I am using STM-1 OC3 interface on my M10i and its connected to Cisco other
side. The interface is up but not stable. The log messages shows frequent up
down cause also the bgp session got flaps.

Feb  7 12:37:12  mib2d[4785]: SNMP_TRAP_LINK_DOWN: ifIndex 131,
ifAdminStatus up(1), ifOperStatus down(2), ifName so-0/1/1.0
Feb  7 12:37:12  rpd[4502]: EVENT UpDown so-0/1/1.0 index 69 x.x.x.x ->
x.x.x.x <Broadcast PointToPoint Multicast Localup>
Feb  7 12:37:12  rpd[4502]: EVENT <UpDown> so-0/1/1.0 index 69 <Broadcast
PointToPoint Multicast>
Feb  7 12:37:14  mib2d[4785]: SNMP_TRAP_LINK_UP: ifIndex 131, ifAdminStatus
up(1), ifOperStatus up(1), ifName so-0/1/1.0
Feb  7 12:37:14  rpd[4502]: EVENT <UpDown> so-0/1/1.0 index 69 <Up Broadcast
PointToPoint Multicast>
Feb  7 12:37:14  rpd[4502]: EVENT <Flags> so-0/1/1.0 index 69 <Up Broadcast
PointToPoint Multicast>
Feb  7 12:37:14  rpd[4502]: EVENT UpDown so-0/1/1.0 index 69 <Up Broadcast
PointToPoint Multicast>
Feb  7 12:37:14  rpd[4502]: EVENT UpDown so-0/1/1.0 index 69 x.x.x.x ->
x.x.x.x <Up Broadcast PointToPoint Multicast>

But when I execute the command # show interfaces so-0/1/1 there is no flap
it seems to be stable.
------
Last flapped   : 2010-02-03 12:15:46 NPT (4d 00:47 ago)
--------
Has anyone face the same problem ??

The software version we are using is 9.2. I have listed the configuration of
interfaces both JunOS and IOS, can someone please suggested in it.

> show configuration interfaces so-0/1/1
hold-time up 2000 down 2000;
framing {
    sdh;
}
sonet-options {
    fcs 32;
    trigger {
        lol ignore;
        pll ignore;
        lof hold-time up 100 down 100;
        los hold-time up 100 down 100;
        ais-l hold-time up 100 down 100;
        rfi-l hold-time up 100 down 100;
        ber-sd {
            hold-time up 100 down 100;
        }
        ber-sf {
            hold-time up 100 down 100;
        }
        ais-p hold-time up 100 down 100;
        lop-p hold-time up 100 down 100;
        rfi-p hold-time up 100 down 100;
        uneq-p hold-time up 100 down 100;
        plm-p hold-time up 100 down 100;
    }
    payload-scrambler;
    bytes {
        c2 1;
    }
}
unit 0 {
    family inet {
         address x.x.x.x/30;
    }
}

# sh run int POS4/1/4
ip address x.x.x.y 255.255.255.252  no ip redirects  no ip
directed-broadcast  encapsulation ppp  ip route-cache flow sampled input
 carrier-delay msec 200  crc 32  pos framing sdh  pos scramble-atm  pos flag
c2 1  pos flag s1s0 2  pos delay triggers line 100  pos delay triggers path
100 End


Thank you,
Ramesh


More information about the juniper-nsp mailing list