Switch

From Piszczynski
Revision as of 10:34, 11 July 2023 by piszczynski>Aleks (Created page with " == Dell Switch Config == ===Config=== Save Running config: *enable *copy running-config startup-config ===vlans=== Create vlan with the following command: *enable *configur...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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>