marc:cisco
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| marc:cisco [2024/02/24 13:27] – created marcv | marc:cisco [2024/02/24 18:05] (current) – marcv | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | ===== Initial switch configuration ===== | + | ====== Cisco configuration ====== |
| + | |||
| + | ==== Initial switch | ||
| + | |||
| + | To configure a Cisco switch for the 1st time and set a hostname, you need to do the following: | ||
| * Connect PC to switch using **parallel/ | * Connect PC to switch using **parallel/ | ||
| Line 8: | Line 12: | ||
| * Speed: 9600 | * Speed: 9600 | ||
| * Press connect | * Press connect | ||
| - | * | + | * If the switch has not been configured (or has had a factory reset) you're asked to enter the initial configuration dialog; type **no**!: |
| + | * Type the following commands: | ||
| + | < | ||
| + | Switch#? | ||
| + | Switch#conf t configure terminal enters global configuration mode | ||
| + | Switch# | ||
| + | Switch# | ||
| + | Switch#copy running-config startup-config | ||
| + | Switch# | ||
| + | |||
| + | * Initial mode is __user mode__ (**Switch> | ||
| + | * Typing **enable** gets you into __privilege mode__ (**Switch# | ||
| + | * Typing **?** shows available commands | ||
| + | * Tab completion is available but if it's clear that only 1 command is available, finishing it is not necessary. | ||
| + | * **conf t** (configure terminal) enters __global configuration mode__ (input from terminal) | ||
| + | | ||
| - | ===== Initial router configuration ===== | ||
marc/cisco.1708777652.txt.gz · Last modified: by marcv
