From global configuration mode, use the line vty 0 4 command to set all five default VTY lines
If you delete the startup-config and reload the router, the router will automatically enter setup mode. You can also type setup from privileged mode at any time.
The Show controllers serial 0 command will show you whether either a DTE or DCE cable is connected to the interface. If it is a DCE connection, you need to add clocking with the clock rate command
To copy the running - config to NVRAM so that it will be used if the router is restarted , use the copy running-config startup-config command in privileged mode (copy run start for short).
The typical banner is a message of the day (MOTD) and is set by using the global configuration mode command banner motd.
When a ping to the local host IP address fails, you can assume the NIC is not functional.
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.
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 command copy tftp flash will allow you to copy a new IOS into flash memory on your router.
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.
Comments
There are no comments.Copyright ©CuriousTab. All rights reserved.