Which of the following routing technologies uses an attribute list for path selection?
BGP (Border Gateway Protocol) uses attributes like AS path, origin, and MED (multi-exit discriminator) to determine the best path among multiple available routes.
From Andrew Ramdayal's guide:
''BGP is the protocol underlying the global routing system of the internet. It is used for routing data between autonomous systems (ASes)... BGP uses a path vector mechanism and maintains a list of attributes for route selection.''
Currently there are no comments in this discussion, be the first to comment!