H6 (Routers) Flashcards
What is in a host routing table
Interface list: All known interfaces + MAC
IPv4 route table: Dest, Mask, Gateway, Interface, Metric
IPv6 route table
When is the table used?
For local addresses, otherwise it is forwarded to a router.
Routes in the router table
Directly-connected routes
Remote routes
Default route
Command to show table on router
show ip route
Explain route format
S-Static D-EIGRP O-OSPF Dest network Administrative distance, lower is better Metric. Lower is better Via next hop address Timestamp Interface
The components of a router
CPU OS Memory RAM ROM NVRAM FLASH
What is stored in the different pieces of memory
RAM: IOS Image, run conf, arp, buffer
ROM: bootup-info, POST, backup IOS
NVRAM: startup conf
Flash: IOS
The 3 ways of accessing a router
SSH
Telnet
Console, out of band connection just for maintenance
Name the 4 steps of booting a router
- POST
- Load bootstrap
- Try load IOS, find it usint TFTP or troubleshoot with limited OS
- Copy conf from NVRAM, otherwise TFTP otherwise setup mode
command used to show versoin
show version
What are the 2 modes
User and Priv EXEC
Why is a default gateway usefull on a switch
To make VLAN1 accessable from a remote network