Configuring the Mobile IP Home Agent on a Virtual Router
You can configure and assign an interface profile to be referenced by the Mobile IP home agent.
To configure the Mobile IP home agent on a virtual router:
- Create a virtual router to enable the Mobile IP license.host1(config)#virtual-router test
- Configure a license for the Mobile IP home agent. For
more information about configuring a Mobile IP home agent license,
see Configuring the License Key to Enable a Mobile IP Home Agent.host1:test(config)#license mobile-ip home-agent demo
- Configure the Mobile IP home agent settings. For more
information about configuring the Mobile IP home agent on a virtual
router, see Configuring the Mobile IP Home Agent Settings.host1:test(config)#ip mobile home-agent care-of-access acl lifetime 2000 replay 255 reverse-tunnel-off
- Configure one or more mobile hosts.host1:test(config)#ip mobile host 200.1.1.1 lifetime 200
- Configure the Mobile IP security associations for mobile
hosts.host1:test(config)#ip mobile secure host 200.1.1.1 spi 0x398 key ascii w4ex algorithm keyed-md5 replay timestamp within 225
- Configure the Mobile IP security associations for foreign
agents.host1:test(config)#ip mobile secure foreign-agent 100.1.1.3 spi 256 key ascii secret replay timestamp within 255 algorithm hmac-md5
- Assign an interface profile to be referenced by the Mobile
IP home agent.host1:test(config)#ip mobile profile testProfile
- (Optional) Verify the Mobile IP configuration. For more information about monitoring the Mobile IP configuration, see Monitoring the Configuration Information of the Mobile IP Home Agent.