Difference between revisions of "IOS: Create a new VLAN"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 5: | Line 5: | ||
[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] | [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]] | + | * Create VLAN: <code>SW1([[config]])#[[vlan]] 9999</code> |
* Name VLAN: <code>SW1([[config-vlan]])#name YOUR_VLAN_NAME</code> | * Name VLAN: <code>SW1([[config-vlan]])#name YOUR_VLAN_NAME</code> | ||
Revision as of 11:53, 28 July 2020
Create VLAN
- Create VLAN:
SW1(config)#vlan 9999
- Name VLAN:
SW1(config-vlan)#name YOUR_VLAN_NAME
Delete VLAN
SW1(config)#no vlan #
Misc
interface vlan### ip address x.x.x.x x.x.x.x
Related commands
- Change vlan configuration
show interface status
show vlan
andshow vlan brief
show vtp status
show ip access-list
set vlan
interface vlan
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: