Skip to main content

Help me - Router configuration

More
14 years 2 weeks ago #34166 by mtiwari
Hi,

I am configuring router in Cisco Packet Tracer 5.2
I was trying for following command
Router(config)#int serial 2
but it gives me an error.
Router(config)#int serial 0
^
% Invalid input detected at '^' marker.

Like this some other commands are not working. So do I need to make some settings or what?

Thanks in Advance.
More
14 years 2 weeks ago #34168 by ljsbs
Have you tried

int s0/0/1 or s0/0/0 or whatever port you need to use?
More
14 years 2 weeks ago #34169 by Nevins
Go back out to privileged mode and do a show run.

[img



It's very possible that your router does not contain a serial port.

Useful Threads
================================
www.firewall.cx/forum/2-basic-concepts/3...e-resource-page.html
More
14 years 2 weeks ago #34171 by S0lo
And to view all the interfaces you have in a brief form, try:

[code:1]show ip interface brief[/code:1]

Type the interface names exactly as they appear.

Studying CCNP...

Ammar Muqaddas
Forum Moderator
www.firewall.cx
More
13 years 10 months ago #34749 by kapilasdhir
In packet tracer serial port is not already there so you have to switch off router and put serial interface as your need and then on your router and type the command

additional ports are available in left side panel of packet tracer when you double click router image

Router#sh ip int brief

Kapil Asdhir
More
13 years 9 months ago #35007 by ToxicAvenger
(router)# sh ip interface brief
Time to create page: 0.151 seconds