Search for notes by fellow students, in your own course and all over the country.
Browse our notes for titles which look like what you need, you can preview any of the notes via a sample of the contents. After you're happy these are the notes you're after simply pop them into your shopping cart.
Title: CCNA SWITCHING
Description: CCNA SWITCHING SHORT NOTES FOR PREPARING CCNA EXAMINATION.
Description: CCNA SWITCHING SHORT NOTES FOR PREPARING CCNA EXAMINATION.
Document Preview
Extracts from the notes are below, to see the PDF you'll receive please use the links above
SWITCH
A switch function at Layer 2 or Datalinklayer
...
It uses Flooding and unicast for
communication
...
BROADCAST DOMAIN
Broadcast is a type of communication, where the sending device send a data and
that copy of data will be delivered to every device in the network segment
...
As the number of devices in the Broadcast Domain increases, number of
Broadcasts also increases and the quality of the network will come down
...
In a "Shared Media" there are no
separate channels for sending and receiving the data signals, but only one
channel to send and receive the data signals
...
MANAGEBLE SWITCHES
These typeof switches have one or more ways, or interfaces, to configure the
switch
...
Changes that one can do from a
managed switch Examples of configuration include: enable features such as
Configuring IP address to switch, Spanning Tree Protocol, set port speed,create or
modify VLANs, etc
...
They are basic
plug-and-play switches with no remote configuration, management, or
monitoring options
...
CORE LAYER SWITCHES
The core layer devices is responsible for fast and reliable transportation
of data across a network in a quick manner
...
It is used to speed up the network traffic as much as possible
...
of interfaces
...
EX:-6000, 5000, etc
...
These type of devices have less no
...
It also can forward heavy amount of traffic in a network
...
EX:-4500, 3550, 3560 etc
...
These devices used in a small network or in branch offices to connect
the end devices or users
...
of interfaces
compare to Core or Distribution layer devices
...
2|Page
ARP (Address Resolution Protocol)
The address resolution protocol (ARP) is a protocol used by the Internet Protocol,
specifically IPv4, to map IP address to the hardware addresses used by a data link
protocol
...
The term address
resolution refers to the process of finding an address of a Device in a network
...
VLAN (Virtual Local Area Network)
VLAN is a logical segmentation of a switch
...
The purpose of implementing a VLAN is to improve
the performance of a network
...
In addition, VLANs are created to assist in issues like
security, network management and scalability
...
In static VLAN switch port must
be manually assigned to a VLAN
...
Port can be a member of only one VLAN
...
DYNAMIC VLAN
In Dynamic VLAN devices are automatically assigned into VLAN based on its MAC
address
...
An administrator can assign switch port to VLANs
dynamically based on information such as the MAC address of the device
connected to the port
...
3|Page
ETHERCHANNEL
Switch treats an Ether Channel as a single interface, thus
Eliminating the possibility of a switching loop
...
If a single port
fails, traffic will be redirected to the other port(s)
...
A maximum of 8 Fast Ethernet or 8 Gigabit Ethernet
ports can be grouped together when forming an Ether Channel
...
The function of Spanning Tree Protocol (STP) is to prevent Layer 2
switching loop and broadcast storms in a Local Area Network (LAN) by shutting
down (or blocking) a port
...
STP is enabled by default on all switches
...
Ports in a blocking state do not
forward frames or learn MAC addresses
...
LISTENING
A port will progress from a Blocking to a Listening state only if
the switch believes that the port will not beshut downto eliminate a loop
...
Ports in a listening state will not
forward frames or learn MAC addresses
...
Ports in a learning state listen for BPDUs, and also
begin to learn MAC addresses
...
4|Page
FORWARDING
A port in learning mode will be placed in forwarding mode
...
All designated, root, and non-uplink ports will eventually be placed in a
forwarding state
...
ROOT SWITCH OR BRIDGE
The first step in the STP process is electing a Root Bridge, which serves as the
centralized point of the STP topology
...
The default priority is 32,768, and the lowest prioritywill elect as Root
Bridge
...
The combination of a switch’s priority and MAC address make
up that switch’s Bridge ID
...
NON ROOT SWITCH
In a Redundant switch network after electing ROOT SWITCH by STP
(Spanning Tree Protocol) rest of all the switches in a network is known as NON
ROOT SWITCH
...
ROOT PORT
The root port is always the link connected to the rootbridge, or the shortest path
to the root bridge
...
Lowest port cost will be selected as a root port
...
5|Page
DESIGNATED PORT
Each networksegmentrequires a single Designated Port, which has the lowest
path cost leading to the Root Bridge
...
A port cannot be both a Designated Port and a Root Port
...
NON DESIGNATED PORT OR BLOCKING PORT
The other end of a Designated Port is called as Non Designated Port (marked as
NDP), if it is NOT a Root Port
...
RSTP (RAPID SPANNING TREE PROTOCOL)
The convergence time for legacy Spanning Tree Protocol (STP) IEEE
802
...
When the network is converging on a
topology change, no traffic is forwarded to or from any of the switch
...
RSTP is an open standard protocol
...
1W standard is available to address the Spanning Tree Protocol
(STP) convergence time gap issue
...
PVSTP (PER VLAN SPANNING TREE PROTOCOL)
Per-VLAN Spanning Tree (PVST) is a Cisco proprietary Spanning Tree Protocol
(STP) which operates a separate instance of Spanning Tree Protocol (STP) for each
individualVLAN
...
Per-VLAN Spanning Tree (PVST) require Inter Switch Linktrunkingprotocol on the
ports
...
Such a port is called a trunk port
...
1Q tags) as they pass between switches, so
each frame can be routed to its intended VLAN
...
It can carry only one VLAN information
...
Switches remove
any VLAN information from the frame before it is sent to a device
...
1Q
802
...
802
...
An untagged Ethernet frame is a
standard Ethernet frame
...
If a switch receives untagged Ethernet frames on a trunk
port, they are considered as part of the native VLAN
...
1Q
VLAN tagged Ethernet
...
Both sides of the trunklink must be configured to be in same native VLAN
...
But
configuring VLAN for large networks with many interconnected switches can be a
very difficult task
...
The VLAN Trunking Protocol (VTP) can manage the addition, deletion, and
renaming of VLANs from a central point without manual intervention and thus
reduces network administration work in a switched network
...
At least one server is required in a VTP domain to propagate VLAN
information within the VTP domain
...
The changes made in a switch in server mode are advertised to the
entire VTP domain
...
A network
switch in VTP client mode requires a server switch to inform it about the VLAN
changes
...
VTP TRANSPARENT MODE
VLAN Trunking Protocol (VTP) transparent mode switches do not participate in
the VTP domain, but VTP transparent mode switches can receive and forward VTP
advertisements through the configured trunk links
...
But it will not advertisement to any other switches in
the network
...
Dynamic Trunking
Protocol (DTP) can be used negotiate and form trunk connection between Cisco
switches dynamically
...
Bridge
Protocol Data Units (BPDUs) frames contain information regarding the Switch ID,
originating switch port, MAC address, switch port priority, switch port cost etc
...
MAC ADDRESS TABLE
MAC Address table also known as CAM table (Content Addressable
Memory)
...
The switch will build the table through a dynamic learning process, by
observing the source MAC address of frames
...
A switch will only add MAC address table entries based on the
source MAC address in a frame
...
It is used to
secure the switch port
...
A user can also change his
physical location in LAN network
...
Thus port security feature enhances
the LAN security
...
While in this state, the switch port forwards no traffic
...
RESTRICT VIOLATION
This violation permits traffic from known MAC addresses to continue to be
forwarded while dropping traffic from unknown MAC addresses when over the
allowed MAC address limit
...
PROTECT VIOLATION
This violation permits traffic from known MAC addresses to continue to be
forwarded while dropping traffic from unknown MAC addresses when over the
allowed MAC address limit
...
FHRP (FIRST HOP REDUNDENCY PROTOCOL)
First Hop Redundancy Protocol (FHRP) is a group of protocols that allow a
router on a LAN network to automatically take over if primary default gateway
router fails
...
The problem comes when this primary router fails and there is a second
router on the segment that is also capable of being the default gateway but end
devices don’t know about it
...
Solution to this problem is First Hop Redundancy
Protocols
...
10 | P a g e
HSRP (HOT STANDBY ROUTER PROTOCOL)
HSRP is a Cisco proprietary protocol that provides default gateway
redundancy in LAN network
...
With HSRP, a group of routers (gateways) will be
configured together, and a single HSRP virtual IP address is used by the devices on
the network
...
Traffic always forward through ACTIVE ROUTER when ACTIVE ROUTER
fails STANDBY will take over for forwarding traffic
...
Its operation is similar to HSRP but differs in a
couple of ways
...
The master router's physical IP address of the
interface connecting the network is used by the clients as a default gateway
...
GLBP offers
something that HSRP and VRRP does noti
...
dynamic load balancing
...
When
a GLBP is configured, one of the routers within the group will be elected as the
Active Virtual Gateway (AVG) and all remaining routers are in that group Active
Virtual Forwarder (AVF)
...
to a switch port to avoid layer 2 switching loop
...
12 | P a g e
Title: CCNA SWITCHING
Description: CCNA SWITCHING SHORT NOTES FOR PREPARING CCNA EXAMINATION.
Description: CCNA SWITCHING SHORT NOTES FOR PREPARING CCNA EXAMINATION.