Ccna-2v7.0 Case Study -rev B- 'link' 🎯 Bonus Inside
| Command | Purpose | Expected Result | |---------|---------|----------------| | show ip interface brief | Verify all interfaces up/up | G0/0/0, G0/0/1 up | | show vlan brief | Check VLAN port assignments | Fa0/1 in VLAN 10 | | show ip route | Routing table entries | O, C, S, S* entries | | show ip ospf neighbor | OSPF adjacency | FULL/DR/BDR state | | ping 192.168.20.1 from PC1 | Inter-VLAN reachability | Success | | show ip nat translations | NAT working | Dynamic entry | | show access-lists | ACL hits | Count incrementing |
From PC-B (Guest), ping 8.8.8.8. Use show ip nat translations to see dynamic entries. ccna-2v7.0 case study -rev b-
spanning-tree vlan 10 root primary spanning-tree vlan 20 root secondary | Command | Purpose | Expected Result |
router ospf 1 network 10.10.10.0 0.0.0.3 area 0 network 192.168.10.0 0.0.0.255 area 0 network 192.168.20.0 0.0.0.255 area 0 network 192.168.30.0 0.0.0.255 area 0 ccna-2v7.0 case study -rev b-