beautypg.com

Configuring proxy arp – Cabletron Systems SMARTSWITCH ROUTER 9032578-05 User Manual

Page 108

background image

Chapter 8: IP Routing Configuration Guide

82

SmartSwitch Router User Reference Manual

When you enable packets to be dropped for hosts with unresolved MAC addresses, the
SSR will still attempt to periodically resolve these MAC addresses. By default, the SSR
sends ARP requests at 30-second intervals to try to resolve up to 50 dropped entries.

To change the interval for sending ARP requests for unresolved entries to 45 seconds:

To change the number of unresolved entries that the SSR attempts to resolve to 75:

Configuring Proxy ARP

The SSR can be configured for proxy ARP. The SSR uses proxy ARP (as defined in RFC
1027) to help hosts with no knowledge of routing determine the MAC address of hosts on
other networks or subnets. Through proxy ARP, the SSR will respond to ARP requests
from a host with a ARP reply packet containing the SSR MAC address. Proxy ARP is
enabled by default on the SSR. The following example disables proxy ARP on all
interfaces:

Configuring Reverse Address Resolution Protocol (RARP)

Reverse Address Resolution Protocol (RARP) works exactly the opposite of ARP. Taking a
MAC address as input, RARP determines the associated IP address. RARP is useful for X-
terminals and diskless workstations that may not have an IP address when they boot.
They can submit their MAC address to a RARP server on the SSR, which returns an IP
address.

Configuring RARP on the SSR consists of two steps:

1.

Letting the SSR know which IP interfaces to respond to

2.

Defining the mappings of MAC addresses to IP addresses

ssr# arp set unresolve-timer 45

ssr# arp set unresolve-threshold 75

ssr(config)# ip disable-proxy-arp interface all