How to Delete and Remove a Route Rule from Windows Routing Table כיצד למחוק ו הסרה של כלל כביש מ-Windows טבלת ניתוב
IP routing table in Windows box controls how a data packet is been forwarded and routed when communicating with remote host or destination. טבלת ניתוב ה-IP של Windows בתיבת שולט מנה הנתונים שהועברו ו מנותב כאשר מתקשר עם המארח או יעד מרוחק. Normally, Windows operating system will manage the route rules automatically. בדרך כלל, מערכת ההפעלה Windows ינהל את הכללים התוואי באופן אוטומטי. However, sometime, the routes may be incorrectly defined, especially in complex networking environment or system with more than one network adapters. עם זאת, מתישהו, המסלולים עשוי להיות מוגדר באופן שגוי, במיוחד בסביבת רשת או מערכת מורכבת עם אחד או יותר של מתאמי הרשת. In some other cases, accidentally במקרים מסוימים אחרים, בטעות insert a TCP/IP route entry להוסיף פרוטוקול TCP / IP הערך התוואי incorrectly also require a deletion of it from the routing table. באופן שגוי גם דורשים המחיקה של זה מהשולחן ניתוב.
To delete a route from Windows routing table, follow these steps: כדי למחוק נתיב מ-Windows ניתוב הטבלה, בצע את הפעולות הבאות:
- Click Start -> Run , and enter Cmd , and then press Enter to open a command prompt window. לחץ על התחל -> הפעלה, והזן cmd ולאחר מכן לחץ על Enter כדי לפתוח חלון שורת הפקודה. In Windows Vista or Windows 7, use Start Search instead. ב-Windows Vista או Windows 7, במקום להשתמש התחל חיפוש.
- The syntax for the route command to delete a routing table entry is: התחביר של הפקודה התוואי למחוק ערך ניתוב הטבלה היא:
route delete [destination] תוואי למחוק [יעד]
For example, לדוגמה,
route delete 192.168.1.0 תוואי למחוק 192.168.1.0
- Press enter after entering the command to delete and remove a route. הקש ENTER לאחר הזנת הפקודה למחוק ולהסיר מסלול.
- After deletion, לאחר המחיקה, view the routing table להציג את טבלת הניתוב to verify that the correct routing table rule was deleted. כדי לוודא את הכלל הנכון טבלת הניתוב נמחק.
Alternatively, administrator of Windows Server operating system such as Windows Server 2003 and Windows Server 2008 can also use Routing and Remote Access management console to remove a route. לחלופין, מנהל המערכת של מערכת ההפעלה Windows Server כגון Windows Server 2003 ו-Windows Server 2008 יכולים גם להשתמש Routing and Remote Access קונסולת ניהול להסיר התוואי.
- Click Start -> Administrative Tools -> Routing And Remote Access to open the Routing And Remote Access MMC snap-in console. לחץ על התחל -> כלי ניהול -> ניתוב וגישה מרחוק כדי לפתוח את ניתוב וגישה מרחוק snap-MMC של המסוף.
- Expand the computer node in the console tree. הרחב את צומת המחשב בעץ המסוף. If the routing and remote access function is not enabled for the PC yet, right click and select Configure and Enable Routing and Remote Access to setup the node for LAN routing (under custom configuration ). אם הניתוב ותפקוד גישה מרחוק זה אינו מופעל עבור המחשב האישי עדיין, לחץ על הגדרת הזכות לבחור אפשר ניתוב וגישה מרחוק להתקנה על הצומת לצורך ניתוב LAN (תחת תצורה מותאמות אישית).
- Expand IP Routing child. הילד ניתוב ה-IP הרחב.
- Right click on Static Routes and select Show IP Routing Table from the context menu. לחץ לחיצה ימנית על נתיבים סטטי ובחר הצג טבלת ניתוב ה-IP מתוך תפריט ההקשר.
- Current static routes will be displayed in the right pane. נתיבי סטטי נוכחי יוצגו בחלונית הימנית. Locate and select the static route that you want to remove from the IP routing table listing. לאתר ולבחור את המסלול סטטי שברצונך להסיר את הרישום השולחן ניתוב ה-IP.
- Right-click the specific static route, and then select Delete from the context menu. לחץ לחיצה ימנית על תוואי סטטי ספציפיות, ולאחר מכן בחר מחיקה מתוך תפריט ההקשר.
- The static route is immediately removed from the routing table. התוואי סטטי יוסר מיד מהשולחן ניתוב.
IMPORTANT : The page is machine translated and provided "as is" without warranty. חשוב: הדף מכונת תירגם מתפרסם "כמות שהוא" ללא אחריות. Machine translation may be difficult to understand. תרגום מכונה יכול להיות קשה להבין. Please refer to נא עיין original English article המאמר המקורי באנגלית whenever possible. בכל הזדמנות אפשרית.
Related Articles מאמרים קשורים
- How to Add Route to TCP/IP Routing Table With Windows Routing And Remote Access Console or DOS Prompt כיצד להוסיף מסלול TCP / IP טבלת ניתוב עם Windows ניתוב וגישה מרחוק או מסוף שורת הפקודה
- How to Show and Display IP Routing Table in Windows or Linux כיצד להציג ולהציג טבלת ניתוב ה-IP ב-Windows או Linux
- Easy Way to Add, Remove or Delete Send To Menu Shortcut in Windows קל דרך להוסיף, הסר או מחק שלח תפריט קיצור ב-Windows
- Disable Windows TCP/IP Routing Automatic Metric Calculation Feature השבת של Windows TCP / IP ניתוב אוטומטי חישוב מטרי התכונה
- TomTom Announces New Online Route Planner To Pre-Plan A Route TomTom, מכריזה ניו Online כביש מתכנן לאשר מראש תוכנית כביש
- Delete and Remove to Unlock EISA Hidden Recovery or Diagnostic Partition in Vista מחק הסר את נעילת EISA מוסתרת השחזור או ניתוח מחיצה ב-Vista
- Create New Table by Selecting Data from Other Tables with CREATE TABLE AS צור טבלה חדשה על ידי בחירת נתונים מתוך טבלאות אחרות עם כטבלה CREATE
- How to Delete and Remove hiberfil.sys Hibernation File in Windows XP and Vista כיצד למחוק ו הסר Hiberfil.sys קובץ מצב שינה ב-Windows XP ו-Vista
- Remove and Delete Some URL Entries from Address Bar History of FireFox and Internet Explorer הסר למחוק חלק מן ההיסטוריה רשומות כתובת בשורת הכתובת של Firefox ו-Internet Explorer
- How to Delete and Remove Recovery Partition in HP Computer כיצד למחוק הסר השחזור ואת החלוקה של HP מחשב









































