Q30
Single choice
Exhibit
[edit]
user@router# show routing-options
static {
router 0.0.0.0/0 {
next hop 10.10.10.1;
qualified-next hop 10.10.10.2 {
preference 6;
}
}
}
aggregate {
route 0.0.0.0/0;
}
generate {
route 0.0.0.0/0;
}
Based on the exhibit, how will traffic using the 0.0.0.0 route exit the device?