Showing posts with label CCNA. Show all posts
Showing posts with label CCNA. Show all posts

Friday, 16 August 2019

CCNA IPV6

                                        IP VERSION 6


IP version 6 is 128 bit logical address written in Hexadecimal . It has large number of IP address range which will help to overcome problems due to unavailability of IP version 4. We were using NAT to use private IP in public network. If we use IPv6. We don;t need to configure NAT. We don't need of sub netting  because IP v6 support any cast place of broadcast.

ex.   2000:0000:0abc:0124:ec12:1240:4124:1234   /64

 In given example 32 digit is used which is in hexadecimal. A group of 4 digit is known as chunk which is equal to 16 bit.   (f=15, where 15 is equal to (1111) 4 digit of binary ). Total 8 chunk is available in IPv6 . Then 16*8= 128bit.

In given example starting 48 bit is a global ID which is reserved . No one can change 48 bit. bit number 49 to 64 is Network ID. When we need to change NID ID we change it from 4th chunk.
Last 64 bit is for Host ID which will be unique for all networking devices. It uses 64 bit for host ID and 64 bit for NID .So we write /64 as a sub net prefix in place of sub net mask.

IP distributions.

     For example ..............


https://www.freeccnastudyguide.com/study-guides/ccna/ch13/13-1-ipv6-introduction/,https://www.certificationkits.com/cisco-certification/cisco-ccna-640-802-exam-certification-guide/cisco-ccna-ipv6-part-i/



Thursday, 8 August 2019

CCNA Telnet on Router

                                    CCNA Telnet on Router

HOW TO CONFIGURE TELNET ON CISCO ROUTERS


We can configure telnet on router to manage remotely to router. First connect your router to PC via console cable. Install putty or hyper terminal. Open putty and run following commands to configure telnet on router -


To configure telnet first you need to give IP address to connected port of router-

Router>enable
Router#conf t
Router(config)# int f0/0
Router(config-if)#ip add 10.0.0.1 255.0.0.0
Router(config-if)#no shutdown


After Giving IP address run following command to configure telnet.

Router(config)#line vty 0 4
Router(config-line)#login
Router(config-line)#pass 12345


After configuring  telnet , you need to give enable password. If you have not given enable password then you will not be able to access privilage or configuration mode from telnet client.
To give enable password follow these commands.

Router(config)# enable pass 123

Now you have successfully configured telnet . You can access telnet from any telnet enabled device like PC.

To access telnet  follow this command

c:\ telnet 10.0.0.1


give password as you given on router.




Connect router to PC
Open CLI on Router


Run IP address, Telnet and enable command



Go to PC assign IP address-


Open cmd and run command to access telnet

CCNA- IP address

IP ADDRESS..............


IP address is a logical address which is assigned to networking devices for their identity. Using IP address we access resources from one device to another device.

There are two version of IP address.


1--IP version 4
2--IP version 6

IP VERSION 4--


                    It is a 32 bit logical address written in dotted decimal. It is used to identify devices in a network . It has   two part network ID and Host ID . Network ID indicates an unique ID for network and Host ID indicates device ID in network.


There are five classes in IPv4 according to size of network and purpose.


Class A- 1.0.0.0   - 126.255.255.255



  • In A class IP, 8bit is for NID and 24 bit for Host ID.
  • Default Subnet mask for this is 255.0.0.0
  • Total Subnet in A Class IP is 27-2=126
  • Host per Subnet  =  224-2 = 16777214
  • Private IP - 10.0.0.0-10.255.255.255


Class B- 128.0.0.0 - 191.255.255.255


  • In B class IP 16bit for NID and 16 bit for Host ID. 
  • Default Subnet mask for this is 255.255.0.0
  • Total Subnet in B Class IP is 214 -2=16382 
  • Host per Subnet = 216 -2=65534 
  • Private IP - 172.16.0.0 - 172.31.255.255

Class C- 192.0.0.0 to 223.255.255.255



  •  In C class IP 24bit is for NID and 8 bit for Host ID .
  •  Default Subnet mask is 255.255.255.0
  • Total Subnet in C class IP is 221 -2=   2097152
  •  Host per Subnet = 28-2=254
  •  Private IP - 192.168.0.0- 192.168.255.255

Class D- 224.0.0.0- 239.255.255.255

   D class is reserved for multicasting

Class E- 240.0.0.0 - 255.255.255.255

     E class is reserved for research


Special IP addresses...


APIPA (Automatic Private Internet Protocol Address ) -----
 It is assigned to devices Automatically when no DHCP server is active in network and static IP  address has not been configured too. APIPA ranges from 169.254.0.0 to 169.254.255.255.


Loopback Address- Loopback address is for Loopback test of devices.   Reserved address is   127.0.0.1

Default Broadcast Address- 255.255.255.255

Private IP - 


        Private IP address is free to use. We can use this IP without any permission of ISP. Private can only be routed in private Network . We can share and access resources in private network only.We can connect our private computer to public network using a router or Server . We will have to configure NAT on Server or Router.


There are two type of IP addresses are used.


1- Class full address-   When we use default subnet mask with IP address , This is known as Class full address. Class A, Class B and Class C addresses are class full addresses.

2- Class less addresses- When we use subnetted Address and new subnet mask . We do not follow Class .  This is known as Class less addresses.

Follow this table to know block size and subnet mask.

CCNA QUIZ

Latest 10 best phone in India 2023

1. Samsung Galaxy S22 : The Galaxy S22 is Samsung's latest flagship phone, released in January 2022. It features a 6.2-inch AMOLED displ...