Saturday, January 15, 2011

Cooking Sets Off Carbon Monoxide Detector

- 812


First of all you must know the following information provided by your ISP settings:


- Public IP and mask.
- Private IP and Mask of the router


data in your private network's you need to configure Network Properties in the TCP / IP network card.

The next step is to configure the HyperTerminal so that we can connect to the router via the serial port COM1. It's pretty simple, just go to Hyperterminal (Programs-Accessories-Hyperterminal) and run the icon. This will open a window to configure the type of marking and where direct select Com1. Then requests the configuration data port which will select the speed to 9600 and flow control Xon / Xoff.

Data for our example are the following:

- Public IP: 213.0.0.1
- Public Mask: 255,255,255,192
- Private IP of Router: 192.168.0.1
- Router Private Mask: 255.255.255.0
- Remote Gateway (Public IP AND Public Mask) + 2, in this way we get the IP network and we add 2 to indicate the assigned gateway. (This if for the connection set-Terra Telefonica.)

Now that we have everything prepared and connected to the cable from PC COM port connector on the router, start HyperTerminal, press ENTER and enter in the router. The following is the password that you can be one of the following: adminttd or admintde or ttdadmin.

begin erasing the config of the 812 with the following command:

- delete configuration

- You Have Request To Delete the system configuration
Please confirm the request. (No / Yes): Yes


Not having any configuration, the router will activate the SETUP mode and begin to ask a series of data, but you say no to the QUICK SETUP to let us enter command mode to configure .

The first in this way will create a user that will administer the router and not the TESA:

- add user password elusuario lacontraseña - enable administration
security_option REMOTE_USER
then introduce the private IP and mask of the router as follows:

- Add LAN network IP address 192.168.0.1/255.255.255.0

- Add Internet
vc
- Set IP Internet vc enable disable ipx disable bridging

- Set vc Internet network_service rfc_1483

- Set Internet atm vc vpi 8 vci 32 category_of_service unspecified pcr 0

now introduce the connection data reports:

- Set vc remote_ip_address 195.55.250.130/255 Internet. 255,255,192
- Set vc Internet local_ip_address
195.55.250.150 - Set vc enable Internet nat_option
- Set vc Internet default_route_option
enable - enable Internet
vc - enable ip forwarding
- Save all


With this we have set up both public and private IP's, using cell encapsulation and saved the data. Now, to check it out you can enter the IP address of the router (private of course), to access the http server included in the Router.

configurations for other ISP's do not vary much only have to change some aspects such as values \u200b\u200bVCI, VPI, the type of packaging and much else. Source

....

0 comments:

Post a Comment