02-04-2011
09:28 AM
- last edited on
11-29-2022
08:20 PM
by
Translator
I had used the interface serial 0/0/0 with
NO FAIR-QUEUE
command but now it doesn't seems that I could get it out. Even after I erase startup-config and do reload. Someone told me if I just put
FAIR-QUEUE
eventually this command will go away after you erase the startup-config & reload but I proved it wrong, that
NO FAIR-QUEUE
is still in my interface serial. If anyones could help me to take this thing out of my serial interface I would really appreciated.
R1#sh run | b interface
interface Loopback1
description Engineering Department
ip address 10.1.1.1 255.255.255.0
ip ospf network point-to-point
!
interface FastEthernet0/0
ip address 10.1.200.1 255.255.255.0
ip ospf cost 50
ip ospf priority 10
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0
bandwidth 64
ip address 10.1.100.1 255.255.255.0
no fair-queue <====================== Here it is
clock rate 64000
Thx in advance for your help!
Solved! Go to Solution.
02-04-2011
09:34 AM
- last edited on
11-29-2022
08:35 PM
by
Translator
02-04-2011
09:34 AM
- last edited on
11-29-2022
08:35 PM
by
Translator
Try going into the interface and put default
fair-queue
02-04-2011 10:02 AM
Thank you NetworkNinja79 - I never think of that, now it went away for good until I use it again for my next lab.
Cheerio....
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide