- validateBgpConfiguration() - Method in class org.onosproject.provider.bgp.cfg.impl.BgpAppConfig
-
Validates the Bgp local and peer configuration.
- validateBgpPeers() - Method in class org.onosproject.provider.bgp.cfg.impl.BgpAppConfig
-
Validates the Bgp peer configuration.
- validateLocalAs() - Method in class org.onosproject.provider.bgp.cfg.impl.BgpAppConfig
-
Validates the Bgp As number.
- validatePeerHoldTime(long) - Method in class org.onosproject.provider.bgp.cfg.impl.BgpAppConfig
-
Validates the Bgp peer holdTime.
- validateRemoteAs(long) - Method in class org.onosproject.provider.bgp.cfg.impl.BgpAppConfig
-
Validates the Bgp peer As number.
- validateRouterId() - Method in class org.onosproject.provider.bgp.cfg.impl.BgpAppConfig
-
Validates the Bgp Router ID configuration.