|
Posted by guest on October 19, 2006, 7:37 am
If you were Registered and logged in, you could reply and use other advanced thread options
hi,
will glbp work with a atm subinterface with an ip nat outside
statement? for example,
switch A:int atm0/1.10 p2p
ip address 1.1.1.1 255.255.255.248
ip nat outside
pvc 1/10
glbp 1 priority 200
glbp 1 preempt
glbp 1 ip 1.1.1.2
ip flow ingress
ip route-cache same-interface
vbr-nrt 44000 15360 100
oam-pvc manage
oam retry 30 3 1
oam ais-rdi 10 3
encapsulation aal5snap
service-policy output IPFRCOS
switch B:int atm0/1.20 p2p
ip address 1.1.1.2 255.255.255.248
ip nat outside
pvc 1/20
glbp 1 priority 150
glbp 1 preempt
glbp 1 ip 1.1.1.2
|