
r1# show ip interface brief
The CLI is smart enough to recognize abbreviated commands. For example sh
ip int br would be enough to issue the above command. In addition, if you
enter the first few letters of a command and hit Tab, it will display the
remainder of the command.
10. What is the difference of the CLI output when you use the “brief”
modifier?
__________________________________________________________________
i. Getting More Information using Privileged EXEC Mode
There are two different configurations stored on the router. These
configurations are called the Running Configuration and the Start-Up
Configuration.
The Running Configuration is your current, working configuration. This
configuration is stored in the RAM memory of the router.
EXERCISE 3: View the Running Configuration_____________________
Enter the following command:
r1# show running-config
11. What interfaces are present?
The Start-Up configuration is the configuration that is loaded when the
router initializes its boot sequence. This configuration is stored in the
NVRAM of the router. To view this configuration:
Enter the command:
r1# show startup-config
Since you have not made any new configurations on the router, the running
config and start up config are the same in this case.
Komentarze do niniejszej Instrukcji