Ifconfig.it
open-menucloseme
Home
About
Archive
🌐
English
twitter linkedin github youtube
  • CCIE 38619

    calendar Mar 20, 2013 · 1 min read · ccie exam cisco  ·
    Share on: twitter facebook linkedin copy
    I've passed the CCIE RS lab exam yesterday in Brussels, results arrived this morning:
    Read More
  • Cisco Brand Center Network Topology Icons

    calendar Mar 12, 2013 · 1 min read · icons documentation  ·
    Share on: twitter facebook linkedin copy

    Cisco icons are globally recognized and generally accepted as standard for network icon topologies. You may use them freely, but you may not alter them.

    Available on Cisco Website


    Read More
  • CCIE lab numbers preallocation myth certification value

    calendar Mar 10, 2013 · 2 min read · certifications cisco ccie  ·
    Share on: twitter facebook linkedin copy
    Cisco stopped to publish CCIE statistics some time ago but in Cisco Live presentations we can find some slides like this:
    Read More
  • Recipe: NTP server/client with auth

    calendar Mar 5, 2013 · 1 min read · cisco networking ntp  ·
    Share on: twitter facebook linkedin copy

    NTP client / server with authentication

    SERVER CONFIG

    ntp authentication-key 1 md5 0802657D2A36 7
    ntp master 5
    

    CLIENT CONFIG

    ntp authentication-key 1 md5 1531223F2705 7
    ntp authenticate
    ntp trusted-key 1
    ntp server 10.0.12.1 key 1
    

    Notes: the client authenticates the time source, server must have the key.


    Read More
  • Cisco Live! Europe 2013

    calendar Feb 28, 2013 · 1 min read · cisco cleur  ·
    Share on: twitter facebook linkedin copy

    Cisco Live! Europe: I'm in!

    First time here, the impression is like being in the Willy Wonka chocolate factory with the big difference you can touch everything without disappear.

    As my job is not focused on a single technology I'm registered to many different sessions, from WiFi to Security, from FCoE to …


    Read More
  • L2 QoS lab with DSCP mutation map and QoS port

    calendar Dec 20, 2012 · 3 min read · networking qos dscp  ·
    Share on: twitter facebook linkedin copy

    The dscp mutation map is a per-port configuration that permits to modify the dscp field of a packet. The mutation map works for EGRESS traffic only

    We trust the documentation but it's event better to verify it.

    The topology si simple:

    PC1 11.0.0.1 --> G1/0/1 C3750-24 G1/0/24 --> G1/0/24 C3750-48 G1/0/1 --> …


    Read More
  • PVLAN Quick Notes

    calendar Dec 20, 2012 · 1 min read · cisco networking  ·
    Share on: twitter facebook linkedin copy

    Private VLAN configuration:

    vlan 300
    private-vlan primary
    private-vlan association 301-302
    !
    vlan 301
    private-vlan isolated
    !
    vlan 302
    private-vlan community
    

    Port configuration:

    interface GigabitEthernet1/0/1
    	switchport private-vlan host-association 300 301
    	switchport mode private-vlan host
    

    What about the SVI? …


    Read More
  • Netflow quick notes

    calendar Dec 17, 2012 · 1 min read · networking cisco  ·
    Share on: twitter facebook linkedin copy

    Netflow quick notes for basic config.

    NETFLOW EXPORT

    Send NetFlow data to a collector:

    • From? (source)
    • Where? (destination, port)
    • How? (udp, sctp, backup)
    • Version? (1,5,9)

    SAMPLING / FILTERING

    Not all traffic is evaluated to generate NetFlow statistics. Sampling (one packet each N) of filtering (sampling only on a …


    Read More
  • Ebook: Your Route to Cisco Career Success by Kevin Wallace

    calendar Dec 2, 2012 · 1 min read · certifications cisco networking work  ·
    Share on: twitter facebook linkedin copy

    Your Route to Cisco Career Success  by Kevin Wallace

    A free ebook from Amazon/Kindle about the strategy to prepare for a brilliant career in networking.

    UPDATE: the book was free just for a limited amount of time (I got the link from Twitter).


    Read More
  • Alcatel Lucent Certified Field Expert

    calendar Nov 22, 2012 · 1 min read · certifications exam  ·
    Share on: twitter facebook linkedin copy

    After one week of training in Milan and passing the exam I've added an Alcatel-Lucent certification to my c.v.:

    "Alcatel-Lucent Certified Field Expert - ACFE - OmniSwitch R6/R6"

    OmniSwitch have some proprietary features, like mobile vlans, that may be very useful in some deployments. The new 10K platform with …


    Read More
  • PVST and non Cisco switches interoperability

    calendar Oct 23, 2012 · 8 min read · networking  ·
    Share on: twitter facebook linkedin copy

    This week I'm attending an HP training in Milan.

    The course topics aren't as challenging as I've expected but I had the opportunity to test focus on some interoperability problems that may occur in mixed environments, especially with Cisco and non-Cisco devices, like PVST.

    For this post we use 2 switches, a Cisco and a …


    Read More
  • CCIE Wireless blog and Youtube Channel

    calendar Oct 8, 2012 · 1 min read · ccie wifi wireless cisco  ·
    Share on: twitter facebook linkedin copy

    A great blog and Youtube channel with a lot of resources for Cisco Wireless:


    Read More
  • File prompt quiet

    calendar Oct 2, 2012 · 1 min read · cisco eem  ·
    Share on: twitter facebook linkedin copy

    When a router config is saved with

    copy run start
    

    IOS asks for a destination filename:

    RTR#copy running-config startup-config
    Destination filename [startup-config]?
    Building configuration...
    [OK]
    

    To bypass the request and use the default name startup-config do this:

    RTR(config)#file prompt quiet
    

    And then again

    copy …

    Read More
  • Cisco Catalyst 3560 and 3750 QoS Simplified... Seriously! by Kevin Wallace

    calendar Sep 16, 2012 · 0 min read · ccie qos cisco  ·
    Share on: twitter facebook linkedin copy


    Read More
  • OSPF Forward Address

    calendar Sep 16, 2012 · 1 min read · ccie cisco ospf  ·
    Share on: twitter facebook linkedin copy

    OSPF Forward Address (FA):

    • works like BGP next-hop for OSPF external routes

    • advertised only if next-hop is on a not-passive and multiaccess interface

    • if there's not a route to FA address, route is not installed

    • FA = 0.0.0.0 --> cost to ABR

    • FA <> 0.0.0.0 --> cost to FA address

    • NSSA --> FA is …


    Read More
    • ««
    • «
    • 13
    • 14
    • 15
    • 16
    • 17
    • »
    • »»

Gian Paolo photo

Gian Paolo

Network architect with some coding skills.
Read More

Recent Posts

  • Global Azure 2025
  • The decommissioning costs
  • Welcome 2025 Cisco Champions
  • SDWAN enhancements in a satellite link
  • Receive Side Scaling
  • Cisco Nexus transceiver temperature
  • NetBox to hosts
  • Cisco ISE scripts

Categories

NETWORKING 2 CERTIFICATIONS 1 CISCO 1 HUGO 1 WIRELESS 1

Tags

NETWORKING 89 CISCO 81 SOFTWARE 22 CERTIFICATIONS 19 LINUX 19 PYTHON 17 CERTIFICATION 15 AUTOMATION 14 CCIE 14 OED 12 TECHFIELDDAY 12 CLEUR 10 EVENTS 10 CISCOCHAMPION 9
All Tags
ACI3 AIRCONSOLE1 AIRPICONSOLE3 ALCATEL2 ANSIBLE1 ANYCONNECT1 API2 ARISTA2 ARUBA4 ASA8 AUTOINSTALL2 AUTOMATION14 AWK2 AWS6 AZURE1 BASH3 BATCH1 BLOG7 BOOK4 BOOKS1 BROCADE1 CA1 CANDID3 CAT9K1 CATCHPOINT1 CCIE14 CERTIFICATE1 CERTIFICATION15 CERTIFICATIONS19 CISCO81 CISCOCHAMPION9 CISCOU7 CLEUR10 CLI2 CLOUD5 CLOUDFORMATION1 COMWARE1 CONFERENCES1 DARKNET1 DATACENTER5 DCUCI1 DEBUG1 DEVNET3 DNAC1 DOCKER9 DOCUMENTATION1 DSCP1 EEM1 EMULATOR1 EVENTS10 EXAM9 FIREPOWER1 FIREWALL1 FOR1 FRAMERELAY1 FREENAS1 FUN1 GESTALTIT3 GITLAB1 GRAFANA1 HOMELAB4 HOMEOFFICE1 HP3 HUAWEI2 HUGO1 ICINGA21 ICONS1 IOS1 IPFABRIC7 IPS1 IPV65 ISE1 ITBLOGAWARDS3 JUNIPER1 K8S1 LIBRENMS2 LINUX19 LOGS1 MERAKI5 MIB1 MICROSERVER1 MIKROTIK1 MONITORING6 MTU1 NAT1 NEDI1 NETBOX3 NETMIKO1 NETWORKING89 NEXUS4 NFD1 NFD164 NFD236 NFD312 NORNIR3 NSX1 NTP1 OBSERVIUM1 OED12 OFFICE3651 OMISWITCH1 OSPF1 OSX1 PATHSOLUTIONS1 POETRY1 PPPOE2 PYTHON17 QOS2 RASPBERRY3 RMON1 RSA1 SCRIPT4 SDN1 SDWAN2 SECURITY4 SED1 SERVER4 SMOKEPING1 SNMP3 SOFTWARE22 SWITCH1 SYSADMIN1 TECHFIELDDAY12 TERRAFORM2 TFD1 TOFIX2 TRAINING9 TROUBLESHOOTING1 UCS2 VARIOUS2 VMWARE4 VPN3 VXLAN1 WARSTORIES3 WEBSITE2 WIFI8 WINDOWS1 WIREGUARD2 WIRELESS4 WLC3 WLPC2 WORK8 ZBFW1
[A~Z][0~9]
Ifconfig.it

Copyright 2003-  IFCONFIG.IT. All Rights Reserved

to-top