Ccna-2v7.0 Case Study -rev B- Jun 2026
: The headquarters router, frequently used to handle IPv6 DHCP pools (e.g., "DHCP-DNS"). 2. Basic Device Configuration
: Enable switchport port-security on access ports. Set a maximum number of MAC addresses (typically 1 or 2) and use violation restrict or shutdown . ccna-2v7.0 case study -rev b-
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. : The headquarters router, frequently used to handle
Because different VLANs reside on separate subnets, a Layer 3 device must route traffic between them. In Rev B, this is typically handled via a approach or Layer 3 multi-layer switches. Router-on-a-Stick Subinterface Blueprint Set a maximum number of MAC addresses (typically
Your primary directive as the network administrator is to establish secure, end-to-end data transmission across all routers, enterprise switches, and end-user workstations.
PhoenixSW-1# configure terminal PhoenixSW-1(config)# hostname PHX-SW-1 PHX-SW-1(config)# service password-encryption PHX-SW-1(config)# enable secret class PHX-SW-1(config)# no ip domain-lookup PHX-SW-1(config)# banner motd #UNAUTHORIZED ACCESS IS STRICTLY PROHIBITED# PHX-SW-1(config)# login block-for 60 attempts 3 within 60 PHX-SW-1(config)# ip domain-name cisco.com PHX-SW-1(config)# crypto key generate rsa general-keys modulus 1024 PHX-SW-1(config)# ip ssh version 2 PHX-SW-1(config)# line console 0 PHX-SW-1(config-line)# password cisco PHX-SW-1(config-line)# logging synchronous PHX-SW-1(config-line)# exec-timeout 5 0 PHX-SW-1(config-line)# exit PHX-SW-1(config)# line vty 0 15 PHX-SW-1(config-line)# transport input ssh PHX-SW-1(config-line)# login local PHX-SW-1(config-line)# exit Use code with caution. Switchport Security Implementation
Since this revision explicitly calls for static routing, you must manually define the paths between Bangor, Phoenix, and Chicago.