Passed the CCNP

ccnp1.gif

Well I passed the final test required for my CCNP certification. Today I took the CIT, and although my notes may not be as pertinent now that Cisco is revamping the content for the CCNP, here are my notes from my final test, the CIT.

IGRP

Network statement
Access-list or distribute list
AS numbers mismatched
Discontiguous networks
++
Static routes
Change networks between routers
EIGRP
GRE tunnel
++
Invalid source address
Max paths command

Disable a source validity check
router igrp 10
no validate-update-source
max-paths 1 == disables load balance
IGRP uses default-network cmd, not 0.0.0.0 0.0.0.0 ser1

EIGRP
Check subnet
Mismatch k value
AS #’s
access-list

If you are going to redistribute use the default-metric command

OSPF

Hello messages are exchanged on the PRIMARY interface. If the address is
on the secondary interface no talky talky

area 0 authentication message-digest
also need a key-chain

Stuck in exstart
ACL
Wrong DLCI
Duplicate RID
MTU mismatch
debug ip ospf adj

Ospf Neighbor isn’t advertising routes
OSPF is not enabled
OSPF interface is down
Configured on secondary interface
Ospf will not advertise a secondary address unless it is in the same area as the primary interface

Leave a Reply