router bgp address-family ipv6-flowspec neighbor¶
Specify a neighbor router
neighbor Specification¶
Parameter Value Type Intermediate Resource Element Name neighbor Element URI /axapi/v3/router/bgp/{as-number}/address-family/ipv6-flowspec/neighbor Element Attributes neighbor_attributes Partition Visibility shared Schema neighbor schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/router/bgp/{as-number}/address-family/ipv6-flowspec/neighbor | neighbor_attributes |
neighbor attributes¶
ipv4-neighbor-list
Type: List
Reference Object: /axapi/v3/router/bgp/{as-number}/address-family/ipv6-flowspec/neighbor/ipv4-neighbor/{neighbor-ipv4}
ipv6-neighbor-list
Type: List
Reference Object: /axapi/v3/router/bgp/{as-number}/address-family/ipv6-flowspec/neighbor/ipv6-neighbor/{neighbor-ipv6}
ipv6-neighbor-list¶
Specification Value Type list Block object keys activate
Description Enable the Address Family for this Neighbor
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
neighbor-ipv6
Description Neighbor IPv6 address
Type: string
Format: ipv6-address
neighbor-route-map-lists
Type: Listsend-community-val
Description ‘all’: Send Standard, Extended, and Large Community attributes; ‘both’: Send Standard and Extended Community attributes; ‘none’: Disable Sending Community attributes; ‘standard’: Send Standard Community attributes; ‘extended’: Send Extended Community attributes; ‘large’: Send Large Community attributes;
Type: string
Supported Values: all, both, none, standard, extended, large
Default: both
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
ipv6-neighbor-list_neighbor-route-map-lists¶
Specification Value Type list Block object keys nbr-rmap-direction
Description ‘in’: in; ‘out’: out;
Type: string
Supported Values: in, out
nbr-route-map
Description Apply route map to neighbor (Name of route map)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
ipv4-neighbor-list¶
Specification Value Type list Block object keys activate
Description Enable the Address Family for this Neighbor
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
neighbor-ipv4
Description Neighbor address
Type: string
Format: ipv4-address
neighbor-route-map-lists
Type: Listsend-community-val
Description ‘all’: Send Standard, Extended, and Large Community attributes; ‘both’: Send Standard and Extended Community attributes; ‘none’: Disable Sending Community attributes; ‘standard’: Send Standard Community attributes; ‘extended’: Send Extended Community attributes; ‘large’: Send Large Community attributes;
Type: string
Supported Values: all, both, none, standard, extended, large
Default: both
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
ipv4-neighbor-list_neighbor-route-map-lists¶
Specification Value Type list Block object keys nbr-rmap-direction
Description ‘in’: in; ‘out’: out;
Type: string
Supported Values: in, out
nbr-route-map
Description Apply route map to neighbor (Name of route map)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters