Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

List of readable properties:

PropertyOperatorsValueDescription
Numeric properties
dst-len

Destination prefix length
bgp-path-len


bgp-input-local-as


bgp-input-remote-as


bgp-output-local-as


bgp-output-remote-as


ospf-metric


ospf-tag


rip-metric


rip-tag


Flag properties
active


bgp-atomic-aggregate


bgp-communities-empty


bgp-ext-communities-empty


bgp-large-communities-empty


bgp-network


ospf-dn


Prefix properties
dst


gw


ospf-fwd


ospf-ext-fwd


bgp-input-local-addr


bgp-input-remote-addr


bgp-output-local-addr


bgp-output-remote-addr


...

List of writable properties:

PropertyOperatorsTypeDescription
Numeric properties
distance


scope


scope-target


bgp-weight


bgp-med

BGP MED local to the router. 
bgp-out-med

BGP MED to be sent to remote peer. Should be used in output chain
bgp-local-pref


bgp-igp-metric


bgp-path-peer-prepend

Prepend last received remote peers ASN. If prefix is originated from the router, then this parameter will not do anything on the routers output, because ASN does not exist yet.
bgp-path-prepend

Prepend routers ASN.
ospf-ext-metric


ospf-ext-tag


rip-ext-metric


rip-ext-tag


Flag properties
ospf-ext-dn


blackhole


use-te-nexthop


Other properties
gw
ipv4/6 address
gw-interface
interface_name
gw-check
none|arp|icmp|bfd|bfd-mh
pref-src
ipv4/6 address
bgp-origin
igp|egp|incomplete
ospf-ext-fwd
ipv4/6 address
ospf-ext-type
type1|type2
comment
string
bgp-communites
inline_community_set | set_name
bgp-ext-communities


bgp-large-communities



Commands

CommandParamsDescription
accept
accept matched prefix
reject
reject matched prefix
return
return to parent chain
jumpjump chain_namejump to specified chain
unsetunset prop_nameused to unset value of the following properties:
pref-src|bgp-med|bgp-out-med|bgp-local-pref
append
append at the end of the list
filter

delete

set

rpki-verifyrpki-verify rpki_group_nameEnable RPKI verification in current chain from specified RPKI group.

...