RouterBgp constructor
RouterBgp({})
Implementation
RouterBgp({
this.advertiseMode,
this.advertisedGroups,
this.advertisedIpRanges,
this.asn,
this.identifierRange,
this.keepaliveInterval,
});
RouterBgp({
this.advertiseMode,
this.advertisedGroups,
this.advertisedIpRanges,
this.asn,
this.identifierRange,
this.keepaliveInterval,
});