• 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/17

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;

17 Cards in this Set

  • Front
  • Back

Where do system messages go by default?

To console and memory buffer only

What command will send system messages to a vty connection?

Terminal monitor

What mnemonic lists the syslog severity levels, and what are they?

"Every Awesome Cisco Engineer Will Need Icecream Daily": Emergency, Alert, Critical, Error, Warning, Notification, Informational, Debugging

What is the basic command to enable syslog?

Logging

Are sequence numbers and timestamps enabled by default in syslog?

No

What command will save copies of incoming messages to another server?

Logging <ip>

What command in the logging interface will set up timestamps?

Service timestamps

What command from the logging interface will set up sequence numbers?

Service sequence-numbers

What command will tell a router to use a particular NTP server?

Ntp server <ip> version <ntp_version>

What command will set a router as an NTP server?

ntp master

What command will set a timezone?

Clock timezone <name> <offset>

What timezone names does Cisco recognize?

Any- they are user-defined

What command will set Daylight Savings Time?

Clock summer-time <timezone> recurring

What command tells a device to use it's own clock as a time source?

Ntp master <#>

In NTP, what is a stratum?

A metric of how authoritative a time source is (lower is better)

How can a device be set with an NTP server, but use it's own clock as a backup?

Set an NTP server, but use "ntp master" with a higher stratum

How can you avoid losing connectivity to an NTP server with multiple network connections if one of those links fails?

Use a loopback address: "ntp source loopback <#>"