ITEC51 (Sir Anda) for quiz only Flashcards

1
Q

WAN Topologies

A

Pont to point topology
Ring topology
Hub and Spoke topology
Mesh topology
Tiered topology
Hybrid topology

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

employs a point-to-point circuit between two endpoints

provides a Layer 2 transport service through the service provider network.

packets sent from one site are delivered to the other site and vice versa.

is transparent to the customer network, as if there was a direct physical link between two endpoints

A

Point to point topology

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

a ring-shaped WAN constructed with point-to-point transmission facilities can be used to interconnect a small number of sites and provide route redundancy at a potentially minimal incremental cost

can use dynamic routing protocols

A

Ring topology

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

if a private network connection between multiple sites is required, a point-to-point topology with multiple point-to-point circuits is one option.

This interface can be expensive. A less expensive option is a point-to-multipoint topology

spokes sites are connected to each other via Hub sites

the network communication between two spokes always travel through the hub

A

Hub and Spoke topology

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

any sites can communicate directly with any other sites

is highly redundant

is the most desirable WAN topology

A

Mesh topology

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

is a modified version of the basic hub and spoke topology

constructed with dedicated facilities offers improved fault tolerance over the simple star topology without comprising scalability

A

Tiered topology

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

is useful in larger, more complex networks

may be developed in a multitiered WAN by using a fully meshed topology for the backbone nodes only.

A

Hybrid topology

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

Router Components

A

Input ports
Routing processor

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

it performs the physical layer functionality of terminating an incoming physical link to a router

it performs the data link layer functionality needed to interoperate with the data link layer functionality on the other side of the incoming link

it also performs a lookup and forwarding function so that a datagram forwarded into the the switching fabric of the router emerges at he appropriate output port

A

Input ports

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

computes the forwarding table, implements routing protocols, and runs the software to configure and manage the router

it also handles any packet whose destination address cannot be found in the forwarding table in the line card

A

Routing processor

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

connects the router’s input ports to its output ports

is completely contained with the router - a network inside of a network router

A

Switching Fabrics

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

3 Switching Fabrics

A

Switching Via a Memory
Switching Via a Bus
Switching Via a Crossbar

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

Router Modes

A

User Execution Mode
Privileged Mode
Global Configuration Mode
Interface Configuration Mode
ROMMON Mode

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

is the first mode a user has access to after logging into the router.

this mode allows the user to execute only the basic commands

A

User Execution Mode

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

allows users to view the system configuration, restart the system, and enter router configuration mode.

#

A

Privileged mode

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

we type configure terminal to the user mode

commands enter in these modes are called global commands and they affect the running-configuration of the router

different configuration like making local database on router by providing username and password

A

Global Configuration Mode

17
Q

in this mode, only configuration of interfaces are done.

assigning an IP address to an interface, bringing up the interface are the common tasks done in this mode

A

Interface Configuration Mode

18
Q

stands for ROM monitor

we can enter in this mode when we interrupt boot process of the router. Generally, we enter in this mode while password recovery process or Backing up of IOS on device like TFTP server

it is like BIOS mode of a PC. / bootstrap

A

ROMMON Mode

19
Q
A