- Posts: 1
- Thank you received: 0
Help me - Router configuration
14 years 7 months ago #34166
by mtiwari
Help me - Router configuration was created 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.
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.
14 years 7 months ago #34168
by ljsbs
Replied by ljsbs on topic Re: Help me - Router configuration
Have you tried
int s0/0/1 or s0/0/0 or whatever port you need to use?
int s0/0/1 or s0/0/0 or whatever port you need to use?
14 years 7 months ago #34169
by Nevins
Useful Threads
================================
www.firewall.cx/forum/2-basic-concepts/3...e-resource-page.html
Replied by Nevins on topic Re: Help me - Router configuration
Go back out to privileged mode and do a show run.
It's very possible that your router does not contain a serial port.
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
14 years 7 months ago #34171
by S0lo
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Replied by S0lo on topic Re: Help me - Router configuration
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.
[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
- kapilasdhir
- Offline
- New Member
Less
More
- Posts: 7
- Thank you received: 0
14 years 5 months ago #34749
by kapilasdhir
Kapil Asdhir
Replied by kapilasdhir on topic Ensure serial port is there
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
additional ports are available in left side panel of packet tracer when you double click router image
Router#sh ip int brief
Kapil Asdhir
- ToxicAvenger
- Offline
- New Member
Less
More
- Posts: 13
- Thank you received: 0
14 years 4 months ago #35007
by ToxicAvenger
Replied by ToxicAvenger on topic Re: Help me - Router configuration
(router)# sh ip interface brief
Time to create page: 0.149 seconds