December 2006
Intermediate to advanced
1188 pages
72h 8m
English
You want to configure a router to act as a Home Agent for Mobile Nodes.
The first step in configuring IP Mobility in your network is to set up one or more Home Agent routers, which will act as the virtual home base and support tunnels for your roaming devices:
RouterHome#configure terminalEnter configuration commands, one per line. End with CNTL/Z. RouterHome(config)#interfaceRouterHome(config-if)#Loopback0ip addressRouterHome(config-if)#192.168.9.1 255.255.255.255exitRouterHome(config)#router mobileRouterHome(config-router)#exitRouterHome(config)#router eigrpRouterHome(config-router)#99redistribute mobileRouterHome(config-router)#networkRouterHome(config-router)#192.168.9.0networkRouterHome(config-router)#192.168.10.0default-metricRouterHome(config-router)#10000 10 255 1 1500no auto-summaryRouterHome(config-router)#exitRouterHome(config)#ip mobile home-agent addressRouterHome(config)#192.168.9.1ip mobile virtual-networkRouterHome(config)#192.168.10.0 255.255.255.0ip mobile host192.168.10.1 192.168.10.254virtual-networkRouterHome(config)#192.168.10.0 255.255.255.0ip mobile secure host192.168.10.110spi100key asciiRouterHome(config)#cookbookip mobile secure host192.168.10.111spi100key asciiRouterHome(config)#cookbookip mobile secure host192.168.10.112spi100key asciiRouterHome(config)#cookbookip mobile secure host192.168.10.113spi100key asciiRouterHome(config)#cookbookip mobile secure host192.168.10.114 ...
Read now
Unlock full access