2. The following example illustrates how to configure static ARP on nondefault VRFs.
NOTE
The
arp
command can be used to configure static-ARP entries on a nondefault VRF interface. The VRF command
does not require an ARP index before a static-ARP is configured. The
arp
command is available in the address-family
mode for a particular VRF.
device(config)#
device(config)# vrf customer-1
device(config-vrf-customer-1)# address-family ipv4
device(config-vrf-customer-1-ipv4)# arp 1.1.1.1 0004.8044.5566 ethernet 1/7/8
device(config-vrf-customer-1-ipv4)# exit-address-family
device(config-vrf-customer-1)# exit-vrf
device(config)#
Configuring additional ARP features for Multi-VRF
This section discusses options for configuring proxy ARP and ARP rate limiting.
Proxy ARP allows a Layer 3 switch to answer ARP requests from devices on one subnet on behalf of devices in another network. Proxy
ARP is configured globally and can be further configured per interface. Interface-level configuration overrides the global configuration.
With the
proxy-arp
command configured, a router does not respond to ARP requests for IP addresses in the same subnet as the
incoming ports. The
local-proxy-arp
command permits the router to respond to ARP requests for IP addresses within the same subnet
and to forward all traffic between hosts in the subnet. The
local-proxy-arp
command is an interface-level configuration that has no VRF-
related impact.
ARP rate limiting is configured globally and applies to all VRFs.
ARP age can be configured globally and on a Layer 3 interface. An ARP age timer configured on a Layer 3 interface overrides the global
configuration for ARP aging. The aging timer ensures that the ARP cache does not retain learned entries that are no longer valid.
To configure proxy ARP globally:
device(config)# proxy-arp
To configure proxy ARP on a Layer 3 Ethernet interface:
device(config)# int e1000 1/7/1
device(config-if-e1000-1/7/1)# local-proxy-arp
To configure ARP rate limiting globally:
device(config)# rate-limit-arp
To configure ARP rate limiting on a Layer 3 Ethernet interface for an aging timeout of 20 minutes:
device(config)# int e1000 1/7/1
device(config-if-e1000-1/7/1)# ip arp-age 20
Configuring Multi-VRF
Brocade FastIron Layer 3 Routing Configuration Guide
53-1003903-04
483
Содержание ICX 7250 series
Страница 2: ...Brocade FastIron Layer 3 Routing Configuration Guide 2 53 1003903 04...
Страница 16: ...Brocade FastIron Layer 3 Routing Configuration Guide 16 53 1003903 04...
Страница 20: ...Brocade FastIron Layer 3 Routing Configuration Guide 20 53 1003903 04...
Страница 36: ...Brocade FastIron Layer 3 Routing Configuration Guide 36 53 1003903 04...
Страница 124: ...Brocade FastIron Layer 3 Routing Configuration Guide 124 53 1003903 04...
Страница 174: ...Brocade FastIron Layer 3 Routing Configuration Guide 174 53 1003903 04...
Страница 188: ...Brocade FastIron Layer 3 Routing Configuration Guide 188 53 1003903 04...
Страница 202: ...Brocade FastIron Layer 3 Routing Configuration Guide 202 53 1003903 04...
Страница 470: ...Brocade FastIron Layer 3 Routing Configuration Guide 470 53 1003903 04...