Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Nov 2012 11:14:43 -0500
From:      Ryan Stone <rysto32@gmail.com>
To:        Nikolay Nevzorov <nevzorovn@gmail.com>
Cc:        freebsd-net <freebsd-net@freebsd.org>
Subject:   Re: NG nodes on cisco-style vlan interfaces
Message-ID:  <CAFMmRNyX6N-OoyRjofChHs4Zc0K0sAS2YKK5knGZEHEUe9VtpQ@mail.gmail.com>
In-Reply-To: <CAHtHi9=ifGUECSskhO0%2BvM9ryTVASjnQc56O5fS98kM9CPSSgw@mail.gmail.com>
References:  <CAHtHi9=ifGUECSskhO0%2BvM9ryTVASjnQc56O5fS98kM9CPSSgw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Unfortunately netgraph doesn't allow dots in node names (or hook names),
because that would cause an ambiguity in parsing netgraph paths.

You can name an unnamed node by running "ngctl [nodeid]: name", but of
course the name must be both valid and unique.


On Tue, Nov 6, 2012 at 5:48 AM, Nikolay Nevzorov <nevzorovn@gmail.com>wrote:

> Create vlan interface in cisco-style, eg vlan 3 on fxp0 is fxp0.3, but in
> ngctl list i can't find node named fxp0.3. But i can see new <unnamed>
> ethernet node
> What cause this problem?  Dot in the name of interface? How can i rename
> unnamed node to use it?
>
> --
> Nikolay Nevzorov
> _______________________________________________
> freebsd-net@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFMmRNyX6N-OoyRjofChHs4Zc0K0sAS2YKK5knGZEHEUe9VtpQ>