Consider the following statements:
S1: Distance vector routing is based on Dijkstra’s algorithm.
S2: In Link State Routing, if a packet with a sequence number is higher than the highest one seen so far ever arrives, then it is rejected.
S3: The age field in Link State packets is used to make sure no packet can get lost and live for an indefinite period of time.
S4: Flooding technique is used in Distance Vector Routing.
S5: Distance Vector Routing is a non-adaptive routing algorithm.
Which of the above statement(s) is/are true?
1
S3 only
2
S1, S2 and S4
3
S1, S2 and S3
4
S2, S4 and S5