[index] CentreCOM x250シリーズ コマンドリファレンス 5.5.4
awplus(config)# arp 192.168.30.254 0000.f0f0.abcd port1.0.1 ↓
awplus(config)# no arp 192.168.30.254 ↓
awplus# clear arp-cache ↓
awplus# show arp ↓
awplus(config)# arp log ↓
awplus# show log | include ARP_LOG ↓ 2012 Feb 6 06:21:01 user.notice awplus HSL[1007]: ARP_LOG port1.0.1 vlan1 add 0013.4078.3b98 (192.168.2.4) 2012 Feb 6 06:22:30 user.notice awplus HSL[1007]: ARP_LOG port1.0.1 vlan1 del 0013.4078.3b98 (192.168.2.4) 2012 Feb 6 06:23:26 user.notice awplus HSL[1007]: ARP_LOG port1.0.1 vlan1 add 0030.940e.136b (192.168.2.20) 2012 Feb 6 06:23:30 user.notice awplus IMISH[1830]: show log | include ARP_LOG
awplus# show log | include ARP_LOG ↓ 2012 Feb 6 06:25:28 user.notice awplus HSL[1007]: ARP_LOG port1.0.1 vlan1 add 00-17-9a-b6-03-69 (192.168.2.12) 2012 Feb 6 06:25:30 user.notice awplus HSL[1007]: ARP_LOG port1.0.1 vlan1 add 00-03-37-6b-a6-a5 (192.168.2.10) 2012 Feb 6 06:26:53 user.notice awplus HSL[1007]: ARP_LOG port1.0.1 vlan1 del 00-30-94-0e-13-6b (192.168.2.20) 2012 Feb 6 06:27:31 user.notice awplus HSL[1007]: ARP_LOG port1.0.1 vlan1 del 00-17-9a-b6-03-69 (192.168.2.12) 2012 Feb 6 06:28:09 user.notice awplus HSL[1007]: ARP_LOG port1.0.1 vlan1 del 00-03-37-6b-a6-a5 (192.168.2.10) 2012 Feb 6 06:28:14 user.notice awplus IMISH[1830]: show log | include ARP_LOG awplus#
NoteあるIPアドレスに対応するMACアドレスが変更された場合は、delイベントとaddイベントが生成されます。
awplus(config)# interface vlan20 ↓ awplus(config-if)# arp-mac-disparity multicast ↓
awplus# show arp ↓ IP Address MAC Address Interface Port Type 192.168.20.250 03df.ac20.1054 vlan20 port1.0.1 dynamic
awplus(config)# arp 192.168.20.250 03df.ac20.1054 port1.0.1-1.0.2 ↓
Note2ポートまで指定可能です。
NoteWindows 2008 serverでNLBサーバーを使用する場合、Sender部分に仮想IP/仮想MAC(Multicastアドレス)、L2ヘッダの送信元に実MACアドレスを使用している特殊なARP Requestが使われます。本ARPに応答させるために、Windows 2008 serverでARPエントリーをスタティックで使用する場合は、arp-mac-disparity multicast(NLB)コマンドも有効にしてください。
awplus# show arp ↓ IP Address MAC Address Interface Port Type 192.168.20.250 03df.ac20.1054 vlan20 port1.0.1 static
awplus(config)# interface vlan20 ↓ awplus(config-if)# arp-mac-disparity multicast-igmp ↓
awplus# show arp ↓ IP Address MAC Address Interface Port Type 192.168.20.250 03df.ac20.1054 vlan20 port1.0.1 dynamic
awplus(config)# interface vlan20 ↓ awplus(config-if)# arp-mac-disparity unicast ↓
awplus# show arp ↓ IP Address MAC Address Interface Port Type 192.168.20.250 03df.ac20.1054 vlan20 port1.0.1 dynamic
(C) 2024 アライドテレシスホールディングス株式会社
PN: 613-003271 Rev.F