Router Basics 1 Flashcards

1
Q

What mode does the router start out in?

A

User execution mode. Some monitoring commands

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What comes after the 1st mode

A

Privileged mode. view and change the configuration of the router. commands: show running-configuration, show IP interface brief. Used for troubleshooting.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is clock rate

A

Process of suppling a signal over a cable so the receiving device can be synchronized with sending device.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What mode does config t enter?

A

global config mode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What mode does enable enter?

A

enters privileged exec mode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

end

A

ends and exits config mode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

exit

A

moves down a level in menu structure

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What mode does changing to interface config do

A

changes from global config mode to interface config mode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

network command

A

activates the specified routing protocol on the specified network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

no shut

A

enabled the interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

ping

A

sends ICMP echo request to specified address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

sh run

A

shows current running config. displays active config file.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

traceroute

A

displays the network path to a given destination

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

version 2

A

enables RIP version 2 (RIPv2)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Command to enable RIP version 2 on a IP network

A

config t:
router RIP
version 2
network xxx.xxx.x.x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

clear arp

A

clear arp

17
Q

Display arp

A
#
show arp
18
Q

add an ip address

A

config t
inter gig 0/0
ip address xxx.xxx.xxx.xxx 255.255.x.x

19
Q

how do I find the DCE or DTE end of a serial link

A
the show controllers cmd. 
# sh controllers serial #/#
20
Q

is clock rate required for ethernet connections?

A

No

21
Q

What end of a serial link is is the clock rate configured on

A

DCE

22
Q

What is clock rate cmd

A
establishes a common rate at which sending and receiving routers wil communicate with each other.  
## When a serice provider circuite is used, no need to set up the clock rate.  provider provids the clocking.
23
Q

How do you verify that a connection has been established on the serial link between routers?

A

sh cdp neighbors

24
Q

how do you show cable orientation between serial interfaces?

A

show controllers [type number]

25
Q

The majority of cmd’s you find on a switch have the same functions as a router?

A

true

26
Q

Does secret password override password

A

yes

27
Q

what is the standard protocol used for serial communication

A

RS 232