Difference between revisions of "IOS: Create a new VLAN"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
== Create VLAN == | == Create VLAN == | ||
− | + | [https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3850/software/release/3se/vlan/configuration_guide/b_vlan_3se_3850_cg/b_vlan_3se_3850_cg_chapter_0100.html Reference document] | |
* Create VLAN: <code>SW1([[config]])#vlan #</code> | * Create VLAN: <code>SW1([[config]])#vlan #</code> |
Revision as of 14:34, 20 January 2020
Create VLAN
- Create VLAN:
SW1(config)#vlan #
- Name VLAN:
SW1(config-vlan)#name YOUR_VLAN_NAME
Delete VLAN
SW1(config)#no vlan #
Related commands
See also
- VLAN, VTP, VLAN Access-List (VACL), IOS: Create a VLAN, Change vlan configuration,
show vlan
,show vlan brief
,show vlan summary
,show vtp status
,switchport
,set vlan
,vtp mode transparent
- Cisco IOS: Cisco IOS XE, Config (mode), VLANs, Cisco IOS logging, VTP, ACLs,
show logging
,show logging history
,show interface status
,debug
,archive
,show archive
,conf t
,int
,ip http server
,ip ssh
,ip address
, vty,show mac address-table
,show access-list
, Access-list,ip access-group
,admin
Advertising: