[j-nsp] Serial Question

alain.briant at bt.com alain.briant at bt.com
Tue Jun 17 11:13:00 EDT 2008


Hi Lee

Can you provide us for some traces:

Monitor trafic interface se-1/0/1
We will see the lmi traffic
And 
Show interface se-1/0/1 extensive

I believe it's an LMI problem
Normaly the default lmi on Juniper is ansi like the one you've configured on Cisco (so this should be OK)
But perhaps the keepalive could be adapted (5 ?)
I am also wondering why you configured "serial-option: clocking-mode loop" ! 


Alain




-----Message d'origine-----
De : juniper-nsp-bounces at puck.nether.net [mailto:juniper-nsp-bounces at puck.nether.net] De la part de Lee Hetherington
Envoyé : mardi 17 juin 2008 14:06
À : juniper-nsp at puck.nether.net
Objet : [j-nsp] Serial Question

Hi All,

I have a J2320-JH which is replacing an aging Cisco 3640.  I am having trouble bringing up an x.21 leased line.  It brings up the line, but in cisco terms not the protocol.  It keeps telling me on my subinterface
"flags: down".

Below are my cisco and juniper configs.  Anyone any ideas, the isp is being particularly un-helpful.

Cisco:

!
interface Serial0/0
 bandwidth 2048
 no ip address
 encapsulation frame-relay
 no ip mroute-cache
 keepalive 5
 no fair-queue
 frame-relay lmi-type ansi
!
interface Serial0/0.16 point-to-point
 description Telstra Circuit
 ip address 154.32.xxx.81 255.255.255.252  no cdp enable  frame-relay interface-dlci 16 IETF !


Juniper:

se-1/0/1 {
        description Telstra;
        mtu 1500;
        encapsulation frame-relay;
        serial-options {
            clocking-mode loop;
        }
        unit 0 {
            description "Telstra Serial Circuit MXFS203988";
            point-to-point;
            dlci 16;
            family inet {
                address 154.32.152.81/30;
            }
        }
    }

Many Thanks,

Lee

_______________________________________________
juniper-nsp mailing list juniper-nsp at puck.nether.net https://puck.nether.net/mailman/listinfo/juniper-nsp


More information about the juniper-nsp mailing list