cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
245
Views
0
Helpful
1
Replies

STATIC-FORWARD IOS-XR

Hi guys, 

A want to know how can configure a NAT statics on the ASR9000, the ASR have de IOS-XR 4.3.4 and the configuration is the next:

hw-module service cgn location 0/4/CPU0
!
interface ServiceInfra 1
ipv4 address 100.10.200.253 255.255.255.252
service-location 0/4/CPU0
!
interface Gigabitethernet 0/0/0/19
description INSIDE
vrf ivrf1
ipv4 address 192.168.0.254 255.255.255.0
!
interface ServiceApp1
desciption INBOUND INSIDE TO ISM
vrf ivrf1
ipv4 address 100.10.200.1 255.255.255.252
service cgn prueba service-type nat44
!
interface ServiceApp2
description OUTBOUND OUTSIDE
ipv4 address 100.10.200.5 255.255.255.252
service cgn prueba service-type nat44
!
router static
address-family ipv4 unicast
191.20.20.0/24 ServiceApp2
!
vrf ivrf1
address-family ipv4 unicast
0.0.0.0/0 ServiceApp1
!
service cgn prueba
 service-location preferred-active 0/4/CPU0
 service-type nat44 nat1
  portlimit 65535
  alg ActiveFTP
  alg rtsp
  alg pptpAlg
  inside-vrf ivrf1
   map address-pool 191.20.20.0/24
    !
   !
  !
  protocol udp
   session initial timeout 30
   session active timeout 120
  !
  protocol tcp
   session initial timeout 120
   session active timeout 1800
  !
  protocol icmp
   timeout 60
  !
  refresh-direction Outbound

 

 

The configuration above is working perfect and i can reach internet, now a need to migrate the next configuration of nat static to the ASR9000

ip nat inside source static tcp 192.168.0.205 3299 191.20.20.205 3299 extendable

 

Can help please..

Would greatly appreciate if you could help me

 

Thanks.

Fredy Caceres

 

 

1 Reply 1

bhnegi
Cisco Employee
Cisco Employee

Hi Fredy,

Please see link below,

https://supportforums.cisco.com/document/11939006/cgv6-ism-cgnnat44-deployment-guide#static-port-forwarding

 

http://www.cisco.com/c/en/us/td/docs/routers/asr9000/software/asr9k_r4-3/cg_nat/command/reference/b_cgnat_cr43xasr9k/b_cgnat_cr42crs_chapter_01.html#wp2900083483

Best Regards,

Bheem

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: