Posts

Showing posts from 2016

EtherChannels

Image
EtherChannels Cisco offer another method to scale link bandwidth by Aggregation Parallel link turn the ether channel technology. An EtherChannel is a way of combining several physical links between switches into one logical connection.  Normally, Spanning Tree blocks redundant links; EtherChannels get around that and enable load balancing across those links.  Traffic is balanced between the channel links on the basis of such things as source or destination MAC address or IP address.  The EtherChannel load-balancing method is configured at global configuration mode.  A logical interface—called the Port Channel interface—is created. Configuration can be applied to both the logical and physical interfaces. Terms for EtherChannel Configuration Can consist up to maximum 8 physical port. All ports must be the same speed and duplex. All ports in the bundle should be enabled. None of the bundle ports can be a SPAN port. Interfaces in the channel do not have to be physicall

InterVLAN Routing

Image
VLANs divide the network in to smaller broadcast domains but also prohibit communication between domains. To enable communication, we use InterVLAN Routing. In InterVLAN routing, use two or more VLAN connectivity. InterVLAN routing also called Router on Stick Method. Figure: InterVLAN Routing InterVLAN Routing Configuration Switch Configuration Step 1: Create two VLANs in switch and name it. 1st VLAN Switch#configure terminal Switch(config)#vlan 20 Switch(config-vlan)# name HR Switch(config-vlan)# exit 2nd VLAN Switch#configure terminal Switch(config)#vlan 30 Switch(config-vlan)#name Sales Switch(config-vlan)#exit Step 2: Assign Port with separate VLAN For VLAN 20 Switch(config)#interface e0/1 Switch(config-if)#switchport access vlan 20 Switch(config-if)#exit For VLAN 30 Switch(config)#interface e0/2 Switch(config-if)#switchport access vlan 30 Switch(config-if)#exit Step 3: Trunk the Port Switch(config)#interface e

MS PowerPoint

Image
Coming Soon... https://mastermindit.blogspot.in/powerpoint

MS Access

Image
Coming Soon...

MS Excel

Image
Coming Soon...

MS Word

Image
Coming Soon...

CCNP (Cisco Certified Network Professional)

Image
Coming Soon...

CCNA (Cisco Certified Network Associate)

Image
Coming Soon...

Windows Server 2012

Image
Coming Soon..

Microsoft Paint

Image
What is Paint. Microsoft Paint  is a very simple image editing and creation application. Microsoft Paint comes with Windows Operating Systems. It was first introduced in Windows 1.0. It is also known as  Paintbrush  and  Windows Paint . Microsoft Paints files using the BMP file extension. This format uses a range of colors and bits. Microsoft Paint can also open and save files as  .GIF, .TIFF . PNG  and  .JPEG  formats. Microsoft Paint improved with every edition of the Windows Operating Systems and, in the Windows 7 and Windows 8, 10 Operating Systems, there were a more tools of additional features and functions compared to the first releases of the paint application. Let’s Start the Paint Step by Step...… Firstly, know about Paint windows and its useful tool.  Figure: Paint window Let’s Know about Paint  File Menu  Step by Step...… File Menu New:   To create a new document. Step:  Go to File menu and click on  New . Open: To open a saved docume