ip community-list¶
Configure Community-list
community-list Specification¶
Parameter
Value
Type
Intermediate Resource
Element Name
community-list
Element URI
/axapi/v3/ip/community-list
Element Attributes
community-list_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/ip/community-list | community-list_attributes |
community-list attributes¶
expanded-list
Type: List
Reference Object: /axapi/v3/ip/community-list/expanded/{expanded}
expanded-num-list
Type: List
Reference Object: /axapi/v3/ip/community-list/expanded-num/{ext-list-num}
standard-list
Type: List
Reference Object: /axapi/v3/ip/community-list/standard/{standard}
standard-num-list
Type: List
Reference Object: /axapi/v3/ip/community-list/standard-num/{std-list-num}
standard-num-list¶
Specification
Value
Type
list
Block object keys
rules-list
Type: List
std-list-num
Description Community list number (standard)
Type: number
Range: 1-99
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
standard-num-list_rules-list¶
Specification
Value
Type
list
Block object keys
std-list-action
Description ‘deny’: Specify community to reject; ‘permit’: Specify community to accept;
Type: string
Supported Values: deny, permit
std-list-comm-value
Description community value in the format 1-4294967295|AA:NN|internet|local-AS|no-advertise|no-export
Type: string
Format: string-rlx
expanded-num-list¶
Specification
Value
Type
list
Block object keys
ext-list-num
Description Community list number (expanded)
Type: number
Range: 100-199
rules-list
Type: List
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
expanded-num-list_rules-list¶
Specification
Value
Type
list
Block object keys
ext-list-action
Description ‘deny’: Specify community to reject; ‘permit’: Specify community to accept;
Type: string
Supported Values: deny, permit
ext-list-value
Description An ordered list as a regular-expression
Type: string
Format: string-rlx
standard-list¶
Specification
Value
Type
list
Block object keys
rules-list
Type: List
standard
Description Add a standard community-list entry (Community list name)
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
standard-list_rules-list¶
Specification
Value
Type
list
Block object keys
standard-action
Description ‘deny’: Specify community to reject; ‘permit’: Specify community to accept;
Type: string
Supported Values: deny, permit
standard-comm-value
Description community value in the format 1-4294967295|AA:NN|internet|local-AS|no-advertise|no-export
Type: string
Format: string-rlx
expanded-list¶
Specification
Value
Type
list
Block object keys
expanded
Description Add an expanded community-list entry (Community list name)
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
rules-list
Type: List
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
expanded-list_rules-list¶
Specification
Value
Type
list
Block object keys
expanded-action
Description ‘deny’: Specify community to reject; ‘permit’: Specify community to accept;
Type: string
Supported Values: deny, permit
expanded-value
Description An ordered list as a regular-expression
Type: string
Format: string-rlx