mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 14:59:01 +00:00
Update cheatsheets
This commit is contained in:
@@ -10,20 +10,20 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Show switch IP addresses:
|
||||
|
||||
`{{[s|show]}} ip interface brief`
|
||||
`{{[sh|show]}} ip interface brief`
|
||||
|
||||
- Show specific interface configuration:
|
||||
|
||||
`{{[s|show]}} ip interface {{vlan1}}`
|
||||
`{{[sh|show]}} ip interface {{vlan1}}`
|
||||
|
||||
- Show vlan configuration:
|
||||
|
||||
`{{[s|show]}} vlan`
|
||||
`{{[sh|show]}} vlan`
|
||||
|
||||
- Show currently running configuration:
|
||||
|
||||
`{{[s|show]}} running-config`
|
||||
`{{[sh|show]}} running-config`
|
||||
|
||||
- Show SSH configuration:
|
||||
|
||||
`{{[s|show]}} ip ssh`
|
||||
`{{[sh|show]}} ip ssh`
|
||||
|
||||
Reference in New Issue
Block a user