User Tools

Site Tools


networking:cisco:switch_command_reference

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
networking:cisco:switch_command_reference [2016/02/18 11:38] – external edit 127.0.0.1networking:cisco:switch_command_reference [2016/03/03 18:45] (current) – [VLANS] rplecko
Line 71: Line 71:
 </code> </code>
  
-==== SAVING AND RESTORING CONFIGURATIONS ====+==== SAVING RESTORING AND DELETING CONFIGURATIONS ====
  
-===Save Running Config to Startup Config===+=== Save Running Config to Startup Config ===
  
 <code> <code>
Line 79: Line 79:
 </code> </code>
  
-===​Save Running Config to a Remote TFTP Server===+=== ​Save Running Config to a Remote TFTP Server ===
  
 <code> <code>
Line 86: Line 86:
 ​<enter filename> ​<enter filename>
 </code> </code>
- + 
-​===Save Config From Remote TFTP Server to the Running Config===+=== Save Config From Remote TFTP Server to the Running Config ===
  
 <code> <code>
Line 97: Line 97:
 </code> </code>
  
 +===Delete Current configuration===
 +
 +<code>
 +#write erase
 +<confirm>
 +#reload
 +</code>
 ==== INFORMATIONAL COMAMNDS ==== ==== INFORMATIONAL COMAMNDS ====
  
Line 196: Line 203:
 (vlan)#no vlan 12 (vlan)#no vlan 12
 </code> </code>
-=== + 
-===Assigning a VLAN to a Single Port 1900+===Delete the VLAN information from Flash or NVRAM, and reload the switch=== 
 +<code> 
 +# delete flash:vlan.dat 
 +<confirm> 
 + 
 +# reload 
 +<confirm> 
 +</code> 
 + 
 +===Assigning a VLAN to a Single Port 1900===
  
 <code> <code>
networking/cisco/switch_command_reference.1455795512.txt.gz · Last modified: 2016/03/03 18:36 (external edit)