December 2006
Intermediate to advanced
1188 pages
72h 8m
English
You want to configure a router to act as a Mobile Node.
The configuration required to make a router act as a Mobile Node must specify the Home Agent and match its authentication parameters:
RouterMobile#configure terminalEnter configuration commands, one per line. End with CNTL/Z. RouterMobile(config)#router mobileRouterMobile(config-router)#exitRouterMobile(config)#ip mobile secure home-agent192.168.9.1spi100key asciiRouterMobile(config)#cookbookip mobile routerRouterMobile(mobile-router)#addressRouterMobile(mobile-router)#192.168.10.112 255.255.255.0home-agentRouterMobile(mobile-router)#192.168.9.1exitRouterMobile(config)#interfaceRouterMobile(config-if)#FastEthernet0/0ip addressRouterMobile(config-if)#192.168.10.112 255.255.255.0ip irdpRouterMobile(config-if)#ip mobile router-service roamRouterMobile(config-if)#ip mobile router-service solicitRouterMobile(config-if)#exitRouterMobile(config)#endRouterMobile#
Starting in IOS Version 12.2(4)T, Cisco introduced the ability for a router to act as a Mobile Node. This may sound somewhat strange because routers don’t generally get up and roam around the network. But, in fact, it makes a great deal of sense to have this capability. For example, in the Introduction to this chapter we mentioned the idea of putting a mobile network on a train. In this example, users on the train can connect to a local network segment and let the router handle the task of roaming ...
Read now
Unlock full access