Given the following configuration:
interfaces {
so-0/0/0 {
unit 0 {
family inet {
address 10.10.10.1/24;
}
}
}
so-0/0/1 {
unit 0
family inet {
address 20.20.20.1/24;
}
}
}
lo0 {
unit 0 {
family inet {
address 192.168.1.1/32;
}
}
}
}
Which is considered an exception packet?
If all OSPF routers on a broadcast network have the same OSPF priority, what parameter is used to determine the new BDR at the same time of a DR failure?