-- Exhibit --
[edit routing-options]
user@router# show
static {
defaults {
metric 10;
preference 10;
}
route 10.10.10.0/24 {
next-hop 192.168.100.1;
qualified-next-hop 192.168.200.1;
preference 6;
}
metric 8;
}
}
-- Exhibit --
Given the configuration shown in the exhibit, which statement is correct about traffic matching the route 10.10.10.0/24?
zayd_dean
5 years agoHunter_007
4 years, 10 months agozayd_dean
5 years agoProtozaur
5 years, 2 months ago