|
|
| About site: Internet/RFCs/1401 - 1500 - RFC 1469 |
Return to Computers also Computers |
| About site: http://www.faqs.org/rfcs/rfc1469.html |
Title: Internet/RFCs/1401 - 1500 - RFC 1469 IP Multicast over Token-Ring Local Area Networks. T. Pusateri. June 1993. |
|
|
|
|
Elliott_Business_Software Accounting, distribution, light manufacturing, point of sale, and e-business software product. Product information, news and events, support and company profile.
| Fast_Fuzzy_Cluster Algorithm for real time adaptive pattern recognition, which enables real time unsupervised machine learning.
| InJoy_Firewall All-in-one multi-platform Firewall with next-generation deep packet inspection technology. Includes IPSec VPN, Internet gateway (NAT), remote management, IDS, virus protection and PPPoE. Supports Wind
| RFC_0238 Comments on DTP and FTP Proposals. R.T. Braden. September 1971.
| naim A console-based chat client for Linux/Unix-like systems, supporting the AIM, ICQ, IRC and Lily protocols.
| Zeropaid_com File-sharing portal featuring news, content, downloads, interviews and reviews for P2P clients.
|
|
| Alexa statistic for http://www.faqs.org/rfcs/rfc1469.html |
Please visit: http://www.faqs.org/rfcs/rfc1469.html
|
| Related sites for http://www.faqs.org/rfcs/rfc1469.html |
| Spectrum_Magic Spectrum emulators and games. Play some of the best games of the past and compete to get on the Hi-Score table. | | NewImageMedia_com Encoding and delivery of internet streaming audio and video for web sites. | | Artificial_Ant_Colonies_in_Digital_Image_Habitats Vitorino Ramos and Filipe Almeida. Recent studies have pointed that, the self-organization of neurons into brain-like structures, and the self-organization of ants into a swarm are similar in many r | | Quadcap_Software The Quadcap Embeddable Database is a high performance pure Java database coupled with a JSP-enabled Web Server. QED supports Internet, intranet, and CDROM deployment of web applications. | | Yobotics!_Simulation_Construction_Set A rigid body dynamic simulation package ideally suited for simulating legged robots (bipeds, quadrupeds, hexapods), robot arms, Stewart Platforms, and other mechanisms. | | Macdev_at_MIT Various resources for Macintosh development from the folks over at MIT. | | Capital_Data_Recovery_Inc_ Details of the data recovery services available in Ottawa, Canada and USA. Includes FAQ and client testimonials. | | Webmaster_Resources_Directory Covers hosting, promotion, scripts, services, and authoring tools. | | Frontline Technology pre-production, archiving, and engineering software solutions for the PCB industry. | | Blogrollers A webring for bloggers using the Blogrolling system to maintain their list of reads. | | SoftLearn_Systems Provides simulators for SCBCD and SCJD exams. [Commercial] | | Microsoft_Foundation_Class_FAQ An MFC FAQ. | | VB_Games_6 Visual Basic games and projects. | | LaPaS_Publishing_Ltd_ Offering one page listings or full e-commerce designs. Located in Illinois, United States. | | AC_Multimedia Web site design for small businesses in South Devon, Torbay, and Torbay, in the UK. | | Exit1,_Incorporated Offering web design, multimedia development, product branding, electronic publishing, content development, web programming, training. Located in Reston, Virginia, United States. | | Condas_Orienteering_Course_Software Software for creating compass courses for competitions and fun. Useful for Boy Scout Troops | | Link_Passport Manages pay per click campaigns that count only clicks from unique users. | | QuickEStore Web storefront creator. Supports multiple state sales tax calculations, price or weight-based shipping charges and easy product management using web forms. Online demonstration available. [Commercial | | Forbes_com__LookSmart_Gets_Wise_To_Value_Of_Volunteers Jennifer Godwin reports on the acquisition of Zeal and the expected effects on the competition between LookSmart and ODP. (October 4, 2000) |
|
This is websites2007.org cache of m/ as retrieved on 2008.08.30 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
|
RFC 1469 (rfc1469) - IP Multicast over Token-Ring Local Area Networks@import 'http://faqs.org/abstracts/css/default.css';@import 'http://faqs.org/search.css';function erfc(s){document.write("[ RFC Index | RFC Search | Usenet FAQs | Web FAQs | Documents | Cities ]Alternate Formats: rfc1469.txt | rfc1469.txt.pdfRFC 1469 - IP Multicast over Token-Ring Local Area NetworksSearch the Archives Display RFC by number RFC1469 - IP Multicast over Token-Ring Local Area NetworksNetwork Working Group T. PusateriRequest for Comments: 1469 Consultant June 1993 IP Multicast over Token-Ring Local Area NetworksStatus of this Memo This RFC specifies an IAB standards track protocol for the Internet community, and requests discussion and suggestions for improvements. Please refer to the current edition of the "IAB Official Protocol Standards" for the standardization state and status of this protocol. Distribution of this memo is unlimited.Abstract This document specifies a method for the transmission of IP multicast datagrams over Token-Ring Local Area Networks. Although an interim solution has emerged and is currently being used, it is the intention of this document to specify a more efficient means of transmission using an assigned Token-Ring functional address.Introduction IP multicasting provides a means of transmitting IP datagrams to a group of hosts. A group IP address is used as the destination address in the IP datagram as documented in STD 5, RFC 1112 [1]. These group addresses, also referred to as Class D addresses, fall in the range from 224.0.0.0 to 239.255.255.255. A standard method of mapping IP multicast addresses to media types such as ethernet and fddi exist in [1] and RFC 1188 [2]. This document attempts to define the mapping for an IP multicast address to the corresponding Token- Ring MAC address.Background The Token-Ring Network Architecture Reference [3] provides several types of addressing mechanisms. These include both individual (unicast) and group addresses (multicast). A special subtype of group addresses are called functional addresses and are indicated by a bit in the destination MAC address. They were designed for widely used functions such as ring monitoring, NETBIOS, Bridge, and Lan Manager frames. There are a limited number of functional addresses, 31 in all, and therefore several unrelated functions must share the same functional address. It would be most desirable if Token-Ring could use the same mapping as ethernet and fddi for IP multicast to hardware multicast addressing. However, current implementations of Token-Ring controller chips cannot support this. To see why, we must first examine the Destination MAC address format.Destination Address Format The destination MAC address consists of six octets. In the following diagram of a MAC address, the order of transmission of the octets is from top to bottom (octet 0 to octet 5), and the order of transmission of the bits within each octet is from right to left (bit 0 to bit 7). This is the so-called "canonical" bit order for IEEE 802.2 addresses. Addresses supplied to or received from token ring interfaces are usually laid out in memory with the bits of each octet in the opposite order from that illustrated, i.e., with bit 0 in the high-order (leftmost) position within the octet. 7 6 5 4 3 2 1 0 --------------------------------- | | | | | | |U/L|I/G| octet 0 --------------------------------- | | | | | | | | | octet 1 --------------------------------- | | | | | | | |FAI| octet 2 --------------------------------- | | | | | | | | | octet 3 --------------------------------- | | | | | | | | | octet 4 --------------------------------- | | | | | | | | | octet 5 --------------------------------- The low order bit of the high order octet is called the I/G bit. It signifies whether the address is an individual address (0) or a group address (1). This is comparable to the multicast bit in the DIX Ethernet addressing format. Bit position 1 of the high order octet, called the U/L bit, specifies whether the address is universally administered (0) or locally administered (1). Universally administered addresses are those specified by a standards organization such as the IEEE. If the I/G bit is set to 1 and the U/L bit is 0, the address must be a universally administered group address. If the I/G bit is 1 and the U/L bit is a 1, the address may be either a local administered group address or a functional address. This distinction is determined by the Functional Address Indicator (FAI) bit located in bit position 0 of octet 2. If the FAI bit is 0, the address is considered a functional address. And if the FAI bit is 1, this indicates a locally administered group address. Different functional addresses are made by setting one of the remaining 31 bits in the address field. These bits include the 7 remaining bits in octet 2 as well as the 8 bits in octets 3, 4, and 5. It is not possible to create more functional addresses by setting more than one of these bits at a time. Three methods exist for mapping between an IP multicast address and a hardware address. These include: 1. The all rings broadcast address 2. The assigned functional address 3. The existing IEEE assigned IP Multicast group addresses In order to insure interoperability, all systems supporting IP multicasting on each physical ring must agree on the hardware address to be used. Therefore, the method used should be configurable on a given interface. Bridges may provide a means to translate between different methods for each physical ring that is being bridged. Method (3) is recommended but due to hardware limitations of Token- Ring controller chips, may not be possible. In this case, Method (2) is preferred over Method (1). For backward compatibility, systems that support (2) MUST also support (1). And systems that support (3) MUST also support (2) and therefore (1). In the absence of configuration information, the default should be to use the assigned functional address (2).IP Multicast Functional Address Because there is a shortage of Token-Ring functional addresses, all IP multicast addresses have been mapped to a single Token-Ring functional address. In canonical form, this address is 03-00-00-20- 00-00. In non-canonical form, it is C0-00-00-04-00-00. It should be noted that since there are only 31 possible functional addresses, there may be other protocols that are assigned this functional address as well. Therefore, just because a frame is sent to the functional address 03-00-00-20-00-00 does not mean that it is an IP multicast frame.Acknowledgments The author would like to thank John Moy, Fred Baker, Steve Deering, and Rob Enns for their review and constructive comments.References [1] Deering, S., "Host Extensions for IP Multicasting", STD 5, RFC 1112, Stanford University, August 1989. [2] Katz, D., "A Proposed Standard for the Transmission of IP Datagrams over FDDI Networks", RFC 1188, Merit/NSFNET, October 1990. [3] IBM Token-Ring Network, Architecture Reference, Publication SC30- 3374-02, Third Edition, (September, 1989).Security Considerations Security issues are not discussed in this memo.Author's Address Thomas J. Pusateri Consultant 11820 Edgewater Ct. Raleigh, NC 27614 EMail: pusateri@cs.duke.edu Previous: RFC 1468 - Japanese Character Encoding for Internet Messages Next: RFC 1470 - FYI on a Network Management Tool Catalog: Tools for Monitoring and Debugging TCP/IP Internets and Interconnected Devices [ RFC Index | RFC Search | Usenet FAQs | Web FAQs | Documents | Cities ] © 2008 FAQS.ORG. All rights reserved. |
|
| |
IP | Multicast | over | Token-Ring | Local | Area | Networks. | T. | Pusateri. | June | 1993. |
|
http://www.faqs.org/rfcs/rfc1469.html
RFC 1469 2008 August
dvd rental
dvd
IP Multicast over Token-Ring Local Area Networks. T. Pusateri. June 1993.
Rules
|
© 2008 Internet Explorer 5+ or Netscape 6+
|
|
Recommended Sites: 1.
Arts -
Business -
Computers -
Games -
Health -
Home -
Kids and Teens -
News -
Recreation -
Reference -
Regional -
Science -
Shopping -
Society -
Sports -
World
Miss Gallery
- Top Anime Hentai
- DVD rental by mail
- Model Trains - Business Russia - Loans - Free Ecards - Credit Cards
|