Book now with code EOY2025
chargen wrote: » Failed my first go at BSCI and am ramping up for another shot next Monday. Quick Q about ISIS and the ATT Bit. If I perform the following steps on two routers each with an Ethernet connection to the same switch: - enable isis (router isis) - set the NET ( net 49.0001.0010.0100.3001.00 and a different address on the 2nd router) - leave the first router as L1/L2 default - change the second router to L1 using is-type level-1 - I should see the L1/L2 router having the ATT bit set to 1 via 'show isis database' and should also automatically have a default route to the L1/L2 router, correct?I do not believe this is correct. What I'm seeing is no ATT bit and no default route on the 2nd router. Thanks
billscott92787 wrote: » Are you enabling ISIS on the routers on a per-interface basis by going to the interfaces connecting and entering the command: ip router isis ? ISIS must be enabled on a per-interface basis just like IPv6 is. In addition, I believe that with IS-IS the level's a level 1 router is only going to know about routers within the intra-area. With a level 1-2 router it is an "inter-area" router. A default route isn't instantly redistributed with ISIS; you have to configure it to redistribute a default route into the IS-IS routing domain.
Getting back to routing issues, the question you asked was about a default route. So how does the 0.0.0.0/0 route show up in an IS-IS network? There are a few ways to do this. To begin with, you need to look at whether you're running multiple areas. If you have Level 1 routers and Level 1-2 routers, you may have it already happening. In the default implementation of IS-IS (RFC 1195), Level 1-2 routers will automatically (and ONLY) inject a default route back into the Level 1 routers they speak with.
billscott92787 wrote: » I was pretty sure that was probably what was going on. I know when I was doing my BSCI and was learning about IS-IS, I did it a few times as well so don't feel bad there. I was so use to just using router rip, router eigrp AS, router ospf process-id. That I thought IS-IS would be the same way. It was easier to remember after getting into IPV6 since it works the same way! Glad to see things are up and running. Supposedly you can redistribute using a route-map or Cisco's website even says that you can use the default-information originate command.
What was your score on your 1st shot at the BSCI? What are you using to prepare? Also, what areas do you feel that you scored the worst in? I failed my first BSCI shot as well, so don't feel bad there. I needed a 790 to pass I believe and got a 783.
deth1k wrote: » Hi chargen, Looking at the configs both of your routers are still in the same area therefore no default route is being injected into L1. You need a 3rd router in this lab in another area if you want to see this working. something like: R1 (49.0001.1111.1111.1111.00) R2(49.0002.2222.2222.2222.00) R3(49.0002.3333.3333.333.00) R2 being L1/2 and R3 being L1 Cheers
billscott92787 wrote: » Yeah but you indicated him having to add a 3rd router, which isn't the case
deth1k wrote: » Make R1 and R2 part of the same area
chargen wrote: » Passed the BSCI this morning!
Use code EOY2025 to receive $250 off your 2025 certification boot camp!