OSPF route summarization decreases the size of the routing table and optimizes the functioning of the routing protocol. OSPF route summarization can be configured on an Area Border Router (ABR) or an Autonomous System Boundary Router (ASBR) during redistribution. In other words ...
An OSPF filter-list and a distribute-list are two methods to perform route filtering with OSPF. They are most often combined with a prefix-list or a route-map to specify routes or route attributes, such as a tag value. Route filtering in OSPF is configured on an Area Border Router (ABR) or ...
Bidirectional Forwarding Detection (BFD) is the name of a protocol aimed at reducing network failure detection times. BFD is faster at detecting link failures than a traditional routing protocol keepalive mechanism, such as the Hello protocol. A BFD neighborship is explicitly configured between ...
GETVPN enables traffic encryption between subscriber locations through a tunnel-less VPN architecture. The GDOI is an essential part of GETVPN because it defines the function of a Key Server and its Group Members. GETVPN can secure a variety of Layer-3 technologies without relying on point-to-point tunnel ...
Routing protocol security is an integral part of a network. To ensure that only authorized routing protocol updates are received, OSPF neighborships can be authenticated. This means, an OSPF neighborship only forms if the pre-shared key matches between two routers. There are multiple methods ...
uRPF protects a network against a specific type of IP spoofing attack. An external malicious actor can modify the source IP address of packets to make them seemingly originate from within a network. Upon receiving these malicious packets that have modified (spoofed) IP addresses ...
Network address translation (NAT) allows a private network to access public IP addresses. NAT enables a public (outside) IP address to represent one or more local (inside) addresses. This means that an outside address communicates on behalf of several inside addresses due to ...
Proxy ARP is performed by a network device that inserts its own MAC address in response to ARP broadcast packets, and does so on behalf of another host in the network. A router receiving a broadcast ARP request packet could locate the destination IP address on a connected interface ...