Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 554 Bytes

cisco_cheatsheet.md

File metadata and controls

10 lines (8 loc) · 554 Bytes

Cheat sheet for Cisco IOS commands

This list is by no means comprehensive, but it is conceived to give some of the most useful commands for admins new to the Cisco CLI

  • config t: enter configuration mode
  • write mem: save the config to non-volatile storage
  • show ip interface brief: show a summary of the network interfaces in the system
  • show ip bgp summary: show the status of configured BGP adjacencies
  • show ip route: show the system routing table
  • show ip route bgp: show the BGP routes in the routing table