Network Mobility (NEMO)
NEMO Configuration ▀
Cisco ASR 5x00 Packet Data Network Gateway Administration Guide ▄
209
Set Neighbors and Address Family
Use this example to set the neighbors and address family to exchange routing information with a peer router.
configure
context
<context_name>
ip vrf
<vrf_name>
router bgp
<as_number>
ip vrf
<vrf_name>
neighbor
<ip_address>
remote-as <AS_num>
address-family
<type>
neighbor
<ip_address>
activate
end
Redistribute Connected Routes
Use this example to redistribute connected routes between routing domains.
configure
context
<context_name>
ip vrf
<vrf_name>
router bgp
<as_number>
ip vrf
<vrf_name>
address-family
<type>
vrf <vrf_name>
redistribute connected
exit
redistribute connected
end
Configure and Enable NEMO in APN Profile
Use this example to configure and enable NEMO in an APN profile.
configure
context
<context_name>