[c-nsp] Help with static NAT mapping
james edwards
hackerwacker at cybermesa.com
Thu Feb 2 13:07:42 EST 2006
I want to statically map 65.19.57.82 to 192.168.100.115, who would I do this
with this existing config ?
!
interface FastEthernet0
ip address 65.19.57.81 255.255.255.248 secondary
ip address 192.168.100.126 255.255.255.192
ip nat inside
no ip mroute-cache
speed auto
full-duplex
service-policy input input-voip-traffic
no cdp enable
!
interface Serial0
description
mtu 4470
bandwidth 960
ip address 65.19.34.77 255.255.255.252
ip nat outside
ip inspect FW out
encapsulation frame-relay IETF
no ip mroute-cache
fair-queue
service-module t1 timeslots 1-15
frame-relay map ip 65.19.34.78 17 broadcast IETF
frame-relay interface-dlci 17
frame-relay lmi-type ansi
crypto map StaticMap
!
ip nat inside source list 107 interface Serial0 overload
More information about the cisco-nsp
mailing list