Switch

From Piszczynski

Dell Switch Config

Config

Save Running config:

  • enable
  • copy running-config startup-config

vlans

Create vlan with the following command:

  • enable
  • configure
  • vlan <vlan number>

Add vlan to trunk port:

  • enable
  • configure
  • interface <switchport eg gi1/0/48>
  • switchport trunk allowed vlan add <vlan number>