• To ensure you get the most out of your CIN membership and stay connected with the latest updates, we are asking all members to update their community profiles. Please take a few moments to log in and: • Complete all sections of your profile • Review your current information for accuracy • Enter an alternative email address if desired (CIN requires your valid business email address for your training organization). Keeping your profile up to date helps us better serve you, ensures your account is correctly linked with CompTIA’s CRM, streamlines processes, enhances communication, and guarantees you never miss out on valuable CIN opportunities. Thank you for taking this important step! step!

Search results

  1. jarrelrivera

    9.3.9 Lab - wrong answer

    Q1 asks for the IP address of Support's current default gateway As you see, the answer should be 192.168.0.46 However, the answer that they want is 192.168.0.5. I was like, where did that came from? LOL Using TestOut for Network+ Labs is just frustrating. I don't think I'll recommend using...
  2. jarrelrivera

    9.3.8 Lab - Wrong answers

    Good day! Just sharing with you another finding from the TestOut Network+ laboratory. Q1 asks for the MAC address of the Ethernet card in Office 2. Notice that none of the options are correct. Q3 asks for the MAC address of the Ethernet card in ITAdmin. Notice that none of the options are...
  3. jarrelrivera

    Question - TestOut Lab 8.3.6 SNMP

    Thanks. But I need guidance on how to show it to the students via the OpenNMS from the TestOut Lab.
  4. jarrelrivera

    DataSys+

    Congrats!
  5. jarrelrivera

    Question - TestOut Lab 8.3.6 SNMP

    In the TestOut Network+ laboratory 8.3.6 - Quiz Question #2, it asks: What types of network interface data were reported to the management system over SNMP? I happen to know the answer to the question - Utilization and Discards - coming from CCNA. However, need guidance on how to show it to the...
  6. jarrelrivera

    Network Modeler

    TestOut got labs for networking. You can likewise opt to use GNS3 (open source), or Cisco Packet Tracer (under SkillsForAll.com) or Cisco Modelling Labs (for CCNP).
  7. jarrelrivera

    CrowdStrike

    You know that Vincent Filibustier is a satirical writer, right? Having said, I get the pun https://www.ndtv.com/world-news/microsoft-outage-crowdstrike-vincent-flibustier-the-fake-crowdstrike-worker-who-crippled-windows-users-worldwide-6145878
  8. jarrelrivera

    What is the shortest time to teach A+

    5 days for Core 1 and another 5 days for Core 2 (total of 10 days) would be the minimum amount of time I'd recommend. You can show them the presentation planner for A+. The client might not yet know the amount of information that is covered by course.
  9. jarrelrivera

    Typing error in CertMaster Perform Network+

    It is not a typo rather, it is probably that someone in the writing / author team is very much into Aruba or Intel networks. ? HT refers to high throughput, referring to standards up to 802.11n VHT refers to very high throughput, typically referring to 802.11ac and above I hope this helps!
  10. jarrelrivera

    6.4.10 Lab - Question 3

    Good day! Just like to share the experience re: TestOut Lab 6.4.10 > Question 3 is confusing. It asks, which IP address is assigned to the CorpNet Bldg A router? However, when you check the exhibit there's CorpNet router and a Bldg A router. Many students answer based on the CorpNet...
  11. jarrelrivera

    Student question stumped the class, unable to drive the nail home for this question.

    For my classes, they understand it better when they see the bits in a table. I hope this helps. 192.168.0.0 1100 0000 1010 1000 0000 0000 0000 0000 192.168.1.0 1100 0000 1010 1000 0000 0001 0000 0000 192.168.2.0 1100 0000 1010 1000 0000 0010 0000 0000 192.168.3.0 1100 0000 1010...
  12. jarrelrivera

    5.6.11 Lab: Configure Switch IP Settings - CLI

    Good day! Just sharing with you that I was finally able to understand the instruction. To find the IP address of the Router's F0/0 interface, the instruction is telling the students to go to the switch then enter the CDP neighbors command.
  13. jarrelrivera

    5.6.11 Lab: Configure Switch IP Settings - CLI

    Just sharing this seemingly disconnected instruction and question in the 5.6.11 Lab: Configure Switch IP Settings - CLI The instruction says to find the IP address assigned to F0/0 of the SFO router. (ok, i understand the task) The task says, use "show cdp neighbors detail" (eh?) If you...
  14. jarrelrivera

    5.1.10 Lab: Cisco Troubleshooting Tools - wrong answer Q#8

    Thanks for sharing. It's nice to know that it is not just me and my class who is having the same issues. ?
  15. jarrelrivera

    5.1.10 Lab: Cisco Troubleshooting Tools - wrong answer Q#8

    Good day! Has anyone done the lab re: 5.1.10 Lab: Cisco Troubleshooting Tools from TestOut Labs for Network+? One of the tasks says "Test the connection from SFO router to Wrk1". As you can see in the screenshot, the ping is successful. So we answer the question: But when we check the...
  16. jarrelrivera

    Where are the lab answers for each certmaster network + lab?

    @davidpapkin - with TestOut labs, I find that it is a good practice for the instructor to do the demo with the students. Some labs has detailed instructions whereas, there are a few labs where the student will need to find it out for themselves.
  17. jarrelrivera

    Calling on my A+ Community

    I'll connect with you on LinkedIn. :) Same with everyone. Feel free to connect at linkedin.com/in/jarrelrivera
  18. jarrelrivera

    Question: SY0-701 Lab - Using Containers

    I agree. Container is really a good topic for the students. I make it a point that the students understand containers in almost all certs - A+ core 2, Linux+, Server+, cloud+, network+, security+, etc However, back to my question... How do you enter a container session? Which is it? docker...
  19. jarrelrivera

    CompTIA Casting Call: looking for video trainers

    That is per the contest's rule: 2. Eligibility: The CompTIA Talent Search Contest (the “Contest”) is open to legal residents currently residing in the 50 United States (including the District of Columbia) who: (i) are eighteen years old or the age of majority in their respective jurisdiction...
  20. jarrelrivera

    Question: SY0-701 Lab - Using Containers

    Good day! Need your input on the question from the SY0-701 Lab re: Using containers. The question is, "How do you enter a container session for 'MyContainer'"? I understand that a container needs to be started first, before you exec it hence, docker start is the answer However, there was no...