-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdiff_result.html
111 lines (108 loc) · 8.96 KB
/
diff_result.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title></title>
<style type="text/css">
.ansi2html-content { display: inline; white-space: pre-wrap; word-wrap: break-word; }
.body_foreground { color: #AAAAAA; }
.body_background { background-color: #000000; }
.inv_foreground { color: #000000; }
.inv_background { background-color: #AAAAAA; }
.ansi31 { color: #aa0000; }
.ansi32 { color: #00aa00; }
</style>
</head>
<body class="body_foreground body_background" style="font-size: normal;" >
<pre class="ansi2html-content">
<span class="ansi31">--- before</span>
<span class="ansi32">+++ after</span>
@@ -3578,7 +3578,6 @@
"address-ipv4": "10.105.209.12",
"peer-type-ipv4": [
{
<span class="ansi31">- "authentication-key": 1,</span>
"ntp-version": 4,
"peer-type": "server"
}
@@ -3588,7 +3587,6 @@
"address-ipv4": "10.105.209.13",
"peer-type-ipv4": [
{
<span class="ansi31">- "authentication-key": 1,</span>
"ntp-version": 4,
"peer-type": "server"
}
@@ -12022,11 +12020,11 @@
},
{
"route-policy-name": "RPL-INET-RR-V4-IN",
<span class="ansi31">- "rpl-route-policy": "route-policy RPL-INET-RR-V4-IN\n #statement-name id-1\n if community in CS-INET-INFRA then\n set next-hop 192.0.2.1\n endif\n #statement-name id-2\n if community in CS-INET-BLACKHOLE and destination in PS-HOST-ROUTES-V4 then\n set next-hop 192.0.2.1\n endif\n #statement-name id-3\n done\nend-policy\n"</span>
<span class="ansi32">+ "rpl-route-policy": "route-policy RPL-INET-RR-V4-IN\n #statement-name id-1\n if community in CS-INET-INFRA then\n set next-hop 192.0.2.1\n endif\n #statement-name id-2\n if destination in PS-HOST-ROUTES-V4 and community in CS-INET-BLACKHOLE then\n set next-hop 192.0.2.1\n endif\n #statement-name id-3\n done\nend-policy\n"</span>
},
{
"route-policy-name": "RPL-INET-RR-V6-IN",
<span class="ansi31">- "rpl-route-policy": "route-policy RPL-INET-RR-V6-IN\n #statement-name id-1\n if community in CS-INET-INFRA then\n set next-hop 100::1\n endif\n #statement-name id-2\n if community in CS-INET-BLACKHOLE and destination in PS-HOST-ROUTES-V6 then\n set next-hop 100::1\n endif\n #statement-name id-3\n done\nend-policy\n"</span>
<span class="ansi32">+ "rpl-route-policy": "route-policy RPL-INET-RR-V6-IN\n #statement-name id-1\n if community in CS-INET-INFRA then\n set next-hop 100::1\n endif\n #statement-name id-2\n if destination in PS-HOST-ROUTES-V6 and community in CS-INET-BLACKHOLE then\n set next-hop 100::1\n endif\n #statement-name id-3\n done\nend-policy\n"</span>
},
{
"route-policy-name": "INTERNET-AGGREGATE",
@@ -12034,11 +12032,11 @@
},
{
"route-policy-name": "RPL-INET-TRA-V4-IN",
<span class="ansi31">- "rpl-route-policy": "route-policy RPL-INET-TRA-V4-IN\n #statement-name id-1\n if community in CS-INET-BLACKHOLE and destination in PS-HOST-ROUTES-V4 then\n set community (no-advertise)\n set local-preference 50\n set next-hop 192.0.2.1\n endif\nend-policy\n"</span>
<span class="ansi32">+ "rpl-route-policy": "route-policy RPL-INET-TRA-V4-IN\n #statement-name id-1\n if destination in PS-HOST-ROUTES-V4 and community in CS-INET-BLACKHOLE then\n set community (no-advertise)\n set next-hop 192.0.2.1\n set local-preference 50\n endif\nend-policy\n"</span>
},
{
"route-policy-name": "RPL-INET-TRA-V6-IN",
<span class="ansi31">- "rpl-route-policy": "route-policy RPL-INET-TRA-V6-IN\n #statement-name id-1\n if community in CS-INET-BLACKHOLE and destination in PS-HOST-ROUTES-V6 then\n set community (no-advertise)\n set local-preference 50\n set next-hop 100::1\n endif\nend-policy\n"</span>
<span class="ansi32">+ "rpl-route-policy": "route-policy RPL-INET-TRA-V6-IN\n #statement-name id-1\n if destination in PS-HOST-ROUTES-V6 and community in CS-INET-BLACKHOLE then\n set community (no-advertise)\n set next-hop 100::1\n set local-preference 50\n endif\nend-policy\n"</span>
},
{
"route-policy-name": "CLOUD-VPN-AGGREGATE",
@@ -161214,13 +161212,11 @@
"ipv4-peer-server": [
{
"address": "10.105.209.12",
<span class="ansi31">- "key": 1,</span>
"type": "server",
"version": 4
},
{
"address": "10.105.209.13",
<span class="ansi31">- "key": 1,</span>
"type": "server",
"version": 4
}
@@ -161835,11 +161831,11 @@
},
{
"route-policy-name": "RPL-INET-RR-V4-IN",
<span class="ansi31">- "rpl-route-policy": "route-policy RPL-INET-RR-V4-IN\n #statement-name id-1\n if community in CS-INET-INFRA then\n set next-hop 192.0.2.1\n endif\n #statement-name id-2\n if community in CS-INET-BLACKHOLE and destination in PS-HOST-ROUTES-V4 then\n set next-hop 192.0.2.1\n endif\n #statement-name id-3\n done\nend-policy\n"</span>
<span class="ansi32">+ "rpl-route-policy": "route-policy RPL-INET-RR-V4-IN\n #statement-name id-1\n if community in CS-INET-INFRA then\n set next-hop 192.0.2.1\n endif\n #statement-name id-2\n if destination in PS-HOST-ROUTES-V4 and community in CS-INET-BLACKHOLE then\n set next-hop 192.0.2.1\n endif\n #statement-name id-3\n done\nend-policy\n"</span>
},
{
"route-policy-name": "RPL-INET-RR-V6-IN",
<span class="ansi31">- "rpl-route-policy": "route-policy RPL-INET-RR-V6-IN\n #statement-name id-1\n if community in CS-INET-INFRA then\n set next-hop 100::1\n endif\n #statement-name id-2\n if community in CS-INET-BLACKHOLE and destination in PS-HOST-ROUTES-V6 then\n set next-hop 100::1\n endif\n #statement-name id-3\n done\nend-policy\n"</span>
<span class="ansi32">+ "rpl-route-policy": "route-policy RPL-INET-RR-V6-IN\n #statement-name id-1\n if community in CS-INET-INFRA then\n set next-hop 100::1\n endif\n #statement-name id-2\n if destination in PS-HOST-ROUTES-V6 and community in CS-INET-BLACKHOLE then\n set next-hop 100::1\n endif\n #statement-name id-3\n done\nend-policy\n"</span>
},
{
"route-policy-name": "INTERNET-AGGREGATE",
@@ -161847,11 +161843,11 @@
},
{
"route-policy-name": "RPL-INET-TRA-V4-IN",
<span class="ansi31">- "rpl-route-policy": "route-policy RPL-INET-TRA-V4-IN\n #statement-name id-1\n if community in CS-INET-BLACKHOLE and destination in PS-HOST-ROUTES-V4 then\n set community (no-advertise)\n set local-preference 50\n set next-hop 192.0.2.1\n endif\nend-policy\n"</span>
<span class="ansi32">+ "rpl-route-policy": "route-policy RPL-INET-TRA-V4-IN\n #statement-name id-1\n if destination in PS-HOST-ROUTES-V4 and community in CS-INET-BLACKHOLE then\n set community (no-advertise)\n set next-hop 192.0.2.1\n set local-preference 50\n endif\nend-policy\n"</span>
},
{
"route-policy-name": "RPL-INET-TRA-V6-IN",
<span class="ansi31">- "rpl-route-policy": "route-policy RPL-INET-TRA-V6-IN\n #statement-name id-1\n if community in CS-INET-BLACKHOLE and destination in PS-HOST-ROUTES-V6 then\n set community (no-advertise)\n set local-preference 50\n set next-hop 100::1\n endif\nend-policy\n"</span>
<span class="ansi32">+ "rpl-route-policy": "route-policy RPL-INET-TRA-V6-IN\n #statement-name id-1\n if destination in PS-HOST-ROUTES-V6 and community in CS-INET-BLACKHOLE then\n set community (no-advertise)\n set next-hop 100::1\n set local-preference 50\n endif\nend-policy\n"</span>
},
{
"route-policy-name": "CLOUD-VPN-AGGREGATE",
</pre>
</body>
</html>