[c-nsp] 3620 configuration help please.

Michael tdao24 at networkrecovery.com
Tue Nov 15 11:50:37 EST 2005



No one can help me with this configuration?  I guess i have to call TAC
then.

Thank you very much.



-----Original Message-----
From: cisco-nsp-bounces at puck.nether.net
[mailto:cisco-nsp-bounces at puck.nether.net]On Behalf Of Michael
Sent: Monday, November 14, 2005 5:02 PM
To: cisco-nsp at puck.nether.net
Subject: [c-nsp] 3620 configuration help please.



Hi All,

I need some help please, anyone.

I have this configuration below in my 3620.  Don't know what is wrong with
the picture, but everytime i entered additional command ip route 0.0.0.0
0.0.0.0 10.146.2.1, Please look below, my router seems like not working or
really slow.  And the path this second ip route is not working at all.

I have an Ethernet originally from this 3620 NAT out to my ADSL, which is
Ethernet0/0.  Now i am installing a T1 to this router, which is int S1/0,
and try to bring both lines online the same time as load balancing or
redundency.   Is there a way or best configuration for this set up.


Please let me know your thought.  thank you very much in advance.







ip subnet-zero
!
interface Ethernet0/0
 ip address 67.15.34.115 255.255.255.128
 ip access-group 115 in
 ip nat outside
 ip inspect standard in
 full-duplex
 no cdp enable
!
interface Ethernet0/1
 ip address 10.1.1.10 255.255.255.0
 ip nat inside
 ip inspect standard in
 full-duplex
 no cdp enable
!
interface FastEthernet1/0
 ip address 192.168.1.10 255.255.255.0
 ip nat inside
 duplex auto
 speed auto
!
interface Serial1/0
 ip address 10.140.2.2 255.255.255.224
 ip nat outside
!
interface TokenRing1/0
 no ip address
 shutdown
 ring-speed 16
!
ip nat inside source list 15 interface Ethernet0/0 overload
ip nat inside source list 16 interface Serial1/0 overload
ip nat inside source static 10.1.1.16 67.15.34.117
ip nat inside source static 10.1.1.14 67.15.34.116
ip nat inside source static 10.1.1.12 67.15.34.114
ip nat inside source static 10.1.1.11 67.15.34.113
ip classless
ip route 0.0.0.0 0.0.0.0 67.15.34.100
no ip http server
ip pim bidir-enable
!
access-list 15 permit 10.1.1.0 0.0.0.255
access-list 16 permit 192.168.1.0 0.0.0.255
access-list 115 permit udp any host 67.15.34.113 eq domain
access-list 115 permit udp any host 67.15.34.116 eq domain
access-list 115 permit tcp any host 67.15.34.113 eq domain
access-list 115 permit tcp any host 67.15.34.116 eq domain
access-list 115 permit tcp any host 67.15.34.113 eq 389
access-list 115 permit udp any host 67.15.34.113 eq 389
access-list 115 permit tcp any host 67.15.34.116 eq 389
access-list 115 permit udp any host 67.15.34.116 eq 389
access-list 115 permit tcp any host 67.15.34.114 eq smtp
access-list 115 permit tcp any host 67.15.34.114 eq pop3
access-list 115 permit tcp any host 67.15.34.117 eq www
access-list 115 permit tcp any host 67.15.34.117 eq 443
access-list 115 permit tcp any host 67.15.34.115 eq telnet
access-list 115 deny   ip any any
!
call rsvp-sync
!
!
mgcp profile default
!
dial-peer cor custom
!
!
!

_______________________________________________
cisco-nsp mailing list  cisco-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/



More information about the cisco-nsp mailing list