Skip to content
Snippets Groups Projects
Commit cfdf5c00 authored by Robert Ricci's avatar Robert Ricci
Browse files

Add user-visible support for trunking.

Added support for Cisco switches to enable and disable trunking for a
port.

Added two new command-line options:
-N <port> <vlans>
	Enable trunking on a port, allowing the given list of VLANs to
	cross the trunk

-U <port>:
	Disable trunking for the port

This functionality is needed for Mike's firewall support.
parent 6b50669b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment