• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/20

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

20 Cards in this Set

  • Front
  • Back
Where is the POST routine stored and run from?
ROM
What are the sources and default order that IOS is loaded into RAM?
Flash, TFTP server then ROM
Name of the small IOS that is stored in ROM that is used to bring up an interface and load a Cisco IOS into flash.
Mini-IOS
Name the three components of ROM
1. Boot strap
2. POST
3. ROM monitor
State command to display, command to change and default value of the configuration register.
Show version - displays conf. reg. value
Config register commands:
from boot> - config register 0x2142 (set to ROM monitor mode)
from rommon> confreg 0x2142(o/r 0x2142 for 2500's) (set to default value)
Site command to show current and running config
show running-config (sh run)
show startup-config (sh start)
Site command to verfiy amount of flash memory and files being stored in flash memory
show flash
Command to copy current config to startup config
copy run start
Command to return current config to running
reload (don't be fooled, copy start run, will merge configurations)
Site command to copy my_config file from tftp to startup-config
copy tftp://1.1.1.2/my_config system://startup-config
Site command to show cdp encapsulation, timer and holdtime
sh cdp int
Site commands to disable CDP information about interface named s/0
config t
int s/0
no cdp enable
Site command that displays sam information as sh cdp entry *
sh cdp neighbors detail
what does the message mean?
password required but not set
need to set vty passwords on host
Site command to get console logging to current Telnet session
terminal monitor
Site commands to show telnet users and close connections
sh sessions, sh users
disconnets {connection#}
clear line {vty line#}
Describe host table on a router
Host table is for host name resolution onlyon that router
entries added with command -ip host {name} {port} {ip add}
show hosts (shows permanent and temp DNS entries)
Site command to control DNS lookups
ip domain-lookup
no ip domain-lookup
Site command to add entried to DNS and max entries
ip name-server
16 entries
Site command to set domain name of router
ip domain-name