Eric,

    Thank a bunch!  I'll let you know how it goes.

Jason

Eric Rogers wrote:
> This config is actually off of a Cisco 2610.  This router has a Dual WIC
> and a Single WIC.  The Single was the default gateway to another
> location that housed our internet connection.  The dual WIC was later
> used for a bonded T1 solution.  We had 4 bonded T1s before we switched
> to fiber.
>
> I have several more configs if you need.
>
> Thanks,
>
> Eric
>
> ----Start-----
> version 12.2
> service timestamps debug uptime
> service timestamps log uptime
> no service password-encryption
> !
> hostname PDS_Router
> !
> enable secret 5 REMOVED
> enable password REMOVED
> !
> ip subnet-zero
> !
> !
> no ip domain-lookup
> !
> call rsvp-sync
> !
> !
> !
> !
> !
> !
> # Dual WIC Port 0/0
> controller T1 0/0
>  framing esf
>  linecode b8zs
>  channel-group 0 timeslots 1-24
> !
> # Dual WIC Port 0/1
> controller T1 0/1
>  framing esf
>  linecode b8zs
>  channel-group 0 timeslots 1-24
> !
> !
> !
> interface FastEthernet0/0
>  ip address REMOVED 255.255.255.224 secondary
>  ip address REMOVED 255.255.255.224 secondary
>  ip address REMOVED 255.255.255.0
>  no ip mroute-cache
>  speed 100
>  full-duplex
> !
> # WIC 0:0 - Double WIC Port 0
> interface Serial0/0:0
>  no ip address
>  encapsulation frame-relay IETF
>  no keepalive
> !
> # WIC 0:1 - Double WIC Port 1
> interface Serial0/1:0
>  no ip address
>  encapsulation frame-relay IETF
>  no keepalive
> !
> # WIC 1:0 - Single WIC card to feed remote router
> interface Serial0/2
>  description connected to Internet
>  ip address REMOVED 255.255.255.252
>  ip access-group 101 in
>  no ip unreachables
>  no ip proxy-arp
>  no ip mroute-cache
>  ntp disable
>  no fair-queue
>  service-module t1 remote-alarm-enable
> !
> ip classless
> ip route 0.0.0.0 0.0.0.0 Serial0/2
> no ip http server
> !
> access-list 101 deny   udp any any eq snmp
> access-list 101 deny   udp any any eq snmptrap
> access-list 101 deny   tcp any any eq telnet
> access-list 101 deny   ip 192.168.0.0 0.0.255.255 any
> access-list 101 deny   ip 127.0.0.0 0.255.255.255 any
> access-list 101 deny   ip 255.0.0.0 0.255.255.255 any
> access-list 101 deny   ip 224.0.0.0 7.255.255.255 any
> access-list 101 deny   ip host 0.0.0.0 any
> access-list 101 permit ip any any
> dialer-list 1 protocol ip permit
> dialer-list 1 protocol ipx permit
> snmp-server community REMOVED RO
> snmp-server enable traps tty
> !
> dial-peer cor custom
> !
> !
> !
> !
> line con 0
> line aux 0
> line vty 0 4
>  password REMOVED
>  login
> !
> end
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of support
> Sent: Tuesday, September 30, 2008 1:30 PM
> To: WISPA General List
> Subject: [WISPA] Cisco 2610
>
> Gang,
>
> OT:    I need some help in setting up a T1.  I have a Cisco 2610 with 
> WIC 1 DSU T1.  I am not a cisco guy.  Can anyone send me to a sample 
> config file or something?  T1 is to qwest for internet access. 
>
> Jason
>
>
> ------------------------------------------------------------------------
> --------
> WISPA Wants You! Join today!
> http://signup.wispa.org/
> ------------------------------------------------------------------------
> --------
>  
> WISPA Wireless List: [email protected]
>
> Subscribe/Unsubscribe:
> http://lists.wispa.org/mailman/listinfo/wireless
>
> Archives: http://lists.wispa.org/pipermail/wireless/
>
>
> --------------------------------------------------------------------------------
> WISPA Wants You! Join today!
> http://signup.wispa.org/
> --------------------------------------------------------------------------------
>  
> WISPA Wireless List: [email protected]
>
> Subscribe/Unsubscribe:
> http://lists.wispa.org/mailman/listinfo/wireless
>
> Archives: http://lists.wispa.org/pipermail/wireless/
>
>
>   


--------------------------------------------------------------------------------
WISPA Wants You! Join today!
http://signup.wispa.org/
--------------------------------------------------------------------------------
 
WISPA Wireless List: [email protected]

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/

Reply via email to