Cisco Aironet 1100 Series Installation And Configuration Manual page 182

Hide thumbs Also See for Aironet 1100 Series:
Table of Contents

Advertisement

Configuring Proxy Mobile IP
Command
Step 7
exit
Step 8
interface dot11radio 0
Step 9
ip proxy-mobile
Step 10
ssid ssid
Step 11
ip proxy-mobile
Step 12
exit
Step 13
interface bvi1
Step 14
ip proxy-mobile
Step 15
end
Step 16
copy running-config startup-config (Optional) Save your entries in the configuration file.
Use the no form of the ip proxy mobile commands to disable proxy mobile IP. Use the ip proxy-mobile
pause command to disable proxy mobile IP without losing your proxy mobile IP configuration.
This example shows how to enable proxy mobile IP on an access point for the SSID tsunami for IP
addresses from 10.91.7.151 to 10.91.7.176:
ap1100# configure terminal
ap1100(config)# ip proxy-mobile enable
ap1100(config)# ip proxy-mobile aap 192.168.15.22 192.168.15.24 192.168.15.28
ap1100(config)# ip proxy-mobile secure node 10.91.7.151 10.91.7.176 spi 102 key ascii
0987654
ap1100(config)# interface fastethernet 0
ap1100(config-if)# ip proxy-mobile
ap1100(config-if)# interface dot11radio 0
ap1100(config-if)# ip proxy-mobile
ap1100(config-if)# ssid tsunami
ap1100(config-if-ssid)# ip proxy-mobile
ap1100(config-if-ssid)# exit
ap1100(config-if)# exit
ap1100(config)# interface bvi1
ap1100(config-if)# ip proxy-mobile
ap1100(config-if-ssid)# end
Cisco Aironet 1100 Series Access Point Installation and Configuration Guide
14-8
Purpose
Return to global config mode.
Enter interface configuration mode for the radio port.
Enable proxy mobile IP on the radio port.
Enter an SSID for which you want to enable proxy mobile IP.
Proxy Mobile IP functionality is not supported on
Note
SSIDs where VLAN is also enabled.
Enable proxy mobile IP for the SSID.
Return to global config mode.
Enter interface configuration mode for the bridge virtual
interface (BVI).
Enable proxy mobile IP on the BVI.
Return to privileged EXEC mode.
Chapter 14
Configuring Proxy Mobile IP
OL-2851-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents