VLAN & VTP

VLAN & VTP


A VLAN is a group of devices on one or more LANs that are configured to communicate as if they were attached to the same wire, when in fact they are located on a number of different LAN segments. Because VLANs are based on logical instead of physical connections, they are extremely flexible.
VLANs define broadcast domains in a Layer 2 network. A broadcast domain is the set of all devices that will receive broadcast frames originating from any device within the set. Broadcast domains are typically bounded by routers because routers do not forward broadcast frames. Layer 2 switches create broadcast domains based on the configuration of the switch. Switches are multiport bridges that allow you to create multiple broadcast domains. Each broadcast domain is like a distinct virtual bridge within a switch.

You can define one or many virtual bridges within a switch. Each virtual bridge you create in the switch defines a new broadcast domain (VLAN). Traffic cannot pass directly to another VLAN (between broadcast domains) within the switch or between two switches. To interconnect two different VLANs, you must use routers or Layer 3 switches. See the "Overview of Layer 3 Interfaces" section for information on inter-VLAN routing on Catalyst 4500 series switches.
You can set the following parameters when you create a VLAN in the management domain:
VLAN number
VLAN name
VLAN type
VLAN state (active or suspended)
Maximum transmission unit (MTU) for the VLAN
Security Association Identifier (SAID)
VLAN number to use when translating from one VLAN type to another

Configuration of VLAN
Switch# configure terminal 
Switch(config)# vlan vlan_ID 
Switch(config-vlan)#
Switch(config-vlan)# exit


MOre detail below link and unlock by key  Vlan Topic and VTP
https://mega.nz/#!NhIizQLa
key-  ZVef3glZ9C9boxMeVPJ5-T-u4_SNJt9_jrG5gHx4z7M





No comments:

Post a Comment