看板 FB_questions 關於我們 聯絡資訊
On 1/12/2012 7:53 AM, 扻薤膰靨蜲膻wrote: > Hi, Freebsd-questions. > > # ifconfig ng0 > ng0: flags=88d1<UP,POINTOPOINT,RUNNING,NOARP,SIMPLEX,MULTICAST> metric 0 mtu 1400 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > meta-up# ifconfig ng0 destroy > ifconfig: SIOCIFDESTROY: Invalid argument > > why I can not destroy interface? > The destroy ifconfig command is meant to be used on clonable interfaces. You can destroy a netgraph node using ngctl. Try 'ngctl kill ng0:'. HTH, Nikos _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"