Skip to content

Instantly share code, notes, and snippets.

View sarrafgsarraf's full-sized avatar
🤖

Gaurav Sarraf sarrafgsarraf

🤖
View GitHub Profile
@sarrafgsarraf
sarrafgsarraf / CCNA_CLI_LIST.csv
Created November 30, 2021 14:56
My CCNA CLI List
Goal Command
Enter privileged EXEC mode: enable
Global Configuration Mode: configure terminal / conf t
Check Interface Details sh ip interface brief
Show interface Status show interface status
Switch Interfaces interface fastethernet 0/0
Set IP Address ip address 10.255.255.254 255.0.0.0
Enable Interface no shutdown
Enable Password: enable password <password> [in conf t]
Show running configuration: show running-config