Closed ghost closed 9 years ago
This was fixed in #1
$ bundle exec junoser -s configfile
routing-options {
rib inet6.0 {
static {
route ::/0 {
preference {
250;
}
}
}
}
static {
route 0.0.0.0/0 {
preference {
250;
}
}
}
}
Our MX has below config.
this configuration makes NoMethodError.