Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Kernel panic in 5.99.24



David Young wrote:

I'm awfully curious what will happen if you 'ifconfig agr0 destroy'. :-)

ROOT n99:~> ifconfig agr0 create
ROOT n99:~> ifconfig agr0 agrport wm0
ROOT n99:~> ifconfig agr0 agrport wm1
ROOT n99:~> ifconfig agr0 agrport wm2
ROOT n99:~> ifconfig agr0 agrport wm3
ROOT n99:~> ifconfig agr0 up

ROOT n99:~> ifconfig agr0 destroy
ifconfig: clone_command: Device busy
ifconfig: exec_matches: Device busy
ROOT n99:~> ifconfig -l
wm0 wm1 wm2 wm3 bge0 lo0 agr0

ROOT n99:~> ifconfig agr0
agr0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500

capabilities=7ff80<TSO4,IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx,UDP4CSUM_Rx,UDP4CSUM_Tx,TCP6CSUM_Rx,TCP6CSUM_Tx,UDP6CSUM_Rx,UDP6CSUM_Tx,TSO6>
        enabled=0
        agrport: wm0, flags=0x3<COLLECTING,DISTRIBUTING>
        agrport: wm1, flags=0x3<COLLECTING,DISTRIBUTING>
        agrport: wm2, flags=0x3<COLLECTING,DISTRIBUTING>
        agrport: wm3, flags=0x3<COLLECTING,DISTRIBUTING>
        address: 00:15:17:c6:68:50
        inet6 fe80::215:17ff:fec6:6850%agr0 prefixlen 64 scopeid 0x7

ROOT n99:~> ifconfig agr0 -agrport wm0
ROOT n99:~> ifconfig agr0 -agrport wm1
ROOT n99:~> ifconfig agr0 -agrport wm2
ROOT n99:~> ifconfig agr0 -agrport wm3
ROOT n99:~> ifconfig agr0 destroy
ROOT n99:~> ifconfig -l
wm0 wm1 wm2 wm3 bge0 lo0


Home | Main Index | Thread Index | Old Index