[LiSA-Devel] vlan interface IP assignment [was: vlan interfaces are generated with the same MAC addresses]

Radu Rendec radu.rendec at mindbit.ro
Fri Mar 1 17:16:47 EET 2013


On Tue, 2013-02-26 at 12:59 +0200, Victor Duta wrote:
> I have a question  . Is there a daemon that you need to run in order
> to asign an IP adress to a vlan interface. I tried "ip addr
> 192.168.10.1 255.255.255.0" on that vlan interface but the cli just
> blocks.
> The entire configuration for the interface looks like this :
> conf t
> int vlan 2
> ip addr 192.168.10.1 255.255.255.0

Sorry for the delayed answer! No, there isn't any daemon that you need
to run. IP address assignment to vlan interfaces should be as simple and
straightforward as your example above.

But since you're also a member of the development team, I'm moving this
thread to the devel list so we can further discuss there on how to debug
the CLI and see where it actually hangs.

Radu




More information about the LiSA-Devel mailing list