Date: Wed, 12 Jan 2022 08:04:36 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 261136] ifconfig vlan option parsing is overly fussy Message-ID: <bug-261136-227-pQH5o8Lp4T@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-261136-227@https.bugs.freebsd.org/bugzilla/> References: <bug-261136-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261136 Alexander V. Chernikov <melifaro@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |melifaro@FreeBSD.org CC| |melifaro@FreeBSD.org --- Comment #1 from Alexander V. Chernikov <melifaro@FreeBSD.org> --- Thank you for the report! The shorter way is just running "ifconfig em0.5 create inet 192.168.20.20/2= 4", so ifconfig deduces parent interface and vlan tag from the interface name. However, the provided example should indeed just work. I'll take a look at it at the weekend. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261136-227-pQH5o8Lp4T>