Disabling remote configuration just means the router will not be available to be configured from any outside (external) IP address in most cases. It will accept log in information only from a Local IP.
In most cases a class C block, such as 192.168.1.1 or 192.168.0.1.
As always check your manual for the router for the default assigned IP Address and the logins for the admin account.
Hope this helps!
line
Disabling remote configuration just means the router will not be available to be configured from any outside (external) IP address in most cases. It will accept log in information only from a Local IP. In most cases a class C block, such as 192.168.1.1 or 192.168.0.1. As always check your manual for the router for the default assigned IP Address and the logins for the admin account. Hope this helps!
line
#configure terminal
Yes, Config t stands for configure terminal. This command is to switch into configuration mode .
Usually modems do not require any configuration. But your router has to configures to get external IP from a DHCP server or whatever your internet provider is using.
a router is a device which need to be configured b4 online. Router configuration means What the router should do for us. it is a program containg the ip address the subnet mask the hostname ..
#Configure terminal for configuration mode #exit for previous mode #ctrl+z for set up mode
#Configure terminal for configuration mode #exit for previous mode #ctrl+z for set up mode
#Configure terminal for configuration mode #exit for previous mode #ctrl+z for set up mode
On user exec mode type enable. When inside the privilege mode type configure terminal. You will then be sitting into global config after this. Please see below example: Router>enable Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#
The main advantage of using this is remote access on the network.