Fix: finally working now
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
router id 10.0.0.101;
|
||||
|
||||
define LOCAL_ASN = 200536;
|
||||
|
||||
define DOWNSTREAM_ASN = [ 140506, 200536 ];
|
||||
@ -6,4 +8,6 @@ define POP = 101;
|
||||
|
||||
define REGION = 100;
|
||||
|
||||
define SELFASN = 4200000101;
|
||||
define SELFASN = 4200000101;
|
||||
|
||||
define ROUTER_IP = 2a0a:6040:a901::1;
|
||||
Reference in New Issue
Block a user