Ccna Class 3
Ccna Class 3
Ccna Class 3
• OSPF and
• Enhanced Interior Gateway Routing Protocol
(EIGRP).
Basic configuration only requires the network
administrator to enable the directly connected
networks within the dynamic routing protocol. The
dynamic routing protocol will automatically do as
follows:
• After the devices send out the initial ARP broadcasts and
have learned the necessary MAC addresses, any impact
on the network will be minimized.
• In some cases, the use of ARP can lead to a potential security risk.
• The threat actor sends an ARP reply with its own MAC address.
The receiver of the ARP reply will add the wrong MAC address to
its ARP table and send these packets to the threat actor.
•
Enterprise level switches include mitigation techniques known as
dynamic ARP inspection (DAI).
IPv6 Neighbor Discovery
IPv6 Neighbor Discovery protocol is sometimes referred to as
ND or NDP.
• Much like ARP for IPv4, IPv6 devices use IPv6 ND to determine
the MAC address of a device that has a a known IPv6 address.
• This is similar to ARP Requests and ARP Replies used by ARP for
IPv4. For example, assume PC1 wants to ping PC2 at IPv6
address 2001:db8:acad::11.
• To determine the MAC address for the known IPv6 address, PC1
sends an ICMPv6 Neighbor Solicitation message as illustrated in
the figure.
Configure Initial Router Settings
Configure Initial Router Settings
quiz
• Configure the device name.
• Secure the privileged EXEC mode.
• Secure and enable remote SSH and Telnet
access.
• Secure all plaintext passwords.
• Provide legal notification.
Configure Interfaces
• Also note how any address within this block will loop back
to the local host, which is shown with the second ping in
the figure.
• Link-local addresses (169.254.0.0 /16 or
169.254.0.1 to 169.254.255.254) are more
commonly known as the Automatic Private IP
Addressing (APIPA) addresses or self-assigned
addresses.
• They are used by a Windows DHCP client to self-
configure in the event that there are no DHCP
servers available.
• Link-local addresses can be used in a peer-to-
peer connection
Activity - Public or Private IPv4 Address
Network Segmentation
• Routers do not propagate broadcasts. When a
router receives a broadcast, it does not
forward it out other interfaces.