VLANs - wAlber47/Tech-Journal GitHub Wiki
- Go to VLAN Database, enter VLAN number and your preferred name, then hit add.
- Enter config mode, then use
vlan <number>
to create a specific VLAN.
- Select port to be configured, find the correct option, and switch to preferred VLAN.
- Enter config mode, and then issue the
interface FastEthernet <port-number>
command.
- Use
switchport access <vlan-id>
to configure the VLAN on that port.
- To configure multiple ports at one time see here under Lab 2-1: Subnet Design.\
Setting Access/Trunk Ports
- Go to port you want to configure, should say "Access" by default.
- Drop down the box, and switch the mode to "Trunk".
⚠️ **GitHub.com Fallback** ⚠️