Skip to content

  • Home
  • What is CCNA?
  • New CCNA exam – 200-301

Author: upravnik

Port security

January 26, 2016January 19, 2019 upravnik

By default, all interfaces on a Cisco switch are turned on. That means that an attacker could connect to your network through a wall socket and potentially threaten your network. If you know which devices will be connected to which Read More …

Setting up SSH

January 26, 2016January 19, 2019 upravnik

To enable secure access to your Cisco device, you can use SSH instead of Telnet. SSH uses encryption to secure data from eavesdropping. To enable SSH, the following steps are required: 1. set up a hostname and and a domain Read More …

Setting up Telnet

January 26, 2016January 19, 2019 upravnik

To access a Cisco device using telnet, you first need to enable remote login. Cisco devices usually supports 16 concurrent virtual terminal sessions, so the first command usually looks like this: HOSTNAME(config)line vty 0 15 To enable remote login, the Read More …

Wildcard masks

January 26, 2016January 19, 2019 upravnik

Wildcard masks are used to specify a range of network addresses. They are commonly used with routing protocols (like OSPF) and access lists. Just like a subnet mask, a wildcard mask is 32 bits long. It acts as an inverted Read More …

Differences between IPv4 and IPv6

January 26, 2016April 7, 2020 upravnik

The following table summarizes the major differences between IPv4 and IPv6:   Feature IPv4 IPv6 Address length 32 bits 128 bits Address representation 4 decimal numbers from 0-255 separated by periods 8 groups of  4 hexadecimal digits separated by colons Read More …

RIPng

January 26, 2016January 19, 2019 upravnik

RIPng is an extension of RIP developed for support of IPv6. Here are some of its features: just like RIP for IPv4, it uses hop count as the metric sends updates every 30 seconds RIPng messages use the UDP port Read More …

How to configure IPv6

January 26, 2016December 9, 2019 upravnik

Cisco routers do not have IPv6 routing enabled by default. To configure IPv6 on a Cisco routers, you need to do two things: enable IPv6 routing on a Cisco router using the ipv6 unicast-routing global configuration command. This command globally Read More …

IPv6 routing protocols

January 26, 2016January 19, 2019 upravnik

Like IPv4, IPv6 also supports routing protocols that enable routers to exchange information about connected networks. IPv6 routing protocols can be internal (RIPng, EIGRP for IPv6…) and external (BGP). As with IPv4, IPv6 routing protocols can be distance vector and Read More …

IPv6 transition options

January 26, 2016January 19, 2019 upravnik

IPv4 and IPv6 networks are not interoperable and the number of devices that use IPv4 number is still large. Some of these devices do not support IPv6 at all, so the migration process is necessary since IPv4 and IPv6 will Read More …

IPv6 interface identifier

January 26, 2016May 5, 2020 upravnik

The second part of an IPv6 unicast or anycast address is typically a 64-bit interface identifier used to identify a host’s network interface. A 64-bit interface ID is created by inserting the hex value of FFFE in the middle of the Read More …

Posts navigation

Older posts
Newer posts
BGP performance
  • What is a network?
  • OSI & TCP/IP models
  • Local area network (LAN)
  • Wide area network
  • Encapsulation
  • Ethernet explained
  • Ethernet frame
  • MAC & IP addresses
  • Unicast, multicast, and broadcast addresses
  • Network devices
  • Network hubs explained
  • Network bridge explained
  • Network switch explained
  • Network router explained
  • Half duplex and full duplex
  • IEEE Ethernet standards
  • Cisco three-layer hierarchical model
  • Types of Ethernet cabling
  • Types of Ethernet cables – straight-through and crossover
  • Types of IP addresses
  • Classes of IP addresses
  • Private IP addresses explained
  • Subnetting explained
  • Subnet mask
  • Create subnets
  • CIDR (Classless inter-domain routing)
  • Ping explained
  • Traceroute explained
  • TCP/IP suite of protocols
  • TCP explained
  • UDP explained
  • Ports explained
  • ARP (Address Resolution Protocol) explained
  • DHCP & DNS
  • Telnet & SSH
  • FTP & TFTP
  • SNMP (Simple Network Management Protocol)
  • HTTP and HTTPS explained
  • NTP (Network Time Protocol)
  • APIPA (Automatic Private IP Addressing)
  • ICMP (Internet Control Message Protocol)
  • IP header
  • Cisco IOS overview
  • Power on a Cisco device
  • IOS command modes
  • Get help in IOS
  • Running & startup configuration
  • IOS basic commands
  • show command
  • Configure descriptions
  • Run privileged commands within global config mode
  • Ports on an IOS device
  • Pipe character in IOS
  • IOS boot sequence
  • Backing up IOS configuration
  • What is IP routing?
  • Connected, static & dynamic routes
  • Administrative distance & metric
  • Routing protocols
  • RIP overview
  • Configuring RIPv2
  • passive-interface command
  • RIP loop prevention
  • Advertise default routes using RIP
  • EIGRP overview
  • EIGRP configuration
  • Wildcard mask in EIGRP
  • EIGRP automatic & manual summarization
  • EIGRP authentication & load balancing
  • EIGRP Reliable Transport Protocol (RTP)
  • EIGRP Diffusing Update Algorithm (DUAL)
  • EIGRP summary
  • OSPF overview
  • OSPF configuration
  • Designated & Backup Designated Router
  • OSPF authentication
  • OSPF summarization
  • OSPF summary
  • Differences between OSPF and EIGRP
  • Comparing internal routing protocols (IGPs)
  • Layer 2 switching
  • How switches work
  • Collision & broadcast domain
  • CSMA/CD
  • What is a VLAN?
  • Access and trunk ports
  • Configuring VLANs
  • Configuring access & trunk ports
  • Frame tagging
  • IEEE 802.1Q
  • Inter-Switch Link (ISL)
  • Configuring voice VLANs
  • Configuring allowed VLANs
  • What is VTP?
  • VTP modes
  • VTP configuration
  • What is STP?
  • How STP works
  • Electing the Root Switch in STP
  • Selecting STP root port
  • Selecting STP designated port (DP)
  • What is RSTP?
  • How RSTP works
  • Configuring RSTP
  • What are ACLs?
  • Types of ACLs
  • Configuring standard ACLs
  • Configuring extended ACLs
  • Configuring named ACLs
  • What is NAT?
  • Static NAT
  • Dynamic NAT
  • Port Address Translation (PAT) configuration
  • What is IPv6?
  • IPv6 address format
  • Types of IPv6 addresses
  • IPv6 unicast addresses
  • IPv6 global unicast addresses
  • IPv6 unique local addresses
  • IPv6 link-local addresses
  • IPv6 multicast addresses
  • IPv6 address prefixes
  • IPv6 interface identifier
  • IPv6 transition options
  • IPv6 routing protocols
  • How to configure IPv6
  • RIPng
  • Differences between IPv4 and IPv6
  • Wildcard masks
  • Setting up Telnet
  • Setting up SSH
  • Port security
  • Types of memory on a Cisco device
  • Configure Cisco router as DHCP server
  • Configure NTP on a Cisco router
  • Cisco Discovery Protocol (CDP) overview
  • Map hostnames to IP addresses
  • Configure Cisco device as DNS client
  • Extended ping command
  • traceroute command
  • debug command
  • show processes command
  • Configure an IP address on a switch
  • Configure interVLAN routing
  • Configure ROAS
  • Configure static MAC address
  • Link Layer Discovery Protocol (LLDP)
  • IOS files
  • Configure speed and duplex
  • Interface range command
  • How to upgrade Cisco IOS
  • Copy files with FTP
  • show version command
  • TCP three-way handshake
  • Erasing configuration files
  • show interfaces status command
  • Configure Cisco router as a DHCP client
  • logging synchronous command
  • exec-timeout command
  • no ip domain-lookup command
  • Encrypt local usernames and passwords
  • Cisco console rollover cable
  • Create a static host route
  • Uniform Resource Locator (URL) structure
  • The ARP table on a Cisco router
  • Default static route
  • Configure timezone and Daylight Saving Time (DST)
  • DHCP relay agent
  • Interface status codes
  • Auxiliary Port on a Cisco router
  • Syslog explained
  • Syslog message format
  • About
  • Contact
  • Support our work
Copyright study-ccna.com 2020. All rights reserved. This is not an official Cisco website.
Proudly powered by WordPress | Education Hub by WEN Themes