[c-nsp] E3 between Cisco 7200 and Juniper

Erdem Sener erdems at gmail.com
Sun Jun 19 11:00:01 EDT 2005


Hi,

Try this example config, it's a live one:

Cisco config:
-------------
interface Seriala/b
description "to Juniper"
ip address 172.16.1.2 255.255.255.252
encapsulation ppp
framing g751
scramble
dsu bandwidth 34010
dsu mode 1
!

Juniper config:
---------------------
interfaces {
e3-x/y/z {
description "to Cisco";
e3-options {
compatibility-mode kentrox;
payload-scrambler;
}
unit 0 {
family inet {
address 172.16.1.1/30;
}
}
}

On 6/18/05, dxz107 at gmail.com <dxz107 at gmail.com> wrote:
> You should also confirm clocking.  One side should be recover from
> line as the other generates the clock internally.  However, if the
> carrier provides the clock then both sides should recover from line.
> 
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>



More information about the cisco-nsp mailing list