cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1232
Views
10
Helpful
4
Replies

OSPF COMMAND NOT SUPPORT

Hello, 

I am new to Cisco and following CCNA certification.

I am trying to configure OSPF in a router which has two neighbors in Packet Tracer.

I am not able to issue the command "show ip ospf int brief" and says "invalid input detected at marker" and showing the marker into the word "brief"  

show ip ospf interface command works fine.

Is there any way to view all the interfaces which enable ospf in a list view ?

And second problem is what is the command to view the default Reference Bandwidth?

In show ip ospf command does not show the Reference Bandwidth

 

I am using Packet Tracer version 7.3.0.0838

Thank you

Priyankara

 

4 Replies 4

balaji.bandi
Hall of Fame
Hall of Fame

i am not a packet trace user, but there may be limitation with the command.

 

you can view show ip ospf neighbour to see what interface enable and established OSPF.

 

regarding the cost :

 

link cost = reference bandwidth / interface bandwidth

this should have been setup in global config - if not you can config one with ip ospf cost.

 

example command to see cost :

 

sh ip ospf interface fa0/0 | in Cost

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

For get the detail view of all the devices that is a good solution. 

But still stuck in the position of viewing default reference bandwidth.

Even after change the reference bandwidth to some other value other than 100Mbps, cant verify.

 

Thanks for your comment....

Can you post one of the interface enable with OSPF - as suggested other post command to see what is wrong ?

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Martin L
VIP
VIP

 

Packet tracer although is excellent tool to learn fundamentals of networking and Ciscop implementation of them, it is just a simulator of IOS (not real IOS) and therefore not all commands are implemented.  Furthermore, real behavior of IOS is simulated as close as it can be but not necessary exactly the same as IOS.  Basically, software programmers have wrote software based on real IOS behavior.

To do more advanced OSPF please use GNS3 with real IOS  from 7200s.

 

Regards, ML
**Please Rate All Helpful Responses **