servicebgpupdate-post

POST

servicebgpupdate-post

It is a request to update the BGP Routing Variables details for a Circuit Id of the Verizon network.
AS Number - BGP autonomous system number for the current network.
AS Override - Replaces your AS Number with our AS number if the source and destination AS numbers are the same.
Send Community - Allows you to send standard communities to us and we will send across the cloud.
Advertisement Interval - Changes default BGP advertisement timers from 30 seconds to 0 seconds.
Distribute List - Site will see a default route only.
MD5 Password and Level - MD5 authentication password and encryption level.



Resource URL

 
Environment URL
Production

https://digitalconnectproxy.verizon.com:443/DynamicBandwidth/privateip/servicebgpupdate    

Test

https://digitalconnectproxyuat.verizon.com/DynamicBandwidthTest/privateip/servicebgpupdate    

Name Values Description
Content-Type

Attribute NameType Description
circuitId
(required)
string(50)Circuit Id of the user.  Example: WXXX4XXX.
pvcId
(required)
string(50)Pvc Id of the mentioned circuitId.
bgpAdvertisementInterval
(optional)
string(50)true/false.
bgpAsOverride
(optional)
string(50)true/false.
bgpDistributeList
(optional)
string(50)true/false.
bgpMd5Level
(optional)
string(50)0 to 7
bgpMd5Password
(optional)
string(50)
bgpRemoteAs
(optional)
string(50)true/false
bgpRemovePrivateAsIpv4
(optional)
string(50)true/false
bgpSendCommunity
(optional)
string(50)true/false
routingProtocol
(optional)
string(50)
Attribute NameType Description
OrderIdNumber
schedulerEnabledBoolean
StatusString
Attribute NameType Description
circuitId
(required)
string(50)Circuit Id of the user.  Example: WXXX4XXX.
pvcId
(required)
string(50)Pvc Id of the mentioned circuitId.
bgpAdvertisementInterval
(optional)
string(50)true/false.
bgpAsOverride
(optional)
string(50)true/false.
bgpDistributeList
(optional)
string(50)true/false.
bgpMd5Level
(optional)
string(50)0 to 7
bgpMd5Password
(optional)
string(50)
bgpRemoteAs
(optional)
string(50)true/false
bgpRemovePrivateAsIpv4
(optional)
string(50)true/false
bgpSendCommunity
(optional)
string(50)true/false
routingProtocol
(optional)
string(50)
Attribute NameType Description
OrderIdNumber
schedulerEnabledBoolean
StatusString

Body Parameters


Name Values Description
body
(required)

Sample Request

 

Please login to send the sample request and get a reponse back.

Working...