Difference between revisions of "Change vlan configuration in port"

From wikieduonline
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
Review current configuration: <code>[[show vlan]]</code>, <code>[[show interface status]]</code>
 +
 
  [[conf t]]
 
  [[conf t]]
 
  [[int]] Gi1/0/99
 
  [[int]] Gi1/0/99
Line 4: Line 6:
 
  [[switchport access vlan]] 4545
 
  [[switchport access vlan]] 4545
  
  Verify: [[show vlan]] or [[show interfaces switchport]]
+
  Verify: [[show vlan]] or [[show interfaces switchport]] or [[show interface status]]
 +
 
  
 +
[[switchport access vlan]] 4545
 +
% Access VLAN does not exist. Creating vlan 4545
  
 
== Related commands ==
 
== Related commands ==
 +
* <code>[[show vlan]]</code>
 
* <code>[[show interface status]]</code> (enable or disabled, Name)
 
* <code>[[show interface status]]</code> (enable or disabled, Name)
 +
* [[IOS: Create a new VLAN]]
 +
* <code>[[interface]]</code>
  
 
== See also ==
 
== See also ==
 
* {{VLAN}}
 
* {{VLAN}}
 
+
* {{IOS}}
  
 
[[Category:Networking]]
 
[[Category:Networking]]

Latest revision as of 10:49, 17 November 2020

Advertising: