Information Technology Reference
In-Depth Information
To display statistics for an interface, use this command:
> netsh routing ip relay show ifstats [[Index=] <Integer> ] [[Rr=] <Integer> ]
If you omit the refresh rate parameter, the results will display in a non-dynamic table.
Include the refresh rate parameter to open a real-time, dynamic table of results.
For example, to show statistics for all interfaces and refresh the display every 5 seconds,
use this command:
> netsh routing ip relay show ifstats rr=5
DHCP Relay Agent Interface Stats for : Server Local Area Connection
--------------------------------------------------
State Bound and Enabled
Send Failures 0
Receive Failures 0
ARP Update Failures 0
Requests Received 0
Requests Discarded 0
Replies Received 0
Replies Discarded 0
How It Works
You cannot install or configure the DHCP Relay Agent on a server that is running DHCP Server,
NAT with the DHCP Allocator service enabled, or Internet Connection Sharing (ICS).
DHCP is not a routable protocol. Therefore, use the DHCP Relay Agent when the DHCP
server is located on a different subnet than the clients so that you can relay requests between
the clients and the server.
See Also
Microsoft TechNet: “DHCP Relay Agent” ( http://technet2.microsoft.com/
WindowsServer/en/Library/b18e9fb8-fec8-4d47-9869-0cbe55d438d21033.mspx )
￿
￿
Recipe 5-14 for more on configuring a DHCP Allocator.
5-16. Configuring a DNS Proxy
Problem
You want to configure your router to relay DNS requests on behalf of clients on its private network.
Search WWH ::




Custom Search