You are on page 1of 2

en = privilaged mode

disa/disable = babalik sa user mode


? = show all commands
sh? = ipapakita lahat ng commands na nagsstart sa sh
sh ? = ipapakita lahat ng commands na kasunod ng show
<enter> = ipapakita next line
<spacebar> = ipapakita all
<tab> = kukumpletuhin yung tinype mong incomplete
configure terminal/ conf t = Global Configuration Mode
<up arrow> = balikan recent command
<ctrl A> = ilalagay sa left most yung start ng pagttype
<ctrl E> = ilalagay sa right most yung start ng pagttype
Global Configuration Mode is where we can enter configuration which affects the device
as a whole (as opposed to configuring a particular interface)
hostname R1 = papalitan niya yung router name
do = para magamit yung command na hindi para sa level na yun
do show ip interface brief/ do show ip int br = ililista lahat ng interfaces
interface gigabitEthernet 0/0 = incoconfigure yung gigabitEthernet 0/0
ip address (ip) (subnet)
exit = babalik ng config mode
end/ctrl c = balik config mode
show running-config/show run = ishoshow lahat interface
copy run start = copy the running configuration to the startup configuration.
copy run flash = backup the current running configuration to flash memory in the router.
copy run tftp = backup the running configuration up to an external TFTP server.
reload = reload device

line console 0 = port 0


password cisco = cisco password
logging sync = command line in sync
exec-timeout 20 30 = mins secs
login
exit

line vty 0 4
password cisco
logging sync
exec-timeout 20 30
login
exit

enable secret class = hashed password


service password-encryption = encryption for all pwd
no ip domain-lookup = prevent DNS lookup
bannet motd "BAWAL" = login message
do wr = copy run start
PAGCOCONFIGURE NG IP SA PC
Desktop > IP address

You might also like