All,


Somehow my e-mail posting this morning got chopped off along its way. Here
it is again:



Hth,



Angel



Ken,



I have two 3660 routers connected back to back via an OC3 link in a lab
environment. They are using IOS 12.0(7)T, IP Enterprise Version.



You seem to be missing the VCD ( Virtual Channel Descriptor) between the pvc
and the vpi/vci command entries. Also, the vpi/vci syntax appears to be
incorrect in your configuration:



Take a look at the ATM interface configs on my working routers:



Router A:



!

interface ATM1/0

 ip address 10.10.10.2 255.255.255.0

 no ip directed-broadcast

 ip ospf network point-to-point

 atm clock INTERNAL

 atm ilmi-keepalive

 pvc Dallas 1/100      
> First command config t
> Second command ip routing
> Third command interface atm 1/0
> Fourth command no shutdown
> Fifth command ip address 10.0.2.1 255.255.255.0
> Sixth command pvc 1 32
> Seventh command protocol ip 10.0.2.2 broadcast
>
> The sixth command is where it fails. It does not recognize the pvc.
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
> Newell Ryan D SrA 18 CS/SCBT
> Sent: Tuesday, January 14, 2003 11:32 PM
> To: [EMAIL PROTECTED]
> Subject: FW: Cisco 3640 Router ATM PVC Problem [7:61077]
>
> What commands are you typing in? To create a PVC the syntax is
> int atm 1
> atm pvc 6 0 106 aal5snap
> I think you are missing the 'atm' before pvc.
>
> There are several ways to hook the 3640s back to back. If they are
> within
> fastethernet distance limitations you could use the fastethernet
> interfaces.
>
> -----Original Message-----
> From: Ken Chipps [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 15, 2003 1:40 PM
> To: [EMAIL PROTECTED]
> Subject: Cisco 3640 Router ATM PVC Problem [7:61077]
>
>
> I am attempting to setup a PVC between two Cisco 3640 Routers connected
> back
> to back. The interface is an OC3 card. Whenever I issue the PVC command
> on
> the ATM interface it says a PVC is not supported. If I use the ? to see
> for
> supported commands for the interface, no PVC command is listed. Is there
> some software upgrade I need for this? Or is there some other way to
> conenct
> two 3640s back to back?
&i=61151&t=61077
--------------------------------------------------
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=61163&t=61077
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to