11-21-2003 04:30 AM - edited 03-02-2019 11:53 AM
Hello,
cann somone tell me if this config is ok ? both router are Red. connected on 2 ISP 7500 series and on 2 Cisco 535 PIX
thanks for help
Router1#
interface FastEthernet0/0
description Connection to ISP
ip address 213.60.26.5 255.255.255.224
ip verify unicast reverse-path
no ip redirects
no ip route-cache
no ip mroute-cache
No ip proxy-arp
No cdp enable
No ip directed-broadcast
No ip unreachable
speed 100
full-duplex
standby 1 ip 213.60.26.4 255.255.255.224
standby 1 timers 3 10
standby 1 priority 105 preempt
standby 1 authentication eth_r1r2
standby 1 track Fastethernet 0/1
!
interface FastEthernet0/1
description Connection to PIX1
ip address 213.60.26.34 255.255.255.224
no ip redirects
no ip route-cache
no ip mroute-cache
No ip proxy-arp
No cdp enable
No ip directed-broadcast
No ip unreachable
speed 100
full-duplex
standby 1 ip 213.60.26.33
standby 1 timers 3 10
standby 1 priority 105 preempt
standby 1 authentication eth_r1r2
standby 1 track Fastethernet 0/0
-------------------------------------------
Router2#
interface FastEthernet0/0
description Connection to ISP
ip address 213.60.26.6 255.255.255.224
ip verify unicast reverse-path
no ip redirects
no ip route-cache
no ip mroute-cache
No ip proxy-arp
No cdp enable
No ip directed-broadcast
No ip unreachable
speed 100
full-duplex
standby 1 ip 213.60.26.4 255.255.255.224
standby 1 timers 3 10
standby 1 priority 105 preempt
standby 1 authentication eth_r1r2
standby 1 track Fastethernet 0/1
!
interface FastEthernet0/1
description Connection to PIX2
ip address 213.60.26.35 255.255.255.224
no ip redirects
no ip route-cache
no ip mroute-cache
No ip proxy-arp
No cdp enable
No ip directed-broadcast
No ip unreachable
speed 100
full-duplex
standby 1 ip 213.60.26.33
standby 1 timers 3 10
standby 1 priority 105 preempt
standby 1 authentication eth_r1r2
standby 1 track Fastethernet 0/0
11-21-2003 05:42 AM
Are you using any Layer 2 Switch in the path to connect to Pix / Routers and Routers to ISP Routers
I mean like this
Router1 Fa0/1-- L2 Switch --PIX1
Router2 Fa0/1-- L2 Switch --PIX2
Same way while conecting Fa0/0 towards ISP routers.
(Here L2 switch only one Switch)
Also are you using PIX in redundant mode
11-21-2003 07:33 AM
Router1 Fa0/1-- L2 Switch --PIX1 (yes)
Router2 Fa0/1-- L2 Switch --PIX2 (yes)
Same way while conecting Fa0/0 towards ISP routers. (yes)
(Here L2 switch only one Switch) (yes)
Also are you using PIX in redundant mode (yes)
11-25-2003 12:03 PM
Perfect,
So your configuration should work fine, providing redundancy for LAN/WAN link failure of the the router or PIX failure.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide