337
Cisco 3900 Series, Cisco 2900 Series, and Cisco 1900 Series Integrated Services Routers Generation 2 Software Configuration Guide
Chapter Administering the Wireless Device
Configuring Multiple VLAN and Rate Limiting for Point-to-Multipoint Bridging
Configuring ARP Caching
To configure the wireless device to maintain an ARP cache for associated clients, follow these steps,
beginning in privileged EXEC mode.
SUMMARY STEPS
1.
configure terminal
2.
dot11 arp-cache
[
optional
]
3.
end
4.
show running-config
5.
copy running-config startup-config
DETAILED STEPS
The following example shows how to configure ARP caching on an access point:
AP#
configure terminal
AP(config)#
dot11 arp-cache
AP(config)#
end
Configuring Multiple VLAN and Rate Limiting for
Point-to-Multipoint Bridging
This feature modifies the way that point-to-multipoint bridging can be configured to operate on multiple
VLANs with the ability to control traffic rates on each VLAN.
Note
A rate-limiting policy can be applied only to Fast Ethernet ingress ports on non-root bridges.
In a typical scenario, multiple-VLAN support permits users to set up point-to-multipoint bridge links
with remote sites, with each remote site on a separate VLAN. This configuration provides the capability
for separating and controlling traffic to each site. Rate limiting ensures that no remote site consumes
more than a specified amount of the entire link bandwidth. Only uplink traffic can be controlled by using
the Fast Ethernet ingress ports of non-root bridges.
Command
Purpose
Step 1
configure terminal
Enters global configuration mode.
Step 2
dot11 arp-cache
[
optional
]
Enables ARP caching on the wireless device.
•
(Optional) Use the
optional
keyword to enable ARP caching only for
the client devices whose IP addresses are known to the wireless
device.
Step 3
end
Returns to privileged EXEC mode.
Step 4
show running-config
Verifies your entries.
Step 5
copy running-config startup-config
(Optional) Saves your entries in the configuration file.