Đường dẫn véc tơ định tuyến được thảo luận trong RFC 1322; Các đoạn sau đây được dựa trên RFC. Thuật toán định tuyến đường dẫn véc tơ là hơi tương tự như thuật toán vector khoảng cách trong ý nghĩa rằng mỗi bộ định tuyến biên giới quảng cáo những điểm đến, nó có thể tiếp cận tới bộ định tuyến lân cận. Tuy nhiên, thay vì quảng cáo mạng trong điều khoản của một địa điểm và khoảng cách đến đó, mạng được quảng cáo như là điểm đến địa chỉ và mô tả đường dẫn tới các điểm đến.Một tuyến đường được định nghĩa như là một kết nối giữa một điểm đến và các thuộc tính của đường dẫn đến đó, do đó tên, đường dẫn véc tơ định tuyến, nơi các router nhận được một véc tơ có đường dẫn đến một tập hợp các điểm đến.Đường dẫn, thể hiện trong điều khoản của các tên miền (hoặc liên đoàn) đi qua đến nay, được thực hiện trong một thuộc tính đường dẫn đặc biệt ghi lại chuỗi các tên miền định tuyến thông qua đó thông tin reachability đã thông qua. Đường dẫn đại diện cho số nhỏ nhất của tên miền sẽ trở thành con đường ưa thích để đạt đến đích.Ưu điểm chính của một giao thức đường dẫn véc tơ là tính linh hoạt của nó. Có rất nhiều lợi thế khác liên quan đến bằng cách sử dụng một đường dẫn véc tơ giao thức:-Sự phức tạp tính toán là nhỏ hơn so với các giao thức liên kết nhà nước. Đường dẫn véc tơ tính toán bao gồm một tuyến đường mới đến việc đánh giá và so sánh nó với một trong hiện tại, trong khi thông thường liên kết nhà nước tính toán yêu cầu thực hiện một thuật toán SPF.- Path vector routing does not require all routing domains to have homogeneous policies for route selection; route selection policies used by one routing domain are not necessarily known to other routing domains. The support for heterogeneous route selection policies has serious implications for the computational complexity. The path vector protocol allows each domain to make its route selection autonomously, based only on local policies. However, path vector routing can accommodate heterogeneous route selection with little additional cost._ Only the domains whose routes are affected by the changes have to recompute._ Suppression of routing loops is implemented through the path attribute, in contrast to link state and distance vector, which use a globally-defined monotonically thereby increasing metric for route selection. Therefore, different confederation definitions are accommodated because looping is avoided by the use of full path information._ Route computation precedes routing information dissemination. Therefore, only routing information associated with the routes selected by a domain is distributed to adjacent domains._ Path vector routing has the ability to selectively hide information. However, there are disadvantages to this approach, including:_ Topology changes only result in the recomputation of routes affected by these changes, which is more efficient than complete recomputation. However, because of the inclusion of full path information with each distance vector, the effect of a topology change can propagate farther than in traditional distancevector algorithms._ Unless the network topology is fully meshed or is able to appear so, routing loops can become an issue.BGP is a popular example of a path vector routing protocol
đang được dịch, vui lòng đợi..