Mailing List Archive

bridge ethernet over atm ( DSL )
Hello,

I Would like to know if it is possible to do bridge ethernet connections
over ATM between Juniper M5 and CISCO 806.

I already have connections between My JUNIPER M5 and CISCO 827 with vp / vc
8/35 ( in france )

here is a sample configuration if my interface :


noc@TEST# show interfaces at-0/0/0 unit 101
description TEST;
vci 1.101;
shaping {
cbr 498432;
}
oam-period 5;
oam-liveness {
up-count 1;
}
family inet {
address 10.101.1.1/30;
}

[edit]


here is my JUNOS : JUNOS 4.3R2 built 2001-02-22 03:24:10 UTC

Should I upgrade my JUNOS ? and is there a person who have already done
this kind of connections ?


regards




Philippe POURTIER
ORNIS SA
_______________________
tel : (+0033 ) 0825 000 412
Email : pourtier@ornis.com
_______________________
bridge ethernet over atm ( DSL ) [ In reply to ]
Bonjour,

Pas entre Juniper et Cisco comme Cisco ne fait pas les
VPN layer 2. On peux le faire entre deux Juniper, oui,
avec layer 2 VPN (Martini ou Compella).

Pardon mon Francais; je sais que ce n'est pas tres
bien -

Regards,
Lars Higham

--- pourtier@ornis.com wrote:
> Hello,
>
> I Would like to know if it is possible to do bridge
> ethernet connections
> over ATM between Juniper M5 and CISCO 806.
>
> I already have connections between My JUNIPER M5 and
> CISCO 827 with vp / vc
> 8/35 ( in france )
>
> here is a sample configuration if my interface :
>
>
> noc@TEST# show interfaces at-0/0/0 unit 101
> description TEST;
> vci 1.101;
> shaping {
> cbr 498432;
> }
> oam-period 5;
> oam-liveness {
> up-count 1;
> }
> family inet {
> address 10.101.1.1/30;
> }
>
> [edit]
>
>
> here is my JUNOS : JUNOS 4.3R2 built 2001-02-22
> 03:24:10 UTC
>
> Should I upgrade my JUNOS ? and is there a person
> who have already done
> this kind of connections ?
>
>
> regards
>
>
>
>
> Philippe POURTIER
> ORNIS SA
> _______________________
> tel : (+0033 ) 0825 000 412
> Email : pourtier@ornis.com
> _______________________
>
>
>
> _______________________________________________
> juniper-nsp mailing list juniper-nsp@puck.nether.net
> http://puck.nether.net/mailman/listinfo/juniper-nsp
bridge ethernet over atm ( DSL ) [ In reply to ]
On Mon, Jun 16, 2003 at 01:35:11PM +0200, pourtier@ornis.com wrote:
| Hello,
|
| I Would like to know if it is possible to do bridge ethernet connections
| over ATM between Juniper M5 and CISCO 806.
|
| I already have connections between My JUNIPER M5 and CISCO 827 with vp / vc
| 8/35 ( in france )
|
| here is a sample configuration if my interface :
|
|
| noc@TEST# show interfaces at-0/0/0 unit 101
| description TEST;
| vci 1.101;
| shaping {
| cbr 498432;
| }
| oam-period 5;
| oam-liveness {
| up-count 1;
| }
| family inet {
| address 10.101.1.1/30;
| }
|
| [edit]
|
|
| here is my JUNOS : JUNOS 4.3R2 built 2001-02-22 03:24:10 UTC
|
| Should I upgrade my JUNOS ? and is there a person who have already done
| this kind of connections ?

ether-over-ATM is not supported in that 4.3 - pls upgrade to [at least
5.3 where the feature got introduced], better 5.5, 5.6, 5.7 coz 5.3 is already
EOL]

/hannes