Subject: Re: configuring se0 device
To: Allen Briggs <briggs@netbsd.org>
From: Thomas Carlson <tcarlson@myback40.com>
List: port-mac68k
Date: 09/11/2006 17:54:59
Oops, I get the following when I do the whole sequence.

On Monday, September 11, 2006, at 05:40 PM, Allen Briggs wrote:

> On Mon, Sep 11, 2006 at 05:18:22PM -0700, Thomas Carlson wrote:
>> After "ifconfig se0" I get:
>>
>> se0  flags=8822<BROADCAST, NOTRAILERS,SIMPLEX,MULTICAST>  mtu 1500
>> 		address:00:00:1d:0d:c8:80
>
> OK.  So it looks unchanged from when you first run it.
>
> Just to be 100% clear...  You're seeing something like the
> following?
>
> # ifconfig se0
> se0: flags=8822<BROADCAST, NOTRAILERS,SIMPLEX,MULTICAST>  mtu 1500
> 		address:00:00:1d:0d:c8:80

yes

> # ifconfig se0 192.168.1.99 netmask 255.255.255.0
> se0: device enable failed

yes

> # ifconfig se0
> se0: flags=8822<BROADCAST, NOTRAILERS,SIMPLEX,MULTICAST>  mtu 1500
> 		address:00:00:1d:0d:c8:80

Then, I get:

se0  flags=8822<BROADCAST, NOTRAILERS,SIMPLEX,MULTICAST>  mtu 1500
		address:00:00:1d:0d:c8:80
		inet 192.168.2.2 netmask 0xffffff00 brpadcast 192.168.2.255
		inet6 fe80::200:1dff:fe0d:c88%se0  prefixlen 64 scopeid 0x1


Thanks for being so patient with me.

Tom