Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
materiel:internet:routeur4g:mr400:uguide:network:static:start [2021/11/24 14:18] – [Create Static Routes] admin | materiel:internet:routeur4g:mr400:uguide:network:static:start [2022/08/13 22:39] (Version actuelle) – modification externe 127.0.0.1 | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
{{tag> | {{tag> | ||
- | ====== | + | ====== |
- | A static | + | Une route statique est un chemin prédéterminé que les informations réseau doivent parcourir pour atteindre un hôte ou un réseau spécifique. |
- | I want to: | + | Les données d'un point à un autre suivront toujours le même chemin, quelles que soient les autres considérations. |
- | Visit multiple networks and multiple servers at the same time. | + | L' |
- | For example, in a small office, my PC can surf the internet, but I also want to visit my company’s server. Now I have a switch and another router. I connect the devices as shown in the following figure so that the physical connection between my PC and my company’s server is achieved. To surf the internet and visit my company’s network at the same time, I need to configure the static routing. | + | **Nous voulons** visiter plusieurs réseaux et plusieurs serveurs en même temps. |
- | How can I do that? | + | Par exemple, dans un petit bureau, mon PC peut surfer sur Internet, mais je souhaite également visiter le serveur de mon entreprise. |
- | 1.Make sure the routers use different LAN IP addresses on the same subnet. Disable DHCP function of Router 2. | + | Maintenant, j'ai un commutateur et un autre routeur. |
- | 2.Visit http:// | + | Je connecte les appareils comme indiqué dans la figure suivante afin que la connexion physique entre mon PC et le serveur de mon entreprise soit établie. |
- | 3.Go to Advanced > Network > Static Routing. | + | Pour surfer sur Internet et visiter le réseau de mon entreprise en même temps, je dois configurer le routage statique.{{ materiel: |
- | 4.Click Add to add a new static | + | Pour cela : |
+ | <WRAP list-deep> | ||
+ | - Assurez-vous que les routeurs utilisent des adresses IP LAN différentes sur le même sous-réseau. Désactivez la fonction DHCP du routeur 2. | ||
+ | - **Connectez-vous sur la page [[http:// | ||
+ | - Accédez à **Avancée > Réseau > Route statique**.{{ : | ||
+ | - Cliquez sur **Ajouter** pour ajouter une nouvelle entrée de routage statique. Terminez les réglages selon les explications suivantes | ||
+ | - **Destination réseau** : L' | ||
+ | - **Masque de sous-réseau** : Détermine le réseau de destination avec l' | ||
+ | - **Passerelle** : L' | ||
+ | - **Interface** : Dépend du port qui envoie les paquets de données. Dans l' | ||
+ | - Cochez **Activer cette entrée** | ||
+ | - Cliquez sur < | ||
+ | </ | ||
- | •Network Destination - The destination IP address that you want to assign to a static route. This IP address cannot be on the same subnet with the WAN IP or LAN IP of the router. In the example, the IP address of the company network is the destination IP address, so here enters 172.30.30.1. | + | Terminé! Ouvrez un navigateur Web sur votre PC. Saisissez l' |
- | •Subnet Mask - Determines the destination network with the destination IP address. If the destination is a single IP address, enter 255.255.255.255; | ||
- | |||
- | •Gateway - The IP address of the gateway device to which the data packets will be sent. This IP address must be on the same subnet with the router’s IP which sends out the data. In the example, the data packets will be sent to the LAN port of Router 2 and then to the Server, so the gateway should be 192.168.1.2 | ||
- | |||
- | •Interface - Determined by the port that sends out the data packets. In the example, the data is sent to the gateway through the LAN port. | ||
- | |||
- | 5.Select the checkbox to enable this entry. | ||
- | |||
- | 6.Click Save to save the settings. | ||
- | |||
- | Done! | ||
- | |||
- | Open a web browser on your PC. Enter the company server’s IP address to visit the company network. | ||
===== Voir aussi ===== | ===== Voir aussi ===== | ||