📡 Cisco Switch Management IP Configuration for Remote Access | CCNA Lab |

Опубликовано: 05 Июль 2026
на канале: TungaBadra Networks
9,929
226

Welcome to Tungabadra Networks!
In this CCNA real-time lab, I demonstrated how to configure a Management IP address on a Cisco Switch interface (SVI) to enable remote access via Telnet or SSH.

This setup is crucial for managing your switches over the network without needing physical access.

🛠 Lab Overview:
✅ Switch Hostname: IND_SW2
✅ Management IP: 192.168.1.124
✅ VLAN Used: VLAN 1
✅ Ping test done locally from the switch
✅ Real Cisco 2960 Hardware – No simulation


🖥 Configuration Commands Used:

IND_SW2# configure terminal
IND_SW2(config)# hostname IND_SW2
IND_SW2(config)# interface vlan 1
IND_SW2(config-if)# ip address 192.168.1.124 255.255.255.0
IND_SW2(config-if)# no shutdown

🔍 Verification:

IND_SW2# show ip interface brief
IND_SW2# ping 192.168.1.124
✅ VLAN 1 is up
✅ Ping response confirms IP is working

🎯 Perfect For:
CCNA | Networking Students | Beginners | Network Engineers | Real Lab Practice

📢 Don’t forget to Like, Comment, and Subscribe for more real-world labs by Tungabadra Networks!