AS number 144 has two border routers BR1 and BR2. BR1 peers with AS 555. BR2 peers with AS 1977. Assuming that BR2 decides to advertise a route to the prefix 128.15.0.0/16, which of the following are valid route advertisements? AS 144 may have received advertisements from other ASes but received no other advertisements for that prefix from AS 555. Check all that are valid.
1) 128.15.0.0/16 6294 144
2) 128.15.0.0/16 555 144
3) 128.15.0.0/16 78 11101 6294 555
4) 128.15.0.0/16 78 11101 6294 555 144
5) 128.15.0.0/16 78 11101 6294 555
6) 128.15.0.0/16 78 11101 6294 555 555 144 144
7) 128.15.0.0/16 78 78 144 144
8) 128.15.0.0/16 64393 144 144
I know that 3 equal to 5. Also previous question contain this:
BR1 receives a route advertisement from AS 555 for prefix 128.15.0.0/16, with path 78 11101 6294 555 555. The double listing of 555 is correct; it’s a way for 555 to make the path seem “longer.”
I've searched for AS_PATH examples but still don't understand this question: if I understand correctly network 128.15.0.0/16 in AS 555 as path is ended with 555. But why doesn't it have 144 in its beginning.