Skip to content

raw ASPATH data #1

@acoul

Description

@acoul

Greetings,

what does the raw ASPATH data look like? can you provide a test raw ASPATH data file?

for instance, using the following:

echo "sh route all" | birdc | grep BGP.as_path|egrep -o '[0-9]+ [0-9 ]+' | sort -V -u > /tmp/awmn

produces an output like this:

57 8073
57 8073 7817
57 8073 7817 9895
57 8073 7817 9895 2970
57 8073 7817 9895 44038
57 8073 7817 9895 44038 19835
57 8073 7817 9895 44038 19835 18570

would that be fine with linkgen ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions