Routing and Remote Access Service: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
'''Routing and Remote Access Service''' ('''RRAS''') is a Microsoft [[API]] and [[Server (computing)|server]] software that makes it possible to create applications to administer the [[Router (computing)|routing]] and remote access service capabilities of the [[operating system]], to function as a network router. Developers can also use RRAS to implement routing protocols. The RRAS server functionality follows and builds upon the [[remote access service|Remote Access Service]] (RAS) in [[Windows NT 4.0]].<ref name="RRAS MSDN Library">[http://msdn.microsoft.com/en-us/library/Aa446768 RRAS MSDN Library]</ref>

==Overview==
RRAS was introduced with [[Windows 2000]] and offered as a download for Windows NT 4.0.
 
* Multiprotocol [[Router (computing)|router]] - The computer running RRAS can route [[Internet Protocol|IP]], [[IPX]], and [[AppleTalk]] simultaneously. All routable protocols are configured from the same administrative utility. RRAS included two [[unicast]] routing protocols, [[Routing Information Protocol]] (RIP) and [[Open Shortest Path First]] (OSPF) as well as [[Internet Group Management Protocol|IGMP]] routing and forwarding features for [[IP multicast]]ing.
Line 40 ⟶ 43:
==External links==
* [http://www.tech-faq.com/routing-and-remote-access-service.html Tech FAQ]
 
{{Microsoft APIs}}
 
[[Category:Microsoft application programming interfaces]]