Friday, April 19, 2019

NASA’s Flying Telescope Spots Oldest Type of Molecule in the Universe




NASA’s Flying Telescope Spots Oldest Type of Molecule in the Universe



About ten seconds after the big bang, the
relatively small but rapidly expanding universe consisted of atomic
nuclei, electrons and photons all floating freely in a superheated
plasma. Eventually things cooled enough for these particles to form
stable atoms, and the universe was filled with mostly hydrogen and
helium. Some 100,000 years into the history of the universe, atoms
finally combined to form the first molecules—neutral helium atoms
combined with positively charged hydrogen atoms to form the molecule
helium hydride.

Sunday, March 10, 2019

NFV How to Simplify Inplementation

Find out how you can simplify network functions virtualization (NFV)
implementation with Red Hat Consulting's NFV adoption program, which helps
organizations establish the architectural and operational foundation to
effectively deploy virtualized network functions (VNFs), in this white paper.




NFV: How to simplify the implementation


Tuesday, January 8, 2019

Explandio does it again - with Vidsting.

Vidsting video creator




This is an advisory for a new Launch of an exciting new Video Creation product from Explandio called VIDSTING.

VidSting is The World's First Video Sting Creator. 

VidSting Creates Fascinating Intros, Deluxe Logo Sting Animations, Incredible Outros & Even Irresistible Calls To Action In 60 Seconds!

This is going to totally change the way you make videos and advertise your brand to the world.


 It Creates Eye-Catching Video Animations in 3 Simple Steps. 

Watch the video on the link below to see how easy it is to create stunning videos.

 Add it to your advertising arsenal Today!

Watch the Video Five star Rating

Webtalk, the alternative to facebook.

Tuesday, December 25, 2018

Merry Christmas 2018


Merry Christmas

I hope you have an awesome day!








What is Christmas? It is tenderness for the past, courage for the present, hope for the future. 
Agnes M. Pahro 



Saturday, September 15, 2018




The following are some basic Cisco commands used for troubleshooting BGP in non-VRF and VRF environments.


Show a list of configured VRF's

        Show ip vrf

To see a quick status of all BGP connections, on a non-vrf router and a vrf router,

        show ip bgp summary
        show ip bgp vpnv4 vrf <name> summary


To see BGP routes, in the default table or an explicit VRF,

        show ip bgp
        show ip bgp vpnv4 vrf <name>


To see what routes you're getting from a neighbor, use one of these

        show ip bgp neighbor <IP-address-of-neighbor> routes
        show ip bgp vpnv4 vrf office neighbors x.x.x.x received-routes


  To see what routes you're sending to a neighbor, use the command

        show ip bgp neighbor <IP-address-of-neighbor> advertised-routes
        show ip bgp vpnv4 vrf office neighbors x.x.x.x advertised-routes


 To see what routes you're getting from an AS, use the command

        show ip bgp regexp <regluar-expression-for-an-AS>

 To clear a BGP session:

        clear ip bgp <ip-address of neighbor>

Notes: 

  • The same VPNv4 session is used to carry all VRF information, so it will clear all VRF's, not just 1
  • From my understanding, the use of "soft in" triggers an automatic ROUTE-REFRESH message to neighbors to resend their routing advertisements without dropping the neighbor.

Commands to configure VRF BGP routing - In Config Mode

ip routing
Enables IP routing on the device

ip vrf <name>
Names the VRF, and enters VRF configuration mode.

rd 2:2
An RD is a route-distinguisher, and it does just that, distinguishes this VPN, or routing table from others.

route-target export 2:2
route-target import 2:2

An RT is a route-target and allows the routes to be imported and exported into and out of the VRF.




When BGP is not behaving correctly, a way to temporarily stop peering with a neighbor is to use the following command:

        router bgp 194
        neighbor <ipaddress>
        password xxx


or on VRF enabled devices
   
      router bgp 1
      address-family ipv4 vrf <name>
      neighbor <ipaddress>
      password xxx


Since the other router doesn't have the same password, the two routers will stop talking to one another, without you having to do anything else. Later, when the problem is resolved, simply remove the line to reestablish peerage.


To see what's happening with BGP, use the commands

        terminal monitor
        debug ip bgp events


To find out who owns and Autonomous System, go to http://www.arin.net/ and type AS<number> in search. 


Note - AS64512 to AS65535 are Private use Autonomous System Numbers for Internal use only, think Private IP ranges:
 

192.168.0.0 - 192.168.255.255 (65,536 IP addresses)172.16.0.0 - 172.31.255.255 (1,048,576 IP addresses)
10.0.0.0 - 10.255.255.255 (16,777,216 IP addresses)


I hope this may be of use and I welcome any feedback, 

please feel free to comment below.




Thursday, January 25, 2018

Happy Australia Day 2018

Happy Australia Day 2018



Australia Day celebrations are as different and diverse as Australians themselves. From fireworks to food trucks, live music and indigenous cultural ceremonies, cricket matches and even jumping castles, there are many ways you can celebrate Australia Day this year.

A HIGHLIGHT of summer is January 26 when we celebrate our national day, often accompanied by beers, barbecues and beaches.

Lets celebrate everything that makes Australia great!!!



Have a great weekend everyone :-) 

Monday, January 1, 2018

Happy New Year 2018

HAPPY NEW YEAR
From: Life Is An Adventure
Wishing you a Great 2018





Lets make it awesome :-)

"The only thing that stands between a person and what they
want from life is often merely the will to TRY it and the
faith to BELIEVE that it is possible."
- Anthony Robbins





Monday, December 25, 2017

Merry Christmas


I'm not going to join the PC brigade!!!

I want to wish everyone a 

*****Merry Christmas*****


I hope Santa brings you everything you wish for.


Have a great Holiday - From Life Is An Adventure.

Tuesday, December 19, 2017

IT Acronyms in a fast pased world.

The IT world is SO full of acronyms and the list is growing and changing all the time as new technologies come in and old technologies disappear. 

Here are some of the current acronyms from the Carrier/Telco perspective:


ATM:           Asynchronous Transfer Mode
b/s:               Bits per second
CE:              Carrier Ethernet
CEN:           Carrier Ethernet Network. A network that supports MEF services
CCM:           Continuity Check Message
CIR:             Committed Information Rate
CoS:             Class of Service
CRC:            Cyclical Redundancy Check
CSMA/CD:   Carrier sense, multiple access/collision detection
DA:               Destination Address
DEI:              Discard Eligibility Indicator
EIR:               Excess Information Rate
EVPL:           Ethernet Virtual Private Line service
EMS:            Element Management System
ENNI:           External Network-to-Network Interface
EPL:              Ethernet Private Line
EVC:             Ethernet Virtual Connection
FC:                Fibre Channel
FDV:              Frame Delay Variation (commonly “jitter”)
FIB:               Forwarding Information Base
FLR:              Frame Loss Ratio
G.709:            ITU-T recommendation for interfaces for the Optical Transport Network
GbE:              Gigabit Ethernet (10 GbE = ten gigabit Ethernet, 100 GbE = hundred Gigabit Ethernet)
Gb/s:              Gigabits per second
GFP:              Generic Framing Procedure
IEEE:             Institute of Electrical and Electronics Engineers
IETF:             Internet Engineering Task Force
IP:                  Internet Protocol
ITU-T:            International Telecommunications Union – Telecommunication Standardization Bureau
LACP:            Link Aggregation Protocol
LAN:              Local Area Network
LBM:             Loopback Message
LSP:               Label Switched Path
LTM:              Linked Trace Message
MAC:            Media Access Control
MAN:            Metropolitan Area Network
Mb/s:             Megabits per second
MEF:             Formerly “Metro Ethernet Forum” and today known as simply
“MEF”;          organization that originated the Carrier Ethernet trend and established its service specifications
MPLS:           Multi-Protocol Label Switching
NFV:             Network Functions Virtualization

NMS:            Network Management System
OAM:           Operations, Administration, and Maintenance
OC-n:           Optical Carrier Level n (1, 3, 12, 48, 192, 768)
ODU:            Optical Data Unit
Operator:      The entity that administers a Carrier Ethernet network
ODU:             Optical Data Unit
OTN:             Optical Transport Networking (see G.709)
OVC:             Operator Virtual Connection
P2P:               Point-to-Point
PBB:              Provider Backbone Bridging
PCP:              Priority Code Point
PDU:             Protocol Data Unit
PHY:             Physical
QoS:             Quality of service
RFC:             Request for Comment: IETF’s designation for a standard
RFP:             Request for Proposal

SA:               Source Address
SDH:            Synchronous Digital Hierarchy
SDN:            Software-Defined Network
SLA:             Service-Level Agreement
SONET:        Synchronous Optical Network
STP:              Spanning Tree Protocol
Tb/s:              Terabits per second
TDM:            Time-Division Multiplexing
TWAMP:      Two Way Active Measurement Protocol
UNI:             User Network Interface
VLAN:         Virtual Local Area Network
VoIP:            Voice over IP
WAN:           Wide Area Network