Contenu du cours
Module 1 — Introduction to networking
What a network is for, the OSI and TCP/IP models, hardware, and installing Packet Tracer.
0/4
Module 2 — Cisco IOS and basic configuration
IOS modes, essential commands and securing device access.
0/4
Module 5 — IPv6 and testing tools
IPv6 addressing, IPv6 subnets, ping, traceroute and verification.
0/4
Downloadable resources & labs
Get the course materials and hands-on exercises for this training.
0/1
CCNA — Networking Fundamentals and Cisco IOS

A handful of commands come up constantly when configuring and checking a Cisco device. Mastering them makes administration fast and reliable.

Configuring

  • hostname — gives the device a name.
  • configure terminal — enters configuration mode.
  • copy running-config startup-config — saves the configuration.

Checking with show

  • show running-config — the active configuration.
  • show ip interface brief — the state of the interfaces at a glance.
  • show version — the IOS version and the hardware.
Switch> enable
Switch# configure terminal
Switch(config)# hostname S1
S1(config)# exit
S1# show ip interface brief
S1# copy running-config startup-config

Careful: the running-config lives in RAM and disappears on reboot. You have to copy it to the startup-config to make it permanent. The show commands change nothing, so you can run them freely while troubleshooting.

Key point: hostname names the device, show ip interface brief is your go-to check, and you save with copy running-config startup-config. See Lab 5 – Initial configuration of a switch.

Prix indicatifs, convertis depuis l'euro