Using the case study’s addressing table (Rev B usually provides one), create VLANs on all switches:
Reserve static addresses for routers, switches, and servers.
Configuring WLANs with secure encryption types (e.g., WPA3 Enterprise/Personal).
The is a landmark practical assessment in the Cisco Networking Academy. It features the Switching, Routing, and Wireless Essentials (SRWE) curriculum. This case study requires engineers to integrate multiple complex enterprise technologies into a cohesive, working network. ccna-2v7.0 case study -rev b-
interface range g0/1-2 channel-group 1 mode desirable (or mode active for LACP) exit interface port-channel 1 switchport mode trunk switchport trunk allowed vlan 10,20,99
You’ll typically need to:
Read and parse (JavaScript Object Notation) data representations, which are commonly used in automation scripts. 💡 Tips for Mastering the Case Study Using the case study’s addressing table (Rev B
Before connectivity, secure the foundation:
Use this checklist before submitting:
: Offers detailed exam answers and lab solutions for SRWE modules. It features the Switching, Routing, and Wireless Essentials
The implementation phase involves the following steps:
: Isolated boundary (typically VLAN 99 or similar) to map Switch Virtual Interfaces (SVIs) for secure administration.
Router(config)# interface GigabitEthernet0/0/1.10 Router(config-subif)# encapsulation dot1Q 10 Router(config-subif)# ip address 172.25.64.1 255.255.255.0 Router(config-subif)# ipv6 address 2001:db8:acad:a::1/64 Use code with caution. Spanning-Tree Protocol (STP) Rigidity
Ensuring seamless connectivity between wired and wireless clients. Troubleshooting and Best Practices
To allow traffic from all local VLANs to reach the gateway router, configure the interconnection interfaces as IEEE 802.1Q trunks. Change the default Native VLAN from 1 to to eliminate potential VLAN-hopping attacks.