Hi,
I always try this solution but it doesn't work:
show policy-options policy-statement ospfbgp
term default-gw {
from {
route-filter 0.0.0.0/0 exact;
}
then {
metric 200;
external {
type 1;
}
}
}
export ospfbgp;
regards,
Hi,
I always try this solution but it doesn't work:
show policy-options policy-statement ospfbgp
term default-gw {
from {
route-filter 0.0.0.0/0 exact;
}
then {
metric 200;
external {
type 1;
}
}
}
export ospfbgp;
regards,