public function setMaxbgpprefix($maxbgpprefix)
 {
     $this->__load();
     return parent::setMaxbgpprefix($maxbgpprefix);
 }