What is the difference between RIP & RIPng????
Can anyone explain it..!!!
Thank u in advance.
Answer / jitendera kumar sinha
RIPng
Routing Information Protocol, Next Generation (RIPng) is a
version of the distance-vector routing protocol (RIP)
modified for use with IPv6 (Internet Protocol Version 6).
RIPng allows HP-UX servers to route IPv6 packets within a
medium-sized autonomous system (AS).
The following lists the characteristics of the RIPng
protocol:
Runs over User Datagram Protocol (UDP).
Uses the standard port number 521. Routers that use RIPng
listen on the multicast address FF02::9 and send their
update messages to this address.
Uses distance-vector algorithms to determine an optimal
route to a destination, using hop count (number of routers
between a source and destination network node) as the
metric (a measure for calculating the next host for routing
a packet). It selects the route with the least metric value
as the most preferred route to transmit packets. The metric
field contains a value between 1 and 15 as the current
metric, or hop count, for the destination. The value 16
indicates that the destination is not reachable, therefore,
it is not considered for routing. ramD does not consider
the route with metric value 16 as an invalid route.
Exchanges IPv6 reachability information with routers
sharing the common data link layer via route update
messages.
Operates within an Autonomous System (AS), which comprises
one or more routers or networks controlled by a common
network administrator.
Installs the best route in the routing table.
Functions in either split horizon or poison reverse mode.
Includes Simple Network Management Protocol (SNMP) support.
Helps an IPv6 network understand IPv6 route information.
Conforms to the Internet Engineering Task Force-Request for
Comments 2080 (IETF-RFC 2080) RIPng for IPv6.
| Is This Answer Correct ? | 10 Yes | 2 No |
Identify the 3 kinds of routes IGRP advertises? A.) Interior B.) Dynamic C.) System D.) Exterior
Why would you use static routing instead of dynamic routing? A.) When you want automatic updates of the routing tables B.) All the time C.) When you have very few routes and want to conserve bandwidth D.) When you have a gateway of last resort
Can we write any script for router to instruct that from where it will boots e.g. TFTP,FLASH...if yes what is it and how? 1 of my frnds says its possible...
What is difference between Store-and-Forward, cut-through, Fragment-Free Method?
What is the bit length and expression form of a MAC address? A. 24 bits expressed as a decimal number B. 24 bits expressed as a hexadecimal number C. 36 bits expressed as a binary number D. 48 bits expressed as a decimal number E. 48 bits expressed as a hexadecimal number
Identify 3 characteristics of IP RIP? A.) Distance vector B.) Administrative distance is 120 C.) Periodic updates every 60 seconds D.) Uses a composite metric E.) Can load balance
Can u convert an ethernet port to a serial port (or) vice versa ?
Layer 1 and Layer 2 devices must forward a broadcast. Which of the following devices fall into this category? Gateway Switch Router All of the above.
You have a Class B network address divided into 30 subnets. You will add 25 new subnets within the next year. You need 600 host IDs for each subnet. Which subnet mask should you use? A.) 255.254.0.0 B.) 255.192.0.0 C.) 255.255.252.0 D.) 255.255.248 0
Which layer of the 7 layer model is responsible for representing the application information between 2 different OS's? For example, converting ASCII to EBCIDIC. A.) Transport B.) Application C.) Physical D.) Session E.) Presentation F.) Network
What is the difference between static ip addressing and dynamic ip addressing?
What is the Network Layer of the OSI responsible for? A.) Bridging B.) Routing packets through an internetwork C.) Regenerating the digital signal D.) Gateway services