Skip to content
NIL – Network Information Library
  • sk_SKSK
  • en_USENExpand
    • sk_SKSK
Log in
NIL – Network Information Library
  • en_USEN
    • sk_SKSK

Explore other categories

  • ATM (28)
    • Interworking (5)
      • CLIP (1)
      • LANE (1)
      • MPLS (1)
      • MPOA (1)
      • NHRP (1)
  • Cloud (3)
    • Cloud services (1)
    • MicroStack (2)
  • H.323 (2)
    • H.323 – references (2)
  • Instant messaging (4)
    • SIMPLE (2)
    • XMPP (2)
  • IP QoS (1)
    • References (1)
    • Tools (1)
  • IP Telephony (6)
    • VoIP (3)
  • IPTV (2)
  • IPv6 (6)
    • Tools (2)
  • Linux – HOWTO (52)
  • Monitoring, Management, Measurement (11)
    • SNMP (1)
    • Tools (6)
  • NetAcad (21)
    • CCNA (12)
    • Exercises (1)
  • Network security (22)
    • Analyzers (4)
    • Attacks (2)
    • Moloch (14)
    • TLS (1)
  • Practical – Fortinet (2)
    • Fortigate (2)
  • Practical – Mikrotik (2)
  • SIP (52)
    • Application servers (1)
    • Asterisk (3)
    • FreeSWITCH (2)
    • Kamailio (29)
    • NAT, FW (5)
    • OpenSER (2)
  • TCP/IP networks (2)
    • Tools (2)
  • Theses (2)
  • Traffic generators (1)
  • Virtualization (13)
    • VirtualBox (12)
    • XenServer (1)
  • WebCMS (0)
  • IPv6-IPv4 (1)
  • Switching (2)
  • OSPF (1)
  • Packet Tracer (1)
  • Windows 2019 server (1)

Home •

NetAcad • CCNA

Current category:

CCNA

Tclsh script examples: how to generate router loop interfaces with IPv4 addresses

Tclsh script examples: how to generate router loop interfaces with IPv4 addresses

CCNA CCNP

05.03.2019

palo73

This example shows how to generate 254 loop interfaces with assigned ipv4 addresses 172.16.0.1/24 up to 172.16.255.1/24. The code is: enable tclsh for {set i 0} {$i < 256} {incr i} { ios_config „int loop $i“ „ip address 172.16.$i.1 255.255.255.0″…

STP – Loop itself with BPDUfilter

STP – Loop itself with BPDUfilter

CCNA CCNP Exercises

12.02.2013

admin

We investigate a special topology condition, where a switch is connected itself on ports Faa0/1 and Fa0/2, and one of the port has BPDUFilter feature applied (i.e. simulating STP is switched off). Both ports are in the same vlan (vlan…

VTP (+DTP) security threat – myth or fact?

VTP (+DTP) security threat – myth or fact?

CCNA CCNP

09.10.2012

There is some confusion and misunderstanding regarding VTP (VLAN Trunking Protocol)+DTP (Dynamic Trunking Protocol) and this article will hopefully make it all clear. Most of the confusion comes from the statement that VTP is always a security threat to your…

Loki – L3 packet generation and manipulation tool

Loki – L3 packet generation and manipulation tool

Linux – HOWTO CCNA CCNP

14.12.2011

admin

Notes: Loki is a Python based framework implementing many packet generation and attack modules for Layer 3 protocols, including BGP, LDP, OSPF, VRRP and quite a few others. Web: https://www.c0decafe.de/loki.html http://www.ernw.de/content/e6/e180/e1561/Blackhat2010_ERNW_Loki_ger.pdf http://www.ernw.de/content/e6/e180/index_eng.html http://www.packetstan.com/2011/02/running-loki-on-backtrack-4-r2.html

How to find a right server – nslookup and dig dns command line tools

How to find a right server – nslookup and dig dns command line tools

Linux – HOWTO CCNA

23.10.2011

admin

A simple comparison of the nslookup command, the Microsoft DNS tool, and dig, the linux/win based command alternative. How to find the root servers? Using nslookup using dig  C:\Users\palo>nslookup Default Server: iris.isp.kx.sk Address: 85.248.45.238> set type=ns > . Server: iris.isp.kx.sk…

Configuring reflexive ACL (IP session filtering)

Configuring reflexive ACL (IP session filtering)

CCNA Security

19.01.2011

admin

In this article I will configure reflexive ACL. This technique is described during CCNA4 Exploration, and I'm using it during the lab exercises. Description from the cisco web, regarding IOS 15.1.

DHCP configuration using SDM

DHCP configuration using SDM

Practical – Cisco CCNA

18.04.2010

admin

The flash animation explains how to configure DHCP server on a cisco router using the SDM. Where to find and how to install the SDM is described in this article.  

Cisco Catalyst 2960 switch IOS recovery

Cisco Catalyst 2960 switch IOS recovery

CCNA CCNP Switching

26.03.2010

admin

Sometimes in my lab happens that students delete IOS of the switch from its flash. Unfortunately switches does not have rommon to realize quick IOS recovery over tftp. Only one way is over Xmodem. To speed up the process of…

Configuring complex dynamic ACL (Lock-and-Key)

Configuring complex dynamic ACL (Lock-and-Key)

CCNA Security

03.12.2009

palo73

In this article I will configure dynamic complex ACL (Lock and Key). This technique is described during CCNA4 Exploration. Description from the cisco web Lock-and-key is a traffic filtering security feature that dynamically filters IP protocol traffic. Lock-and-key is using…

Configuration of the RIPv2 authentication

Configuration of the RIPv2 authentication

CCNA CCNP RIP

02.12.2009

Pavel Segeč

In this article I will configure, debug and shows the process of RIPv2 authentication.   Authentication methods Plain text MD5   Note 1: When using plain text authentication mode, make sure that the following parameters are matching on neighboring routers…

Show more

Page navigation

1 2 Next PageNext

© 2025 NIL - Network Information Library - WordPress Theme by Kadence WP

Scroll to top

Search
  • Home
  • Contact
Log in