Hi Ben, You need to construct a OF message with OFPAT_SET_VLAN_VID. Then, ship the message to a target switch through Component::send_openflow_command.
Best, DK On Mon, May 10, 2010 at 10:27 AM, Ben Hamed Walid <[email protected]> wrote: > Hi all, > > Can anybody tell me how to configure a VLAN using nox? > Any suggestions will be helpful. Thank you. > > Walid > > > > _______________________________________________ > nox-dev mailing list > [email protected] > http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org > > _______________________________________________ nox-dev mailing list [email protected] http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
