/routing/filter/rule

PropertyDescription
chain (string; Default: )
comment (string )


disabled (yes | no)
rule (string)

/routing/filter/select-rule

PropertyDescription
chain (string; Default: )
comment (string )


disabled (yes | no)
rule (string)

/routing/filter/num-list


PropertyDescription
comment (string; Default: )
disabled (yes | no)
list (string)Reference name.
range (num range [0..18446744073709551615])


/routing/filter/community-list

PropertyDescription
comment (string; Default: )
communities (list of communities; Default: )

List of communities expressed either as well-known name or in the following format: "as:number", where each section can be integer [0..65535].

Accepted well known names:

accept-own     graceful-shutdown  no-advertise         no-llgr         route-filter-6      
accept-own-nh  internet           no-export            no-peer         route-filter-xlate-4
blackhole      llgr-stale         local-as  route-filter-4  route-filter-xlate-6

disabled (yes | no)
name (integer [string; Default: )Reference name.
regexp (string)Regexp matcher to match communities. The community set with only the regexp parameter cannot be used to append/delete communities.

/routing/filter/community-ext-list

PropertyDescription
comment (string; Default: )
communities (list of ext communities; Default: )

List of extended communities expressed as raw integer value or in the typed format: "type:value", where type can be:

  • rt - route-target
  • soo -  site of origin

Value depends on the type, for more info on RT and SoO values ask google.

disabled (yes | no)
name (integer [string; Default: )Reference name.
regexp (string)Regexp matcher to match communities. The community set with only the regexp parameter cannot be used to append/delete communities.

/routing/filter/community-large-list

PropertyDescription
comment (string; Default: )
communities (list of large communities; Default: )

List of large communities expressed in following format: "admin:value1:value2", where each section can be integer [0..4294967295].

disabled (yes | no)
name (integer [string; Default: )Reference name.
regexp (string)Regexp matcher to match communities. The community set with only the regexp parameter cannot be used to append/delete communities.


/routing/filter/chain

Dynamic list of filter rule chains that can be referenced in BGP/OSPF configuration.

Read-only PropertyDescription
dynamic (yes | no)
inactive (yes | no)
name (string)


/routing/filter/select-chain

Dynamic list of filter select chains that can be referenced in BGP/OSPF configuration.

Read-only PropertyDescription
dynamic (yes | no)
inactive (yes | no)
name (string)
  • No labels