Routing Table

Routing Table

IPv6 Routes

Configure a Static Route

config# ip route <destination> <subnet mask> <next hop> <opt: AD>
config# ipv6 route <destination network and mask> <opt: exit interface> <opt: next hop address> <opt: AD>

Routing Metrics and AD

Protocol Type AD Metric
Connected Interface - 0 -
Static Route - 1 -
External BGP Path Vector 20
Internal EIGRP Distance Vector 90 Bandwidth of slowest link and total Delay
IGRP (Deprecated) 100
OSPF Link State 110 (Ref. Band/Interf. Ban)
IS-IS Link State 115 Cost of all links / config
RIP Distance Vector 120 Hop count (All speeds equal)
External EIGRP Distance Vector 170 Bandwidth and Delay
Internal BGP Path Vector 200
Unknown/unusable route 255 Route not installed

Practice Tables

Metadata

OSI or TCP/IP Layer

CCNA Exam Topic

Contributors

Sources