From: ccie anees (ccieanees@yahoo.com)
Date: Wed Nov 22 2006 - 13:33:19 ART
Can you please see the two links if that helps?
http://www.cisco.com/warp/public/619/3.html#q15
http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122newft/122t/122t4/ftnthsrp.htm
Using HSRP group name in the ip nat inside --- redundancy , enables the router to respond to ARP queries using BIA MAC, if HSRP is configured on the NAT inside interface.
If we don't use the redundancy group name it will respond using the physical interface MAC address.
david robin <robindavi@gmail.com> wrote:
Dear all,
can any one explain to me the use of standby name command and what is the
relation between this command and nating, as i didn't understand the
following example from the configuration guide:
http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124cg/hiap_c/ch20/haiphsrp.htm
interface BVI10
ip address 192.168.5.54 255.255.255.255.0
no ip redirects
ip nat inside
standby 10 ip 192.168.5.30
standby 10 priority 110
standby 10 preempt
standby 10 name sanjose
standby 10 track Ethernet2/1
!
!
ip default-gateway 10.0.18.126
ip nat inside source static 192.168.5.33 10.10.10.5 redundancy sanjose
ip classless
ip route 10.10.10.0 255.255.255.0 Ethernet2/1
ip route 172.22.33.0 255.255.255.0 Ethernet2/1
no ip http server
This archive was generated by hypermail 2.1.4 : Fri Dec 01 2006 - 08:05:48 ART