CISCO Exam 4 Flashcards
Subnetting Information
fu = n + 1
br = n2 - 1
lu = br - 1
subnet: 1 2 4
host: 256 128 64
mask: 24 25 26
Question for Stokes: How many subnets for 2 hosts?
Broadcast Domain
Interface that Routers send broadcasts to
anycast
multiple devices with same address. Sent to closest device.
What are GUAs?
ipv6 public addresses
Global Routing Prefix ~ provider assigned
Subnet/Interface ID ~ identifies subnet and host
Local Link Address
Communication on same link/subnet. FE80::
all ipv6 need LLA.
Unique Local Address
FC00 – FDFF
communication of nodes on different links/subnets
RS
RA
hosts ask router for addressing
router sends to host nodes
How are Local Link Addresses Configured?
- EUI-64 ~ adds bits to mac address
- Random interface ID
How are GUAs dynamically configured
- SLAAC ~ everything
- SLAAC Stateless ~ some from dhcp
- Stateful ~ everything from dhcp but default gateway
How to verify ipv6 address?
show ipv6 route
show ipv6 interface brief
ipv6 multicast address types
well known
solicited node
What are the two common IPv6 assigned multicast groups?
FF02::1 – All nodes
FF02::2 – All routers
ICMP
Internet Control Message Protocol
Traceroute
Gives path that packet hopped on
DAD
Detects Duplicate Addresses
(Duplicate Address Detection)
Transport Layer Protocols
TCP (Slow and Thorough)
-Large Header
UDP (Fast and Sloppy)
-Small Header