[j-nsp] J6350's interface down/up

Sabri Berisha sabri at cluecentral.net
Tue Oct 16 11:27:07 EDT 2007


On Tue, Oct 16, 2007 at 09:18:30AM -0600, Brandon Bennett wrote:

Hi,

> When using 10 or 100.  There is no such thing at 1000-half (at least
> defined in the standard).

That's, correct. However, the following config is valid:

    ge-0/0/3 {
        speed 100m;
        link-mode full-duplex;
        gigether-options {
            no-auto-negotiation;
        }
        unit 0 {
            family inet {
                address 10.0.3.2/24;
            }
        }
    }

When linked to another ge interface, you get:

ge-5/0/3 {
    unit 0 {
        family inet {
            address 10.0.3.1/24;
        }
    }
}

  Autonegotiation information:
    Negotiation status: No-autonegotiation
    Link partner:
        Link mode: Half-duplex, Flow control: None, Remote fault: OK,
        Link partner Speed: 100 Mbps


Thanks,

-- 
Sabri


More information about the juniper-nsp mailing list