Re: FW: ATm back to back

From: Glenn (ggoldie2@lineone.net)
Date: Mon Oct 13 2003 - 21:01:47 GMT-3


Hi George,

Have a look at that same link I posted earlier, it says about the
framing etc...I've copied it below for you. I didn't configure anything
on the e1 controller expect the clock source and mode atm. I just left
the rest as defaults. It might well be your IOS version. I don't have
access to CCO anymore but I know these two IOS's will do atm on my 3810's :

mc3810-a2isv5-mz.120-7.XK3.bin <--32M RAM
mc3810-a2jk8sv5-mz.122-16.bin <-- 64M RAM

http://www.cisco.com/univercd/cc/td/doc/product/access/multicon/3810soft/cmdref/e1t1ref.htm#26726

To set the mode of the T1/E1 controller and enter specific configuration
commands for each mode type, use the mode controller configuration
command. Use the no form of this command to restore the default mode of
the controller.

    mode {atm | cas | ccs cross-connect | ccs frame-forwarding }
    no mode {atm | cas | ccs cross-connect | ccs frame-forwarding }

Syntax Description

atm
   

Sets the controller into ATM mode and creates an ATM interface (ATM 0)
on the Cisco MC3810. When ATM mode is enabled, no channel groups, voice
groups, PRI groups, or TDM groups are possible, because ATM occupies all
the DS0s on the T1/E1 trunk.

When you set the controller to ATM mode, the controller framing is
automatically set to ESF for T1 or CRC4 for E1. The linecode is
automatically set to B8ZS for T1 or HDBC for E1. When you remove ATM
mode by entering the no mode atm command, ATM interface 0 is deleted.

ATM mode is supported on controller 0 only (T1 0 or E1 0).

Regards,
Glenn.

George Gittins wrote:

>What about framing esf, linecode all that
>Leave it out or configure it also?
>George Gittins
>Network Maintenance Supervisor
>ECISD
>
>
>
>-----Original Message-----
>From: Glenn [mailto:ggoldie2@lineone.net]
>Sent: Sunday, October 12, 2003 12:46 AM
>To: George Gittins
>Cc: ccielab@groupstudy.com
>Subject: Re: ATm back to back
>
>
>Hello,
>
>Not sure what the mft-tbs is but I have two 3810s with mft-e1's and they
>
>can do back to back atm. At least it can allow you to get used to typing
>
>some atm commands. This is how I've done mine :
>
>You need either a T1/E1 back to back cable : (1 to 4, 2 to 5)
>
>http://www.cisco.com/univercd/cc/td/doc/product/access/multicon/3810soft
>/cmdref/e1t1ref.htm#26726
>
>Then configure one side as :
>
>controller E1 0
> mode atm
> clock source internal
>
>Configure the other side as :
>
>controller E1 0
> mode atm
>clock source line
>
>This will create interfaces called atm0 on your 3810s. Configure the
>same pvc numbers (vpi / vci) at each end and you're away !
>
>
>interface ATM0
> ip address 56.1.1.1 255.0.0.0
> no ip directed-broadcast
> no atm ilmi-keepalive
> pvc 0/88
> encapsulation aal5snap
> protocol ip inarp
> !
>end
>
>r1#show atm map
>Map list ATM0_ATM_INARP : DYNAMIC
>ip 56.2.2.2 maps to VC 4, VPI 0, VCI 88, ATM0
>
>r1#ping 56.2.2.2
>
>Type escape sequence to abort.
>Sending 5, 100-byte ICMP Echos to 56.2.2.2, timeout is 2 seconds: !!!!!
>Success rate is 100 percent (5/5), round-trip min/avg/max = 12/16/32 ms
>r1#
>
>
>
>
>Rgds,
>Glenn.

***Get your CCIE and a FREE vacation: Shop.GroupStudy.com***



This archive was generated by hypermail 2.1.4 : Mon Nov 24 2003 - 07:53:01 GMT-3