Mine
public text v1 · immutabletype external;
description RS;
family inet {
unicast;
}
export TO-RS;
peer-as 26803;
neighbor 206.223.143.253;
neighbor 206.223.143.252;
term unicast-export {
from {
rib inet.0;
prefix-list to-external;
}
then accept;
}
term end {
then reject;
}