Home > Share your FIREWALL Experience

Share your FIREWALL Experience

January 3rd, 2011 in FIREWALL 642-617 Go to comments

Cisco has made changes for the Security exams by replacing the old CCSP with the new CCNP Security Certification with 4 modules: Secure, Firewall, IPS and VPN. In fact, the old CCSP and the new CCNP Security are very similar. Many candidates have requested us to put up materials for these new exams but it is a time-consuming work. In the mean time, we created the “Share your experience” for the FIREWALL exam. We really hope anyone who read securitytut, 9tut, digitaltut, certprepare, networktut and voicetut contribute to these sections as your experience is invaluable for CCNP Security learners to complete their goals.

Please share with us your experience after taking the FIREWALL 642-617 exam, your materials, the way you learned, your recommendations…

Comments (410) Comments
Comment pages
1 ... 3 4 5 586
  1. Anonymous
    January 27th, 2012

    @steak ok, thank you for your reply

  2. croat
    January 27th, 2012

    this is the link on cisco site, i still believe that it is only ftp. maybe i didnt grasp it yet.

    http://www.cisco.com/en/US/docs/security/asa/asa80/configuration/guide/mpc.html#wp1054769

    read on examples 16-1 and 16-2 misconfiguration for ftp and http packets

  3. Steak
    January 27th, 2012

    This is the section you should read until it becomes clear to you :)

    An example of a misconfiguration is if you configure multiple inspections in the same policy map and do not use the default-inspection-traffic shortcut. In Example 16-1, traffic destined to port 21 is mistakenly configured for both FTP and HTTP inspection. In Example 16-2, traffic destined to port 80 is mistakenly configured for both FTP and HTTP inspection. In both cases of misconfiguration examples, only the FTP inspection is applied, because FTP comes before HTTP in the order of inspections applied.
    Example 16-1 Misconfiguration for FTP packets: HTTP Inspection Also Configured

    class-map ftp
    match port tcp 21
    class-map http
    match port tcp 21 [it should be 80]
    policy-map test
    class ftp
    inspect ftp
    class http
    inspect http
    Example 16-2 Misconfiguration for HTTP packets: FTP Inspection Also Configured

    class-map ftp
    match port tcp 80 [it should be 21]
    class-map http
    match port tcp 80
    policy-map test
    class http
    inspect http
    class ftp
    inspect ftp

  4. Croat
    January 27th, 2012

    Passed with 893/1000. Only with chips105.vce dump. Max new 3 q. Later.

  5. John Brady
    January 27th, 2012

    @croat Please share the new questions. I will be taking exam next week.

  6. Croat
    January 30th, 2012

    Sorry on late responce, i cant remember what exact questions but really use chips dumps and u will be ok. Low results was becouse i tried to be smart :)

  7. Sandra
    February 5th, 2012

    Anyone could share CBT Nuggets ??

  8. Rafael
    February 6th, 2012

    @Croat,

    Please share the labs that have appeared to you.

  9. Mahmoud
    February 16th, 2012

    Anyone can share the newest questions that may appear in the exam ??

  10. Shiva
    February 19th, 2012

    Can any one share a working link to download CBT nuggets for 642-617. Please email at shivadayal@gmail.com.

    Thanks in advance,
    Shiva Dayal.

Comment pages
1 ... 3 4 5 586
Add a Comment