In this video i will
add and Removing Static Routes.
In this lab, you will add and remove static routes from the routing table.
- In the RRAS window, select the server in the left pane of the MMC. Expand it until you see the Static Routes node beneath IP Routing.
- Right-click the Static Routes node and select New Static Route. The Static Route dialog box appears.
- Select the interface you want to use from the Interface drop-down list; you can use the internal interface or any other interface you’ve already defined.
- Enter 216.92.80.0 as the destination address and a net mask of 255.255.255.0.
- For the gateway address, enter the IP address of your RRAS server.
- Click the OK button. The RRAS console reappears.
- Right-click the Static Routes item and choose Show IP Routing Table. The IP Routing Table window appears. Verify that your newly added static route is present in the table.
- Select the Static Routes item. Note that the right pane of the MMC changes to list all static routes that you’ve defined. Compare the list with the contents of the IP Routing Table window.
- Right-click the static route you added and use the Delete command to remove it.