The document contains information about IP addressing schemes including subnet masks and IP address ranges for various subnets. It also includes configuration information for a router such as interface descriptions, passwords, and banner text. Various Cisco IOS commands are listed for viewing interface status, configuration files stored in RAM and NVRAM, and saving the running configuration.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
2K views3 pages
Lab 11.5.1.2
The document contains information about IP addressing schemes including subnet masks and IP address ranges for various subnets. It also includes configuration information for a router such as interface descriptions, passwords, and banner text. Various Cisco IOS commands are listed for viewing interface status, configuration files stored in RAM and NVRAM, and saving the running configuration.
Maximum number of usable subnets (including the 0th subnet)?
15 Number of usable hosts per subnet? 14 What two commands may be used to leave the privileged exec mode? Exit or end What shortcut command can be used to enter the privileged exec mode? En Write down the list of configuration modes and description: confirm - confirm replacement of running-config with a new config file memory - configure from NV memory network - configure from TFTP network host overwrite-network - overwrite NV memory from NFTP network replace - replace the running-config with a new config file terminal - configure the terminal What three commands may be used to leave the global configuration mode and return to the privileged exec mode? Exit , end , <ctlr> z What shortcut command can be used to enter the global configuration mode? Config t How can the hostname be removed? No hostname router1 Write down the list of banner modes and description. LINE c banner-text c, where 'c' is a delimiting character Exec – Set EXEC process creation banner Incoming – set incoming terminal line banner Login – set login banner Motd – set message of the day banner Prompt-timeout – set message for login authentication timeout Slip-ppp – set message for slip/ppp What is the global configuration command to remove the MOTD banner? No banner motd What is the command to remove the console password? No password cisco Issue the command exit. What is the router prompt? What is the mode? Router1 (config)# ; Global Issue the command end. What is the router prompt? What is the mode? Router1# ; privileged exec mode Subnet mask: 255.255.255.240 Write down the first IP Address: 198.133.219.1 Write down the last IP Address: 198.133.219.14 Write a short description for the connections on Router1: host to router1 crossover Write a short description for the connections on Router1: to switch with straight through IP Address: 198.133.219.1 Subnet Mask: 255.255.255.240 Default Gateway: 198.133.219.14 What Cisco IOS command can be used to verify the interface status? show interface fa0/0 , fa0/1 What Windows command can be used to verify host computer configuration? Ipconfig What is the correct LAN cable between host1 and Router1? Crossover Write down one possible shortcut command that will display the contents of NVRAM. Sh start How large is the configuration file? 986 bytes What is the enable secret password? Class Does your MOTD banner contain the information you entered earlier? Yes Do your interface descriptions contain the information you entered earlier? Yes Write down one possible shortcut command that will display the contents of RAM. Sh run, write Write down one possible shortcut command that will copy the RAM configuration to NVRAM. Write mem