The command traceroute (trace for short), which can be issued from user mode or privileged mode, is used to find the path a packet takes through an internetwork and will also show you where the packet stops because of an error on a router.
Before you start to configure the router, you should erase the NVRAM with the erase startup-config command and then reload the router using the reload command.
Since the configuration looks correct, you probably didn't screw up the copy job. However , when you perform a copy from a network host to a router , the interfaces are automatically shut dow and need to be manually enabled with the no shutdown command.
The command copy tftp flash will allow you to copy a new IOS into flash memory on your router.
If you see that a serial interface and the protocol are both down, then you have a physical layer problem. If you see serial 1 is up, line protocol is down, then you are not receiving (Data Link) Keepalives from the remote end.
The % ambiguous command error means that there is more than one possible show command that starts with ru. Use a question mark to find the correct command.
Although option A is certainly the "best" answer, unfortunately option E will work just fine and your boss would probably prefer you to use the show cdp neighbors detail command.
To keep open one or more Telnet sessions, use the Ctrl+Shift+6 and then X keystroke combination.
A split horizon will not advertise a route back to the same router it learned the route from.
Debug ip rip is used to show the internet Protocol (IP) Routng Information protocol (RIP) updates being sent and received on the router.
Comments
There are no comments.Copyright ©CuriousTab. All rights reserved.