Static NAT Configuration
Building configuration ...
service
!
hostname
!
enable password 7 5EVbxkwzBvfT
!
username router password 7 qBjbURagjK0L
!
interface fastethernet 0/0
ip address 192.168.98.63 255.255.255.0 ip nat inside
!
interface serial 0/0 encapsulation ppp
ip address 10.0.0.2 255.255.255.192 ip nat outside
clockrate 48000
!
interface async 0/0
!
router rip
network 192.168.98.0 network 10.0.0.0
!
line vty 0 4 login
password 7 o2EUq2a6AFiY4D
!
ip nat inside source static 192.168.98.62 10.0.1.1
!
!
end
45