Cisco¶
Cisco, often referred to as Cisco Systems, Inc., is a global technology corporation with its headquarters located in San Jose, California, USA. Renowned for its expertise in networking and IT infrastructure solutions, Cisco leads the industry with a diverse portfolio of products and services catering to networking, cybersecurity, collaboration, cloud computing, data center, and Internet of Things (IoT) applications.
Here is a link for basic commands of configuration that might be helpful for the labs: Cisco Command Reference
Here are some usefl basic commands for Cisco:
| Command | Short form | Explanation |
|---------|------------|-------------|
| Configure terminal | conf t | Enter configuration mode |
| Show running config | show run | Show the current configuration |
| Copy running-config startup-config | cop r s | Write/save the configuration |
| No shutdown | no shut | Specify that the interface should be enabled |
| Exit | ex | Exits the current layer |
| End | - | Exits all layers |
| Ip address