Difference between revisions of "IOS: Create a new VLAN"
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
* <code>[[show vtp status]]</code> | * <code>[[show vtp status]]</code> | ||
* <code>[[show ip access-list]]</code> | * <code>[[show ip access-list]]</code> | ||
+ | * <code>[[set vlan]]</code> | ||
== See also == | == See also == |
Revision as of 12:04, 28 June 2020
Create VLAN
- Create VLAN:
SW1(config)#vlan #
- 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
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: