Difference between revisions of "IOS: Create a new VLAN"
Jump to navigation
Jump to search
(→Misc) |
|||
Line 10: | Line 10: | ||
== Delete VLAN == | == Delete VLAN == | ||
* <code>SW1(config)#no vlan #</code> | * <code>SW1(config)#no vlan #</code> | ||
− | + | * <code>[[show vlan]]</code> | |
== Misc == | == Misc == |
Revision as of 07:52, 16 August 2020
Create VLAN
- Create VLAN:
SW1(config)#vlan 9999
- Name VLAN:
SW1(config-vlan)#name YOUR_VLAN_NAME
Delete VLAN
SW1(config)#no vlan #
show 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: