automatic router configuration protocol (arcp)

7
Automatic Router Configuration Protocol (ARCP) v1.1, 18 Nov. 2002 Jeb Linton, EarthLink [email protected] http://www.ietf.org/internet-drafts/draft- linton-arcp-00.txt

Upload: rafiki

Post on 21-Jan-2016

37 views

Category:

Documents


0 download

DESCRIPTION

Automatic Router Configuration Protocol (ARCP). v1.1, 18 Nov. 2002 Jeb Linton, EarthLink [email protected] http://www.ietf.org/internet-drafts/draft-linton-arcp-00.txt. Overview. ARCP uses a Client-Server model like DHCP, rather than a Peer-to-Peer model - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Automatic Router Configuration Protocol (ARCP)

Automatic Router Configuration Protocol (ARCP)

v1.1, 18 Nov. 2002

Jeb Linton, [email protected]

http://www.ietf.org/internet-drafts/draft-linton-arcp-00.txt

Page 2: Automatic Router Configuration Protocol (ARCP)

Linton, IETF 11/02 2

Overview

ARCP uses a Client-Server model like DHCP, rather than a Peer-to-Peer model

Routers first become DHCP “Hosts”, then get router configuration through ARCP

Configuration messages use an “Option”-based format similar to DHCP

Router configuration is set by ARCP Server, not chosen by client

Page 3: Automatic Router Configuration Protocol (ARCP)

Linton, IETF 11/02 3

Standard Operation

3. More Clients join in the same way

DHCP/ARCP Server(on Home Gateway,NAT Firewall, or PC)

Internet

1. ARCP ClientIs connected, Obtains DHCP config

2. Client Registers withARCP Server, Obtains Routing config, acts asDHCP Relay Agent

4. New connections and addressing collisionsare detected and arbitrated by the ARCP Server

Page 4: Automatic Router Configuration Protocol (ARCP)

Linton, IETF 11/02 4

?

AutoServer Operation1. An AutoServer-enabledRouter is turned on, initiallyacting as an ARCP client.

3. After a timeout, the first routerwill begin to act as a DHCP/ARCP Serverin response to any client requests

!

4. Further operation is ARCP Standard

ARCP AutoServer routers are set to give out basic RFC1918 addresses, passwords, routing protocol data and multicast parameters.

AutoServer timeout is greater than the DHCP request period.

2. Other routers may be linked,but there is no Server at first

?

Page 5: Automatic Router Configuration Protocol (ARCP)

Linton, IETF 11/02 5

ARCP Messages and Options

Two Message Formats, Five Types Total Two-tiered Option structure including

Option Type and Option Number Main Option Types:

Router Options Interface Options Protocol Options Vendor-Specific Options

Page 6: Automatic Router Configuration Protocol (ARCP)

Linton, IETF 11/02 6

Advantages

No arbitration between peers Easy implementation Routing protocol independent High security possible using existing

protocols Highly scalable/expandable Compatible with virtually all common

routing configurations

Page 7: Automatic Router Configuration Protocol (ARCP)

Linton, IETF 11/02 7

Work Areas

Next Draft revision will address: Textual errata (e.g. Sections 7.6 and 7.7) TLS for Secure operation instead of IPSec Option for Multilink Subnet operation? Issues arising today…?

Separate Drafts to address: Multiserver ops for Redundancy and Scaling Secure Operations