RE: [j-nsp] E3- compatibility between Juniper and Cisco

From: Gary Tate (gtate@juniper.net)
Date: Mon Oct 08 2001 - 07:12:35 EDT


Hi Carsten,

Remember me:)

Cisco Configuration:
--------------------
interface Serial4/0
 description "to Molybdenum e3-1/1/1"
 ip address 192.168.233.2 255.255.255.252
 encapsulation ppp
 framing g751
 scramble
 dsu bandwidth 34010
 dsu mode 1
 no cdp enable
!

JUNIPER Configuration
---------------------
interfaces {
    e3-1/1/1 {
        description "to CE cs7206VXR serial4/0 (e3)";
        e3-options {
            compatibility-mode kentrox;
            payload-scrambler;
        }
        unit 0 {
            family inet {
                address 192.168.233.1/30;
            }
            family iso;
            family mpls;
        }
    }
}

This is a live configuration in the LAB here

Gary Tate

>-----Original Message-----
>From: Strahler, Carsten [mailto:Carsten.Strahler@lambdanet.net]
>Sent: 08 October 2001 11:04
>To: Juniper-Nsp (E-Mail)
>Subject: [j-nsp] E3- compatibility between Juniper and Cisco
>
>
>Hi,
>
>we've some trouble to connect a Cisco to our Juniper via
>E3-HDLC. There are
>a lot of bit-failures on the link, but the line is o.k..
>Has anyone done this before and was faced with this problem ?
>
>----------------------------------------------------------------
>Carsten Strahler
>
>IP Planning
>
>Lambdanet Communications GmbH (AS 13237)
>Guenther-Wagner-Allee 13
>D-30177 Hannover (Germany)
>
>Phone +49 (0)511 / 84 88 - 12 86
>Fax +49 (0)511 / 84 88 - 12 59
>mailto:carsten.strahler@lambdanet.net
>
>web: www.lambdanet.net
>-----------------------------------------------------------
>
>



This archive was generated by hypermail 2b29 : Mon Aug 05 2002 - 10:42:37 EDT