answersLogoWhite

0

sdddsfsdfdf

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How do you reset the cricket EC1705 modem?

To reset the Cricket EC1705 modem, locate the reset button, usually found on the back or bottom of the device. Use a pin or a paperclip to press and hold the reset button for about 10-15 seconds until the lights on the modem blink, indicating it is resetting. Release the button and allow the modem to reboot completely. Once the lights stabilize, the modem will be restored to factory settings.


What is complete AT command used to caused a modem to reinitilize itself to the settings defined at power on?

The answer is &F. And you can use the command AT&F (Which is preferred to ATZ when trying to solve a modem problem).


Which command would you use to install a modem of specific type?

edit categories


How do you stop the automatic cut off time with your modern my mum has done this stupid thing where that it cuts me off the internet at around 10 at night and let me on at 12?

To reset the automatic cut off time on your modem, you will need to reset your modem to use your modem past 12 midnight.


Which user interface can you use to change the network settings to connect to the Internet using a modem?

command prompt


Which command or set of commands will stop an RIP routing process?

To stop an RIP routing process on a Cisco router, you can use the command no router rip in global configuration mode. This command removes the RIP configuration and stops the RIP routing process from running. Alternatively, you can use shutdown within the RIP routing configuration mode to disable RIP without removing its configuration.


What global configuration command would you use if you wanted all passwords to be encrypted?

To encrypt your passwords, use the global configuration commandservice password-encryption


What command do you use to show router configuration that is currently in effect?

sh config


How do you use cell phone for wireless modem with laptop?

Through usb port, not sure of the configuration settings though sorry!


How do you save running configurations on router?

To save the running configuration on a router, you typically use the command copy running-config startup-config in the privileged EXEC mode. This command copies the current configuration stored in RAM (running-config) to NVRAM (startup-config), ensuring that the configuration is retained after a reboot. Alternatively, you can use the shorthand command write memory. Always confirm the save by checking the startup configuration with the show startup-config command.


Which command can be used at the command line to start the Network Configuration program?

To start the Network Configuration program from the command line, you can use the command nmtui for a text-based interface or nm-connection-editor for a graphical interface, depending on your system configuration. Alternatively, on some systems, you might use network-manager or nmcli for command-line management of network connections. Make sure to run these commands with appropriate permissions if required.


How do you ensure that the correct configurations in a router are saved and backed up?

To save the current running configuration you can use the "copy run start" command. Any configurations that are made on a router will not be saved until you use this command and it will save the current running configuration to the local NVRAM. This configuration will then be used on next startup. To back up we can save the configuration to a remote TFTP server with use of the "copy run tftp" command. Always have a back up plan.