cmdref.net - Cheat Sheet and Example

cmdref.net is command references/cheat sheets/examples for system engineers.

User Tools

Site Tools


Sidebar








Cloud



Etc


Reference














.

hardware:cisco:basic_operation.html



Cisco Basic Operation Command

Operation Order Example

Login

Host> en             <- enable

Host#conf t         <- configure terminal
Host(config)#   CONFIGURATION
Host(config-if)#   CONFIGURATION

Host(config-if)# exit
Host(config)# exit

Host#


TIPS

i(include)

#show ip route | i 192
# sh int status | include (Port|Fa0/13)         <- Port or Fa0/13


b(begin)

#show run | b router bgp


HISTORY




hardware/cisco/basic_operation.html.txt · Last modified: 2019/06/08 by admin

Page Tools