Recent disruptions to two undersea internet cables in the Baltic Sea have yet again...
4.16 Routing Policy
Legacy routing policy example:
asn=65530
vip=0
policy=deny
providers=1 3 5
enabled=1
notes=AS65530 deny via Level3, Cogent and nLayer
Normalized routing policy example:
policy.1.asn=65530
policy.1.vip=0
policy.1.policy=deny
policy.1.providers=1 3 5
policy.1.enabled=1
policy.1.notes=AS65530 deny via Level3, Cogent and nLayer
4.16.1 policy.X.asn #
- Possible values:
1-4294967295
4.16.2 policy.X.cascade #
- Possible values:
0 (Disabled), 1 (Enabled)
- Default value:
0
4.16.3 policy.X.community #
- Possible values:
X:Y
4.16.4 policy.X.country #
- Possible values:
Two-character ISO country Code
4.16.5 policy.X.enabled #
- Possible values:
0 (Disabled), 1 (Enabled)
- Default value:
1
4.16.6 policy.X.forcelocal #
- Possible values:
0 (Disabled), 1 (Enabled)
- Default value:
0
4.16.7 policy.X.notes #
- Possible values:
text
4.16.8 policy.X.policy #
- allow IRP ensures that traffic flows only via providers listed in the policy.X.providers parameter
deny IRP ensures that traffic does not flow via providers listed in policy.X.providers parameter
static IRP selects prefixes matched by a corresponding parameter from the BGP routing table and makes static improvements via provider(s) specified in the policy.X.providers parameter.
static_exact This option can be enabled when the policy.X.preffix parameter gets used.
- Possible values:
allow, deny, static, static_exact
- Default value:
allow
4.16.9 policy.X.prefix #
- Possible values:
Valid IPv4 or IPv6 prefix
4.16.10 policy.X.priority #
- Possible values:
0-1000
- Default value:
0
4.16.11 policy.X.providers #
- Possible values:
1-unlimited
4.16.12 policy.X.vip #
- Possible values:
0 (Disabled), 1 (Enabled)
- Default value:
0