router bgp address-family ipv6 network¶
Specify a network to announce via BGP
network Specification¶
Parameter
Value
Type
Intermediate Resource
Element Name
network
Element URI
/axapi/v3/router/bgp/{as-number}/address-family/ipv6/network
Element Attributes
network_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/router/bgp/{as-number}/address-family/ipv6/network | network_attributes | |
network attributes¶
ipv6-network-list
Type: List
Reference Object: /axapi/v3/router/bgp/{as-number}/address-family/ipv6/network/ipv6-network/{network-ipv6}
synchronization
Description: synchronization is a JSON Block. Please see below for synchronization
Type: Object
Reference Object: /axapi/v3/router/bgp/{as-number}/address-family/ipv6/network/synchronization
synchronization¶
Specification
Value
Type
object
network-synchronization
Description Perform IGP synchronization
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
ipv6-network-list¶
Specification
Value
Type
list
Block object keys
backdoor
Description Specify a BGP backdoor route
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
comm-value
Description community value in the format 1-4294967295|AA:NN|internet|local-AS|no-advertise|no-export
Type: string
Format: string-rlx
description
Description Network specific description (Up to 80 characters describing this network)
Type: string
Format: string-rlx
Maximum Length: 80 characters
Maximum Length: 1 characters
network-ipv6
Description Specify a network to announce via BGP
Type: string
Format: ipv6-address-plen
route-map
Description Route-map to modify the attributes (Name of the route map)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters