On 12 February 2010 15:23, Benoit PLANTON <[email protected]> wrote:
> The Cisco interface is configured with nonegociate speed and flow-control
> off.
>
> On my Juniper I can only set the speed to 1g, link-mode full-duplex and
> disable auto-negociation.

I assume you've tried the obvious and doing:

gigether-options {
   no-auto-negotiation;
}

Without setting the:

speed 1g;
link-mode full-duplex;

Just doing no-auto-negotiation by itself should work. Also make sure
RSTP is turned off on the port, it notoriously has a fit if PVST+ is
enabled on the Cisco side.

Matthew Walster
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to