Network Mobility (NEMO)
NEMO Configuration ▀
Cisco ASR 5x00 Packet Data Network Gateway Administration Guide ▄
207
NEMO Configuration
Important:
Commands used in the configuration samples in this section provide base functionality to the extent
that the most common or likely commands and/or keyword options are presented. In many cases, other optional
commands and/or keyword options are available. Refer to the
Command Line Interface Reference
for complete
information regarding all commands.
To configure the system for NEMO:
1.
Create a VRF on the router and assign a VRF-ID by applying the example configuration in the
Create a VRF
section.
2.
Set the neighbors and address family to exchange routing information with a peer router by applying the example
configuration in the
Set Neighbors and Address Family
section.
3.
Redistribute connected routes between routing domains by applying the example configuration in the
Redistribute Connected Routes
section.
4.
Allow the P-GW to use the NEMO service by applying the example in the
Configure and Enable NEMO in APN
Profile
section.
5.
Create a NEMO HA by applying the example in the
Create a NEMO HA
section.
6.
Save your configuration to flash memory, an external memory device, and/or a network location using the Exec
mode command
save configuration
. For additional information on how to verify and save configuration
files, refer to the
System Administration Guide
and the
Command Line Interface Reference
.
Sample Configuration
context
egress
interface
corp1-outbound
ip address
192.168.1.1 255.255.255.0
exit
ip vrf
corp1
ip pool
corp1-test 10.1.1.1 255.255.255.0 private vrf corp1
nexthop-forwarding-address
192.168.1.2
overlap vlanid
50
router bgp
100
address-family ipv4 vrf
corp1
neighbor
192.168.1.2
remote-as
300
neighbor
192.168.1.2
allow-default-vrf-connection
redistribute connected