Monthly Archives: February 2012

Fight with my selft during I review what I have learned

when I decided to review the whole technology I have learn before I take my CCIE in next Year.
I fighting my self, My self always keep call me to be skip CCNA material which is it’s very important
for me to know what we are forgot the basic.

I keep fight the feeling who call me to skip and keep going with serious learning the whole concept behind CCNA.
after that I will take some review with the OLD CCNP curriculum and target will done on june or july and start my
CCIE Writen book start from TCP/IP Vol 1 and 2 than CCIE Book

My goodness sooo MUCH technology i need to review, no wonder that people said that CCIE are the hardest exam
in theworld. QOS, MPLS, advandced Switch and Routing.
Material I have been downloaded : My Teacher (CBTN ) video, Cisco Press Book more than 15 i guest. INE video.
Pray for me to keep fight this..


VPN SITE TO SITE

Here my notes to VPN Site to Site :

Router R3

!!!
crypto isakmp policy 9
hash md5
authentication pre-share
crypto isakmp key 6 VPNKEY address 10.1.1.10
!
crypto ipsec security-association lifetime seconds 86400
!
crypto ipsec transform-set VPNSET esp-3des
!
crypto map VPNMAP 10 ipsec-isakmp
set peer 10.1.1.10
set transform-set VPNSET
match address INT-TRAFFIC
!
!
interface Serial0/0.34 point-to-point
ip address 10.1.1.9 255.255.255.252
frame-relay interface-dlci 34
crypto map VPNMAP
!
ip access-list extended INT-TRAFFIC
permit ip 10.1.1.0 0.0.0.3 10.2.1.0 0.0.0.255
permit ip 10.1.1.0 0.0.0.255 10.2.1.0 0.0.0.255

 

Show Comamand :

show crypto isakmp sa

show crypto ipsec sa

show crypto engine connections active

and show crypto map

 

R3#show crypto engine connections active

ID Interface            IP-Address      State  Algorithm           Encrypt  Decrypt
2 Se0/0.34             10.1.1.9        set    HMAC_MD5+DES_56_CB        0        0
2001 Se0/0.34             10.1.1.9        set    3DES                      0        0
2002 Se0/0.34             10.1.1.9        set    3DES                      0        0
2003 Se0/0.34             10.1.1.9        set    3DES                      0       10
2004 Se0/0.34             10.1.1.9        set    3DES                     10        0

 

 

 


Review What I already Learn

After I CCNP I think better I review the whole technology concept I had learn couples Years ago, some CCNA and CCNP OLD Curriculum was most interested me ISCW and ONT that i never touch the books since I decided I will CCNP track when I First time in CCNA many books I have to prepare my CCNP  From BSCI to ISCW, but after I Pass BCMSN cisco change it’s curriculum.

6 month My target to review Such Thing before I got My CCIE Writen exam. Oh boyy … what I’m think ..

I  makes some update my TSHOOT Exam topology, because i’m soo lazy to configure the whole such topology from begining.

Herewith my LAB toology drawing used dia tolls.

 


Follow

Get every new post delivered to your Inbox.