Hi,
-
Whenever we add address in address list it add default entry in Route List and we can’t delete that dynamically created entry.
-
As shown in following image if we add address 192.168.0.1/24 first and then 192.168.0.2/24
Then in Route List Pref. Source become 192.168.0.1 as shown in below image.
1_2.JPG -
And if we add address 192.168.0.2/24 first and then 192.168.0.1/24
Then in Route List Pref. Source become 192.168.0.2 as shown if below image.
2_1.JPG
So will it effect on routing behavior? and how to avoid this ?
Thanks..