All,
I have set a prefix-limit on all of ebgp peers:
neighbor xxx.xxx.xxx.xxx {
family inet {
unicast {
prefix-limit {
maximum xxxxxxx;
}
This morning we got caught, because we hadn't increased this limit in a
year, and the peer went down. How can we log this to syslog?
Thanks
Anand