Hi,
I want to configure nat on router.
#int gi 0/0
#ip address 10.65.156.2 255.255.255.0
#ip nat outside
#int sm 2/0
# ip add 192.168.1.2 255.255.255.0
#ip nat inside
#service-module ip address 192.168.1.3 255.255.255.0
#service-module ip default gw 192.168.1.1 255.255.255.0
#ip nat inside source static 192.168.1.1 10.65.156.5
#ip nat inside source static 192.168.1.2 10.65.156.6
#ip nat inside source static 192.168.1.3 10.65.156.7
#ip route 0.0.0.0 0.0.0.0 10.65.156.2
# ip route 192.168.1.1 255.255.255.255 192.168.1.2
Can you provide the CLIs you are executing?
Thanks
Anurag Gurtu, CISSP
From: Cisco Developer Community Forums [mailto:cdicuser@developer.cisco.com]
Sent: Tuesday, July 31, 2012 7:36 AM
To: cdicuser@developer.cisco.com
Subject: New Message from Kshitij Purwar in Service Ready Engine Virtualization - SRE-V Technical Questions: Hi
Kshitij Purwar has created a new message in the forum "SRE-V Technical Questions":
--------------------------------------------------------------
Hi,
I am getting error " ip subnet does not match with interface sm 2/0",while configuring on sre 910 on sm 2/0 intercae with sre-v 2.0.
Regards
Kshitij
--
To respond to this post, please click the following link:
<http://developer.cisco.com/web/srev/forums/-/message_boards/view_message/6204240>
or simply reply to this email.