Options

OSPF question.

satishtechsatishtech Member Posts: 243
Do I need to know all the sub options ?
Cost , Priority is OK.

What about authentication ,hello ,dead intervals in IPv4 ?
And neighbor in IPv6 ?

Router(config-if)#ip ospf ?
authentication Enable authentication
authentication-key Authentication password (key)
cost Interface cost
dead-interval Interval after which a neighbor is declared dead
hello-interval Time between HELLO packets
message-digest-key Message digest authentication password (key)
priority Router priority

Router(config-if)#ipv6 ospf ?
<1-65535> Process ID
cost Interface cost
dead-interval Interval after which a neighbor is declared dead
hello-interval Time between HELLO packets
neighbor OSPF neighbor
priority Router priority

Comments

  • Options
    TallDude7TallDude7 Member Posts: 61 ■■□□□□□□□□
    yes you have to know all of that. you have to troubleshoot why routers aren't establishing OSPF adjacencies from the OSPF commands and routing tables
  • Options
    satishtechsatishtech Member Posts: 243
    so authentication,authentication key, hello dead interval configuration in IPv4
    and neighbor configuration command in IPv6 is part of ccent syllabus ?

    why adjacencies are not formed that I know missmatch hello dead interval auth etc
    so he only reason I need to know these commands is to enable matching so that
    routers can become adjacent ?
  • Options
    TWXTWX Member Posts: 275 ■■■□□□□□□□
    If they're asking for these commands on CCNA then it's likely that companies change these intervals to speed-up convergence time.

    By contrast, since Cisco isn't asking for EIGRP K-values on the exam, they don't find it all that likely that the junior admin will encouter K-value changes in the wild in EIGRP deployments.
  • Options
    james43026james43026 Member Posts: 303 ■■□□□□□□□□
    Exam objectives can be located here. This should help clarify things.
  • Options
    satishtechsatishtech Member Posts: 243
    Those are the CCNA 200-120 objectives not ICND1 100-101 objectives.
  • Options
    bender_fender100bender_fender100 Member Posts: 89 ■■□□□□□□□□
    satishtech wrote: »
    Those are the CCNA 200-120 objectives not ICND1 100-101 objectives.
    OSPF is also covered in the ICND1 objectives as well. They included some of it as an objective in there, all about single area OSPF.
    Working on CCENT and nearly almost there. Retake in December and pass, then after that, study for ICND2 and work on CCNA Security and look into Microsoft certifications. No previous IT certs.

    “Success is not final, failure is not fatal: it is the courage to continue that counts.” - Winston Churchill
  • Options
    james43026james43026 Member Posts: 303 ■■□□□□□□□□
    satishtech wrote: »
    Those are the CCNA 200-120 objectives not ICND1 100-101 objectives.

    Well the question wasn't directed at a particular exam. And the CCNA objectives are the same regardless of taking one exam VS two.
  • Options
    gorebrushgorebrush Member Posts: 2,743 ■■■■■■■□□□
    What does it say on the relevant blueprint?
  • Options
    satishtechsatishtech Member Posts: 243
    Thank You everyone.
Sign In or Register to comment.