SNR S2989G-24TX-UPS — настройка ARP безопасности для предотвращения подделки ARP [187/553]

Превью страниц Страница 187 / 553
SNR S2989G-48TX [187/553] Prevent arp spoofing example
S2989G-24TX Operation Manual
Chapter 3 IP services Configuration
3-25
A
B
ip arp-security convert
Change dynamic ARP to static ARP.
3.8.3
Prevent ARP Spoofing Example
Switch
C
Equipment Explanation
Equipment
Quality
switch
1
A
1
B
1
C
some
There is a normal communication between B and C on above diagram. A wants
switch to forward packets sent by B to itself, so need switch sends the packets transfer
from B to A. firstly A sends ARP reply packet to switch, format is: 192.168.2.3, 00-00-00-
00-00-01, mapping its MAC address to C’s IP, so the switch changes IP address when it
updates ARP list., then data packet of 192.168.2.3 is transferred to 00-00-00-00-00-01
address (A MAC address).
In further, a transfers its received packets to C by modifying source address and
destination address, the mutual communicated data between B and C are received by A
unconsciously. Because the ARP list is update timely, another task for A is to continuously
send ARP reply packet, and refreshes switch ARP list.
So it is very important to protect ARP list, configure to forbid ARP learning command
in stable environment, and then change all dynamic ARP to static ARP, the learned ARP
will not be refreshed, and protect for users.
Switch#config
Switch(config)#interface vlan 1
Switch(Config-If-Vlan1)#arp 192.168.2.1 00-00-00-00-00-01 interface eth 1/0/2
Switch(Config-If-Vlan1)#interface vlan 2

Содержание

666

Узнайте, как настроить статический ARP для защиты от подделки ARP. Обеспечьте безопасность сетевой инфраструктуры с помощью правильной конфигурации.