cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1219
Views
0
Helpful
2
Replies

GLBP with NAT static mapping support

a.tong
Level 1
Level 1

Hi All,

We have two routers configured with HSRP and support NAT static mapping. We would like to change HSRP to GLBP. But I can't find any information regarding NAT static mapping support with GLBP. Is it possible to retain the "redundancy HSRP" if GLBP is used? Below is portion of configuration for your reference. (ip addresses are changed)

[Router A]

interface FastEthernet0/0

ip address 192.168.1.2 255.255.255.0

ip nat inside

standby 1 ip 192.168.1.1

standby 1 priority 110

standby 1 name HSRP

!

interface Serial0/0

ip address 172.16.1.1 255.255.255.252

ip nat outside

!

...

!

ip nat inside source static 10.3.2.20 192.168.1.20 redundancy HSRP

...

[Router B]

interface FastEthernet0/0

ip address 192.168.1.3 255.255.255.0

ip nat inside

standby 1 ip 192.168.1.1

standby 1 priority 100

standby 1 name HSRP

!

interface Serial0/0

ip address 172.16.2.1 255.255.255.252

ip nat outside

!

...

!

ip nat inside source static 10.3.2.20 192.168.1.20 redundancy HSRP

...

Regards and Thanks,

Anthony

2 Replies 2

RaulMorales
Level 1
Level 1

Hello Anthony I just make work GLBP with SNAT

so yes it is posible, drop me an email if you still interested.. I can send to you examples is tricky but it work..

Hi RaulMorales,

How did you successfully make SNAT work with GLBP. Kindy send me sample of your configuration to udensionline@yahoo.com

Thanks

Review Cisco Networking for a $25 gift card