cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
579
Views
0
Helpful
6
Replies

Cisco 7200 IOS 12.3-3 ATM support ???

mesuti
Level 1
Level 1

hi,

I tried to upgrade my Cisco 7200 IOS to the newest one ( c7200-js-mz.123-3) but amazingly it didn't support ATM Commands, is it possible that a Cisco 7200 IOS 12.3-3 doesn't support ATM commands?

How can I check about the capabilities/features of any particular IOS?

I will appreciate any help

6 Replies 6

Harold Ritter
Cisco Employee
Cisco Employee

What is your ATM PA?

is it being recognized after you load the new IOS?

You can use the Feature Navigator available on CCO to verify the availibility of features in specific IOS releases.

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

ATM PA is PA-A3-E3

During the IOS load it sent messages like :

Router(config-if)atm pvc 1 1 5 aal5snap 34000 34000 65535

^

% Invalid input detected at '^' marker.

etc.

When I saw these messages, I restarted the router and downgraded back to the IOS that it had before.

I used software advisor in Cisco.com for IOS 12.3 features

here's the link :

http://www.cisco.com/cgi-bin/Support/CompNav/CN1.pl?Q1Submit=CONTINUE&softwaretype=%2Fcgi-bin%2FSupport%2FCompNav%2FCN1.pl%3FHStartForm1%3DTrue&HMR_DDM=12.3&H_RBut=IM&HIM_Text=c7200-js-mz.123-3&HPN_Text=

regarding Software Advisor it supports the ATM, but why it sent me those messages...

thank you

The "atm pvc" command has been phased out and replaced by the pvc command.

Refer to the following URL for more info:

http://www.cisco.com/univercd/cc/td/doc/product/software/ios123/123cgcr/wan_r/wan_m1g.htm#1035742

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

I saw that there differences between 12.2 and 12.3 IOS-es, but I have a back-to-back ATM topology between two Cisco 7200 Routers, Router A (NPE-400) and Router B (NPE-300),

Router A has the IOS c7200-jk8o3s-mz.122-17a. When I tried to upgrade it to IOS c7200-js-mz.123-3, it sent me those errors that I mentioned before, the problem was most probably the replacement of Commands, but when I tried to Upgrade the Router B, which currently has an IOS of AS5800 - c5800-p4-mz.120-4.XJ2 (I know that it sounds bad) to Cisco IOS c7200-jk8o3s-mz.122-17a, it send me the following errors during the load:

modem-pool Default

^

% Invalid input detected at '^' marker.

modem recovery action none

^

% Invalid input detected at '^' marker.

interface FastEthernet0/0/0

^

% Invalid input detected at '^' marker.

ip address 10.255.254.1 255.255.255.252

^

% Invalid input detected at '^' marker.

no ip directed-broadcast

^

% Invalid input detected at '^' marker.

interface ATM0/3/0

^

% Invalid input detected at '^' marker.

ip address x.x.x.x x.x.x.x

^

% Invalid input detected at '^' marker.

ip access-group 198 in

map-group atm-in

^

% Invalid input detected at '^' marker.

no atm scrambling cell-payload

^

% Invalid input detected at '^' marker.

atm pvc 1 1 5 aal5snap 34000 34000 65535

^

% Invalid input detected at '^' marker.

no atm ilmi-keepalive

^

% Invalid input detected at '^' marker.

interface Ethernet0/5/0

^

% Invalid input detected at '^' marker.

description AlbaniaOnLine6Mbs

^

% Invalid input detected at '^' marker.

ip address x.x.x.x x.x.x.x

^

% Invalid input detected at '^' marker.

no ip directed-broadcast

^

% Invalid input detected at '^' marker.

traffic-shape rate 6291456 6291456 6291456 1000

^

% Invalid input detected at '^' marker.

interface Ethernet0/5/1

^

% Invalid input detected at '^' marker.

ip address x.x.x.x x.x.x.x

^

% Invalid input detected at '^' marker.

no ip directed-broadcast

^

% Invalid input detected at '^' marker.

traffic-shape rate 262144 262144 262144 1000

^

% Invalid input detected at '^' marker.

no cdp enable

^

% Invalid input detected at '^' marker.

interface Ethernet0/5/2

^

% Invalid input detected at '^' marker.

ip address x.x.x.x x.x.x.x

^

% Invalid input detected at '^' marker.

no ip directed-broadcast

^

% Invalid input detected at '^' marker.

shutdown

^

% Invalid input detected at '^' marker.

interface Ethernet0/5/3

^

% Invalid input detected at '^' marker.

no ip address

% Incomplete command.

no ip directed-broadcast

^

% Invalid input detected at '^' marker.

shutdown

^

% Invalid input detected at '^' marker.

interface Hssi0/6/0

^

% Invalid input detected at '^' marker.

SETUP: new interface FastEthernet0/0 placed in "shutdown" state

SETUP: new interface ATM3/0 placed in "shutdown" state

SETUP: new interface Ethernet5/0 placed in "shutdown" state

SETUP: new interface Ethernet5/1 placed in "shutdown" state

SETUP: new interface Ethernet5/2 placed in "shutdown" state

SETUP: new interface Ethernet5/3 placed in "shutdown" state

SETUP: new interface Hssi6/0 placed in "shutdown" state

SETUP: new interface Hssi6/1 placed in "shutdown" state

and more. (all the startup-config)

all the startup-config is cleared ?!!

Could you, please, help us on this and tell us where the problems are?

Best regards and thank you in advance

The reason these command are rejected is that there is a mistmatch between the interface name in the configuration file and the actual interface name (ie: FastEthernet0/0/0 when it should be really be FastEthernet0/0).

Fix the config and it should be fine.

Hope this helps.

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

Thank you very much, I still didn't try but I'm sure that the problem was in interface names as you said.