4.
Configure the router ID of the virtual router, which becomes the home agent IP
address.
5.
(Optional) Configure the B-RAS license.
6.
(Optional) Configure a RADIUS authentication server on the router.
7.
(Optional) Configure a RADIUS accounting server on the router.
8.
Configure a loopback interface to be used as the primary interface for a tunnel.
9.
Configure an interface profile for mobile host associations.
10.
Configure a destination profile for dynamic GRE or DVMRP tunnels, as described in
“Configuring Dynamic IP Tunnels” on page 251.
The following example illustrates this procedure:
! Create a virtual router.
host1(config)#
virtual-router test
! Configure an access list.
host1:test(config)#
access-list test deny ip host 100.1.1.3 any log
! Configure an IP interface.
host1:test(config)#
interface loopback 0
host1:test(config-if)#
ip address 10.10.10.1 255.255.255.255
! Configure the IP router ID.
host1:test(config)#
ip router-id 10.10.10.1
! Configure the B-RAS license.
host1:test(config)#
license b-ras demo
! Configure an authentication server.
host1:test(config)#
radius authentication server 10.209.13.234
host1:test(config-radius)#
key secret
host1:test(config-radius)#
udp-port 1812
host1:test(config-radius)#
radius update-source-addr 10.209.12.2
! Configure an accounting server.
host1:test(config-radius)#
radius accounting server 10.209.13.234
host1:test(config-radius)#
key secret
host1:test(config-radius)#
udp-port 1813
! Create the primary interface for the tunnel.
host1:test(config)#
interface loopback 1
! Configure a profile for mobile host associations.
host1:test(config)#
profile virDefault
For information about configuring virtual routers and access lists, see the
JunosE System
Basics Configuration Guide
. For information about configuring IP interfaces, see the
JunosE
IP, IPv6, and IGP Configuration Guide
.
For information about configuring B-RAS licenses, RADIUS authentication servers, and
RADIUS accounting servers, see the
JunosE Broadband Access Configuration Guide
.
Configuring the Mobile IP Home Agent
To configure the Mobile IP home agent on a virtual router:
1.
Configure a license for the Mobile IP home agent.
2.
Configure the Mobile IP home agent settings.
Copyright © 2010, Juniper Networks, Inc.
308
JunosE 11.2.x IP Services Configuration Guide
Summary of Contents for JUNOSE 11.2.X IP SERVICES
Page 6: ...Copyright 2010 Juniper Networks Inc vi...
Page 8: ...Copyright 2010 Juniper Networks Inc viii JunosE 11 2 x IP Services Configuration Guide...
Page 18: ...Copyright 2010 Juniper Networks Inc xviii JunosE 11 2 x IP Services Configuration Guide...
Page 22: ...Copyright 2010 Juniper Networks Inc xxii JunosE 11 2 x IP Services Configuration Guide...
Page 28: ...Copyright 2010 Juniper Networks Inc 2 JunosE 11 2 x IP Services Configuration Guide...
Page 116: ...Copyright 2010 Juniper Networks Inc 90 JunosE 11 2 x IP Services Configuration Guide...
Page 144: ...Copyright 2010 Juniper Networks Inc 118 JunosE 11 2 x IP Services Configuration Guide...
Page 230: ...Copyright 2010 Juniper Networks Inc 204 JunosE 11 2 x IP Services Configuration Guide...
Page 262: ...Copyright 2010 Juniper Networks Inc 236 JunosE 11 2 x IP Services Configuration Guide...
Page 294: ...Copyright 2010 Juniper Networks Inc 268 JunosE 11 2 x IP Services Configuration Guide...
Page 328: ...Copyright 2010 Juniper Networks Inc 302 JunosE 11 2 x IP Services Configuration Guide...
Page 345: ...PART 2 Index Index on page 321 319 Copyright 2010 Juniper Networks Inc...
Page 346: ...Copyright 2010 Juniper Networks Inc 320 JunosE 11 2 x IP Services Configuration Guide...
Page 356: ...Copyright 2010 Juniper Networks Inc 330 JunosE 11 2 x IP Services Configuration Guide...