1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-05-17 11:41:45 +08:00

document: refine route.toml

This commit is contained in:
JerryXiao 2020-11-25 16:28:11 +08:00
parent 45663b4089
commit 8bd7c26200
Signed by: Jerry
GPG key ID: 9D9CE43650FF2BAA

View file

@ -7,15 +7,17 @@
# CIDR notation as the table name.
["10.127.0.0/32"]
# IP usage (mandatory). Possible values:
# IP network usage (mandatory). Possible values:
# - subnet: this is a subnetwork announced by this AS.
# - loopback: this is a loopback IP. The IP prefix should be a /32 one.
# - loopback: this is a loopback IP (mainly used in anycast). The IP prefix should be a /32 (ipv4) or /64 (ipv6) one. Overlap check is skipped.
# If you have no idea what this is, please fill in "subnet".
# Any other value is considered invalid and will result in this CIDR being skipped entirely.
type = ""
# IP name (mandatory).
# IP network name (mandatory).
name = ""
# IP description (optional).
# IP network description (optional).
description = ""
# The supernet of this IP network (optional). Overlapping IP prefixes are