Review Flashcards
Based off of topics included in the Kahoot review.
Dual-homed Internet Connectivity
2+ connections (1+ routers) to the same ISP.
Provides redundancy, but possible single point of failure at ISP or if single CE router is used.
Multi-homed Internet Connectivity
Highest level of redundancy. 2 routers, 2 ISPs.
What are the requirements for Multi-homed environment?
Must have PI address space and own AS number.
Must have connectivity with 2 independent ISPs.
Dual Multi-homed Internet Connectivity
Two connections to each of two ISPs
IPv6 ACL Characteristics
Always named and extended.
Contains implicit permit all ND neighbor advertisement and solicitation messages.
What command do IPv6 ACLs use to apply to an interface/check status?
ipv6 traffic-filter [name] in/out
What is NAT?
Network Address Translation, used to translate private addresses to public addresses.
What is NAT64?
NAT IPv6-to-IPv4. Used to provide IPv4 connectivity to IPv6 devices.
What is NPTv6?
IPv6-to-IPv6 Network Prefix Translation.
I.E. inside network to outstide network.
What is NAT-PT
The initial translation scheme for IPv6 and IPv4, now deprecated and replaced by NAT64.
What does SLAAC stand for?
Stateless Address Autoconfiguration
What does SLAAC do?
Provides capability for a device to obtain IPv6 addressing information without any intervention from network admin.
How does SLAAC work?
Uses RAs sent by routers on local link, which include prefixes, prefix lifetime info, flag info, and default router lifetime info.
What command enables SLAAC?
ipv6 address autconfig {default}* default can only exist on one interface
What are the three types of NAT?
Static NAT: One-to-one
Dynamic NAT: Many-to-many
Port Address Translation (PAT): Many-to-one
BGP Message Types
Open
Keepalive
Update
Notification