• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

The Tech Factors

All about your IT needs

  • Blog
  • About
  • Misc
  • Contact Us
You are here: Home / Cisco / A Brief Intro – VLANs

A Brief Intro – VLANs

January 21, 2016 by virdih

VLAN refers to virtual LANs. We define VLANs to separate the network into different segments. It provides better network management and security. We can assign different VLANs to different users or departments.

Commands to create/name a VLAN:

To create VLAN 20

  • config terminal [ to enter into configuration mode]
  • vlan 20 [ it creates VLAN 20]
  • name TEST_VLAN [ it assigns name: “TEST_VLAN” to newly created VLAN 20]

 

* Watch out this space for detailed description.

Filed Under: Cisco Tagged With: thetechfactors

Primary Sidebar

Calendar

June 2025
S M T W T F S
1234567
891011121314
15161718192021
22232425262728
2930  
« Jan    

Archives

Featured Post

Adding a host to vCenter Server fails

January 9, 2021 By virdih

In case you find some issues while adding a VMWARE ESXi host to vCenter Server and you get an error message “A General System error Occurred” or “vim.fault.NoPermission”. This issue occurs by inconsistent authorization setup on the ESXi Host. The name of this authorization file is “authorization.xml” and located at /etc/vmware/hostd You can follow the […]

© 2016 | The Tech Factors
Sitemap