From 630e427ae73249daaab88de456c6782c28bb55c2 Mon Sep 17 00:00:00 2001 From: Dustin Date: Fri, 17 May 2019 18:06:36 -0500 Subject: [PATCH 1/4] DCR ADD AS4242422102 ADD NETBLOCK 172.20.149.160_27 --- data/aut-num/AS4242422102 | 7 +++++++ data/inetnum/172.20.149.160_27 | 5 +++++ data/mntner/DCR-MNT | 7 +++++++ data/person/DCR-DN42 | 6 ++++++ data/route/172.20.149.160_27 | 5 +++++ 5 files changed, 30 insertions(+) create mode 100644 data/aut-num/AS4242422102 create mode 100644 data/inetnum/172.20.149.160_27 create mode 100644 data/mntner/DCR-MNT create mode 100644 data/person/DCR-DN42 create mode 100644 data/route/172.20.149.160_27 diff --git a/data/aut-num/AS4242422102 b/data/aut-num/AS4242422102 new file mode 100644 index 000000000..b6490667d --- /dev/null +++ b/data/aut-num/AS4242422102 @@ -0,0 +1,7 @@ +aut-num: AS4242422102 +as-name: DCR-AS +descr: DCR AS +admin-c: DCR-DN42 +tech-c: DCR-DN42 +mnt-by: DCR-MNT +source: DN42 diff --git a/data/inetnum/172.20.149.160_27 b/data/inetnum/172.20.149.160_27 new file mode 100644 index 000000000..bd7087924 --- /dev/null +++ b/data/inetnum/172.20.149.160_27 @@ -0,0 +1,5 @@ +inetnum: 172.20.149.160 - 172.20.149.191 +cidr: 172.20.149.160/27 +netname: DCR-NET +mnt-by: DCR-MNT +source: DN42 diff --git a/data/mntner/DCR-MNT b/data/mntner/DCR-MNT new file mode 100644 index 000000000..1914976e9 --- /dev/null +++ b/data/mntner/DCR-MNT @@ -0,0 +1,7 @@ +mntner: DCR-MNT +admin-c: DCR-DN42 +tech-c: DCR-DN42 +mnt-by: DCR-MNT +descr: DCR BGP Playground Using PALOALTO +auth: pgp-fingerprint 6676F899F8619E12FEC4BFC35AF4ACF06E1253AE +source: DN42 diff --git a/data/person/DCR-DN42 b/data/person/DCR-DN42 new file mode 100644 index 000000000..57cd6740a --- /dev/null +++ b/data/person/DCR-DN42 @@ -0,0 +1,6 @@ +person: Dustin Reevpes +pgp-fingerprint: 6676F899F8619E12FEC4BFC35AF4ACF06E1253pAE +e-mail: dustin.reeves@gmail.cpom +nic-hdl: DCR-DN42 +mnt-by: DCR-MNT +source: DN42 diff --git a/data/route/172.20.149.160_27 b/data/route/172.20.149.160_27 new file mode 100644 index 000000000..229aff42f --- /dev/null +++ b/data/route/172.20.149.160_27 @@ -0,0 +1,5 @@ +route: 172.20.149.160/27 +descr: DCR Route +origin: AS4242422102 +mnt-by: DCR-MNT +source: DN42 From 4b3d6b4d60123310a98c9b69628139b2a8653e49 Mon Sep 17 00:00:00 2001 From: Dustin Date: Fri, 17 May 2019 18:19:23 -0500 Subject: [PATCH 2/4] Added Status assigned to inetnum/172.20.149.160_27 --- data/inetnum/172.20.149.160_27 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/inetnum/172.20.149.160_27 b/data/inetnum/172.20.149.160_27 index bd7087924..0c0643cb7 100644 --- a/data/inetnum/172.20.149.160_27 +++ b/data/inetnum/172.20.149.160_27 @@ -1,5 +1,8 @@ inetnum: 172.20.149.160 - 172.20.149.191 cidr: 172.20.149.160/27 +country: US netname: DCR-NET mnt-by: DCR-MNT source: DN42 +status: ASSIGNED + From ab8927285ae3881ddddc026609daf534d762271c Mon Sep 17 00:00:00 2001 From: Dustin Date: Fri, 17 May 2019 18:22:58 -0500 Subject: [PATCH 3/4] removed blank line --- data/inetnum/172.20.149.160_27 | 1 - 1 file changed, 1 deletion(-) diff --git a/data/inetnum/172.20.149.160_27 b/data/inetnum/172.20.149.160_27 index 0c0643cb7..172b86ca2 100644 --- a/data/inetnum/172.20.149.160_27 +++ b/data/inetnum/172.20.149.160_27 @@ -5,4 +5,3 @@ netname: DCR-NET mnt-by: DCR-MNT source: DN42 status: ASSIGNED - From 7f4db6102389f1011d2dbc5cc546190ca60c10c5 Mon Sep 17 00:00:00 2001 From: Dustin Date: Fri, 17 May 2019 18:32:45 -0500 Subject: [PATCH 4/4] fixed my pgp fingerprint --- data/person/DCR-DN42 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/person/DCR-DN42 b/data/person/DCR-DN42 index 57cd6740a..94ceea788 100644 --- a/data/person/DCR-DN42 +++ b/data/person/DCR-DN42 @@ -1,5 +1,5 @@ person: Dustin Reevpes -pgp-fingerprint: 6676F899F8619E12FEC4BFC35AF4ACF06E1253pAE +pgp-fingerprint: 6676F899F8619E12FEC4BFC35AF4ACF06E1253AE e-mail: dustin.reeves@gmail.cpom nic-hdl: DCR-DN42 mnt-by: DCR-MNT