[Bug 261136] ifconfig vlan option parsing is overly fussy
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 261136] ifconfig vlan option parsing is overly fussy"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Jan 2022 08:04:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261136 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/24", 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. -- You are receiving this mail because: You are the assignee for the bug.