Cisco Cisco Aironet 1524 Lightweight Outdoor Mesh Access Point

Descargar
Página de 36
34
Mobile Access Router and Mesh Networks Design Guide
OL-11823-01
  Using the MAR3200 in Mobile Environments
Configuring the Mobile Router (MR)
Perform the following steps to configure the MAR as a MR for use in a Mobile IP network:
Step 1
Log in to the MR.
Step 2
Enter either of the following commands to determine the current configuration of the MR:
MR# show ip mobile globals 
MR# show running-configure
Step 3
Enable MoIP on the MR. Enable mobile route and configure the MoIP variable globally including HA 
information. From the router’s global configuration mode, enter the following commands:
MR(config)# router mobile 
MR(config)# ip mobile router
MR(mobile-router)# address 
mobile router loopback address
 255.255.255.255 
MR(mobile-router)# home-agent 10.10.10.1
Enter the exit command to exit from Mobile Router mode.
Enter: 
MR(config)#ip mobile secure home-agent 10.10.10.1 spi 
SPI number from table
 key hex s
tring 
from table
 
Note
The SPI number and string must match those you entered for the HA exactly or the tunnel and 
the mobile connection will not come up. 
Step 4
Enable MoIP on MR. Enable mobile route and configure MoIP variable globally including HA 
information: 
MR(config)# interface vlan 2
MR(config-if)#ip mobile router-service roam
MR(config-if)#ip mobile router-service solicit interval 5 
Step 5
Enter the show ip mobile router command to verify your configuration. 
Verifying the Mobile IP Configuration
     To verify the Mobile IP configuration, perform the following steps from the MR: 
Step 1
To view the advertisements from the FAs, enter: 
MR# debug ip icmp 
Step 2
To verify that your MR is receiving advertisements from one FA, enter:
MR# show ip mobile router agent
Is your MR sending IRDP solicitations?
Step 3
To verify that the MR has associated with the HA, and that the tunnels are up, enter:
MR# show ip mobile router
Step 4
Log into that FA and examine the operation of the FA using the following commands: 
FA# show ip mobile global