hit counter script

Nemo Configuration; Sample Configuration - Cisco ASR 5x00 Administration Manual

Packet data network gateway
Hide thumbs Also See for ASR 5x00:
Table of Contents

Advertisement

Network Mobility (NEMO)

NEMO Configuration

Important:
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
section.
2. Set the neighbors and address family to exchange routing information with a peer router by applying the example
configuration in the
3. Redistribute connected routes between routing domains by applying the example configuration in the
Redistribute Connected Routes
4. Allow the P-GW to use the NEMO service by applying the example in the
Profile
5. Create a NEMO HA by applying the example in the
6. Save your configuration to flash memory, an external memory device, and/or a network location using the Exec
mode command
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 vrfcorp1
neighbor192.168.1.2 remote-as 300
neighbor 192.168.1.2 allow-default-vrf-connection
redistribute connected
Commands used in the configuration samples in this section provide base functionality to the extent
Set Neighbors and Address Family
section.
section.
save configuration
section.
Create a NEMO HA
. For additional information on how to verify and save configuration
Cisco ASR 5x00 Packet Data Network Gateway Administration Guide ▄
NEMO Configuration ▀
Create a VRF
Configure and Enable NEMO in APN
section.
207

Advertisement

Table of Contents
loading

Table of Contents