Cisco Cisco Packet Data Gateway (PDG) Guida Dell'Amministratore

Pagina di 308
  Network Mobility (NEMO) 
Sample Configuration  ▀   
 
Cisco ASR 5x00 Home Agent Administration Guide  ▄  
 
   
235 
       ip address <ipaddress> 
   #exit 
end 
NEMO MPLS Egress 
config 
context egress1 
   ip vrf<vrf-cust1> 
     ip maximum-routes 4998 
   #exit 
   ip vrf <vrf-cust2> 
     ip maximum-routes 4998 
   #exit 
   ip vrf <vrf-cust3> 
     ip maximum-routes 4998 
   #exit 
   mpls bgp forwarding 
   ip pool pool1-b <ipaddress> private 0 srp-activate group-name customer1 vrf vrf1 
policy allow-static-allocation 
   ip pool pool2-b <ipaddress> private 0 srp-activate group-name customer2 vrf vrf2 
policy allow-static-allocation 
   ip pool pool3-b <ipaddress> private 0 srp-activate group-name customer3 vrf vrf3 
policy allow-static-allocation 
   router bgp 1 
     router-id ipaddress 
     neighbor <ipaddress> remote-as 1001 
     neighbor <ipaddress> remote-as 1001 
     timers bgp keepalive-interval 10 holdtime-interval 30 
     address-family vpnv4 
       neighbor <ipaddress> activate