Switch Configuration Reference

Contributors

  • Connor S
  • Andrew B

Switch Config

VLAN Configuration

initialize vlan

  • int vlan (nber)
  • name (name)

assign vlan to port

  • int (port)
  • switchport mode access
  • switchport access vlan (number)

configure trunk

  • int (port)
  • switchport mode access
  • switchport trunk allowed vlan (vlan range)