hit counter script

Enable Proxy Arp; Routing Assistance When Ip Routing Is Disabled; Proxy Arp - Cisco ME 3400G-2CS - Ethernet Access Switch Software Configuration Manual

Ethernet access switch
Hide thumbs Also See for ME 3400G-2CS - Ethernet Access Switch:
Table of Contents

Advertisement

Configuring IP Addressing

Enable Proxy ARP

By default, the switch uses proxy ARP to help hosts learn MAC addresses of hosts on other networks or
subnets.
Beginning in privileged EXEC mode, follow these steps to enable proxy ARP if it has been disabled:
Command
Step 1
configure terminal
Step 2
interface interface-id
Step 3
no shutdown
Step 4
ip proxy-arp
Step 5
end
Step 6
show ip interface [interface-id]
Step 7
copy running-config startup-config
To disable proxy ARP on the interface, use the no ip proxy-arp interface configuration command.

Routing Assistance When IP Routing is Disabled

These mechanisms allow the switch to learn about routes to other networks when it does not have IP
routing enabled:

Proxy ARP

Proxy ARP, the most common method for learning about other routes, enables an Ethernet host with no
routing information to communicate with hosts on other networks or subnets. The host assumes that all
hosts are on the same local Ethernet and that they can use ARP to learn their MAC addresses. If a switch
receives an ARP request for a host that is not on the same network as the sender, the switch evaluates
whether it has the best route to that host. If it does, it sends an ARP reply packet with its own Ethernet
MAC address, and the host that sent the request sends the packet to the switch, which forwards it to the
intended host. Proxy ARP treats all networks as if they are local and performs ARP requests for every
IP address.
Proxy ARP is enabled by default. To enable it after it has been disabled, see the
section on page
Cisco ME 3400 Ethernet Access Switch Software Configuration Guide
32-10
Proxy ARP, page 32-10
Default Gateway, page 32-11
ICMP Router Discovery Protocol (IRDP), page 32-11
32-10. Proxy ARP works as long as other routers support it.
Purpose
Enter global configuration mode.
Enter interface configuration mode, and specify the Layer 3
interface to configure.
Enable the interface if necessary. By default, UNIs are disabled
and NNIs are enabled.
Enable proxy ARP on the interface.
Return to privileged EXEC mode.
Verify the configuration on the interface or all interfaces.
(Optional) Save your entries in the configuration file.
Chapter 32
Configuring IP Unicast Routing
"Enable Proxy ARP"
78-17058-01

Advertisement

Table of Contents
loading

Table of Contents