Static Routing Flashcards
Examination (1st step)
ignore/process packets
Decapsulation (2nd step)
determines if packet was intended for itself
Decision-making (3rd step)
decides where to forward packet
Encapsulation (4th step)
re-encapsulates packet w/ new headers for next hop
Forwarding (5th step)
router forwards packet
Static Method
User enters each network MANUALLY in routing table
Dynamic Method
router learns network from routing tables of adjacent routers
Standard Static Route
Manually configured route forwarding traffic to a specific network
Default Static Route
used for any packet not having a destination route
What are the AD Values of “Directly-connected”, Static Route, Internal EIGRP, OSPF, and RIP
“Directly-connected” - 0
Static Route - 1
Internal EIGRP - 90
OSPF - 110
RIP - 120
What command is used to enable IPv6 packet forwarding
unicast-routing
What does show ipv6 route do
displays/verifies the IPv6 routing table