All routing protocols store the routes that they learn in the routing table. The routing table uses this collected route information to determine the active routes to destinations. The routing table t...
1.The highest Local Preference.
2.The shortest AS Path length. An AS Set is considered to have a length of 1.
3.The lowest Origin value. Say, IGP-->EGP-->Incomplete
4.The lowest MED value. Note,...
From Juniper Clue
# Get a root shell:
user@router> start shell
% su - root
Password:
root@router%
# View the contents of /var/etc/keyadmin.conf
root@router% less /var/etc/keyadmin.conf
tcp 1...