Technical information

ADC Telecommunications, Inc.
292 CHAPTER 2: CUDA 12000 BASE SYSTEM COMMANDS
no proxy-arp
Disables proxy ARP on the current cable interface.
Proxy ARP enables modems to perform address resolution with other modems in the cable plant.
Use this command to disable proxy ARP and prevent modems from performing address
resolution with other modems in the cable plant.
Mode
interface:cable:csi(<c/s/i>)
Syntax
no proxy-arp
Example
The following example disables proxy ARP on cable interface 1/1/1:
Related Commands
proxy-arp on page 343
show proxy-arp on page 508
cli:172.16.19.10:root# interface 1/1/1
mode: interface:cable:csi(1/1/1)
cli:172.16.19.10:interface:cable:csi(1/1/1)# show proxy-arp
Simple Proxy Arp: Enabled
cli:172.16.19.10:interface:cable:csi(1/1/1)# no proxy-arp
cli:172.16.19.10:interface:cable:csi(1/1/1)# show proxy-arp
Simple Proxy Arp: Disable
cli:172.16.19.10:interface:cable:csi(1/1/1)#