> +ðernet_1 { > + status = "okay"; > + > + fixed-link { > + speed=<1000>; > + full-duplex; > + }; That is pretty unusual. Fixed link is generally used when connected to an Ethernet switch. Is that the case here? Andrew
> +ðernet_1 { > + status = "okay"; > + > + fixed-link { > + speed=<1000>; > + full-duplex; > + }; That is pretty unusual. Fixed link is generally used when connected to an Ethernet switch. Is that the case here? Andrew