H6 (Routers) Flashcards

1
Q

What is in a host routing table

A

Interface list: All known interfaces + MAC
IPv4 route table: Dest, Mask, Gateway, Interface, Metric
IPv6 route table

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

When is the table used?

A

For local addresses, otherwise it is forwarded to a router.

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

Routes in the router table

A

Directly-connected routes
Remote routes
Default route

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

Command to show table on router

A

show ip route

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

Explain route format

A
S-Static D-EIGRP O-OSPF
Dest network
Administrative distance, lower is better
Metric. Lower is better
Via next hop address
Timestamp
Interface
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The components of a router

A
CPU
OS
Memory
    RAM
    ROM
    NVRAM
    FLASH
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is stored in the different pieces of memory

A

RAM: IOS Image, run conf, arp, buffer
ROM: bootup-info, POST, backup IOS
NVRAM: startup conf
Flash: IOS

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

The 3 ways of accessing a router

A

SSH
Telnet
Console, out of band connection just for maintenance

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

Name the 4 steps of booting a router

A
  1. POST
  2. Load bootstrap
  3. Try load IOS, find it usint TFTP or troubleshoot with limited OS
  4. Copy conf from NVRAM, otherwise TFTP otherwise setup mode
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

command used to show versoin

A

show version

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

What are the 2 modes

A

User and Priv EXEC

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

Why is a default gateway usefull on a switch

A

To make VLAN1 accessable from a remote network

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