Ccna-2v7.0 Case Study -rev B- Jun 2026
: Implementing primary and backup (floating) static routes for both IPv4 and IPv6 to ensure connectivity between geographic sites.
Inter-switch links and links to the router must be trunks. Configure them as:
It looks like you’re looking for a for the CCNA v7.0 (2.7.0) Case Study – Revision B . ccna-2v7.0 case study -rev b-
: The headquarters router, frequently used to handle IPv6 DHCP pools (e.g., "DHCP-DNS"). 2. Basic Device Configuration
Security is a priority from the start. On all routers and switches (like CHG-RTR, PHX-SW-1, and BAN-RTR), you must: : Implementing primary and backup (floating) static routes
Verify that your network design and configuration meet the company's requirements:
This comprehensive guide breaks down the core requirements, structural architecture, configuration steps, and security protocols needed to successfully complete the Revision B case study. Scenario Overview and Network Requirements : The headquarters router, frequently used to handle
Apply OSPF configs and confirm neighbor adjacencies using show ip ospf neighbor .
: The first usable IP address in a subnet range is reserved for the local router interface acting as the Default Gateway.
On each switch, create VLANs as per case study requirements (e.g., VLAN 10 – Sales, 20 – Eng, 99 – Native).
! Global Mitigation Actions ip dhcp snooping ip dhcp snooping vlan 10,20 ! Secure Endpoint Interface Hardening interface range FastEthernet0/1 - 24 switchport mode access switchport access vlan 20 switchport port-security switchport port-security maximum 2 switchport port-security violation shutdown switchport port-security mac-address sticky ip dhcp snooping limit rate 10 spanning-tree portfast spanning-tree bpduguard enable Use code with caution. Quarantining Residual Interfaces