NewToo
Technical User
- Jun 11, 2001
- 136
Ok I have a Cisco 3660 router with two t-1 from the same ISP I'm blinding them together to have 3mg of bandwidth.
How do I go about configuring this router for Nat. One more thing I'm getting one more T-1 from a different ISP. So there will be three t-1. I want to us the My 3660 router please help.
interface Serial0/0
ip address xxx.xxx.xxx.xxx
no ip route-cache
no ip mroute-cache
load-interval 30
no fair-queue
!
interface Serial0/1
ip address xxx.xxx.xxx.xxx
ip load-sharing per-packet
no ip route-cache
no ip mroute-cache
load-interval 30
!
ip route 0.0.0.0 0.0.0.0 Serial0/0
ip route 0.0.0.0 0.0.0.0 Serial0/1
How do I go about configuring this router for Nat. One more thing I'm getting one more T-1 from a different ISP. So there will be three t-1. I want to us the My 3660 router please help.
interface Serial0/0
ip address xxx.xxx.xxx.xxx
no ip route-cache
no ip mroute-cache
load-interval 30
no fair-queue
!
interface Serial0/1
ip address xxx.xxx.xxx.xxx
ip load-sharing per-packet
no ip route-cache
no ip mroute-cache
load-interval 30
!
ip route 0.0.0.0 0.0.0.0 Serial0/0
ip route 0.0.0.0 0.0.0.0 Serial0/1