1
|
<installedpackages>
|
2
|
<package>
|
3
|
<name>FRR</name>
|
4
|
<internal_name>frr</internal_name>
|
5
|
<descr><![CDATA[FRR routing daemon for BGP, OSPF, and OSPF6.<br />
|
6
|
<strong>Conflicts with Quagga OSPF and OpenBGPD; these packages cannot be installed at the same time.</strong>]]></descr>
|
7
|
<version>1.1.0_10</version>
|
8
|
<configurationfile>frr.xml</configurationfile>
|
9
|
</package>
|
10
|
<menu>
|
11
|
<name>FRR Global/Zebra</name>
|
12
|
<section>Services</section>
|
13
|
<configfile>frr.xml</configfile>
|
14
|
<url>/pkg_edit.php?xml=frr.xml</url>
|
15
|
</menu>
|
16
|
<menu>
|
17
|
<name>FRR BFD</name>
|
18
|
<section>Services</section>
|
19
|
<configfile>frr.xml</configfile>
|
20
|
<url>/pkg_edit.php?xml=frr/frr_bfd.xml</url>
|
21
|
</menu>
|
22
|
<menu>
|
23
|
<name>FRR BGP</name>
|
24
|
<section>Services</section>
|
25
|
<configfile>frr.xml</configfile>
|
26
|
<url>/pkg_edit.php?xml=frr/frr_bgp.xml</url>
|
27
|
</menu>
|
28
|
<menu>
|
29
|
<name>FRR OSPF</name>
|
30
|
<section>Services</section>
|
31
|
<configfile>frr.xml</configfile>
|
32
|
<url>/pkg_edit.php?xml=frr/frr_ospf.xml</url>
|
33
|
</menu>
|
34
|
<menu>
|
35
|
<name>FRR OSPF6</name>
|
36
|
<section>Services</section>
|
37
|
<configfile>frr.xml</configfile>
|
38
|
<url>/pkg_edit.php?xml=frr/frr_ospf6.xml</url>
|
39
|
</menu>
|
40
|
<menu>
|
41
|
<name>FRR</name>
|
42
|
<section>Status</section>
|
43
|
<configfile>frr.xml</configfile>
|
44
|
<url>/status_frr.php</url>
|
45
|
</menu>
|
46
|
<service>
|
47
|
<name>FRR zebra</name>
|
48
|
<rcfile>frr.sh</rcfile>
|
49
|
<executable>zebra</executable>
|
50
|
<description><![CDATA[FRR core/abstraction daemon]]></description>
|
51
|
</service>
|
52
|
<service>
|
53
|
<name>FRR staticd</name>
|
54
|
<rcfile>frr.sh</rcfile>
|
55
|
<executable>staticd</executable>
|
56
|
<description><![CDATA[FRR static route daemon]]></description>
|
57
|
</service>
|
58
|
<service>
|
59
|
<name>FRR bfdd</name>
|
60
|
<rcfile>frr.sh</rcfile>
|
61
|
<executable>bfdd</executable>
|
62
|
<description><![CDATA[FRR BFD daemon]]></description>
|
63
|
</service>
|
64
|
<service>
|
65
|
<name>FRR bgpd</name>
|
66
|
<rcfile>frr.sh</rcfile>
|
67
|
<executable>bgpd</executable>
|
68
|
<description><![CDATA[FRR BGP routing daemon]]></description>
|
69
|
</service>
|
70
|
<service>
|
71
|
<name>FRR ospfd</name>
|
72
|
<rcfile>frr.sh</rcfile>
|
73
|
<executable>ospfd</executable>
|
74
|
<description><![CDATA[FRR OSPF routing daemon]]></description>
|
75
|
</service>
|
76
|
<service>
|
77
|
<name>FRR ospf6d</name>
|
78
|
<rcfile>frr.sh</rcfile>
|
79
|
<executable>ospf6d</executable>
|
80
|
<description><![CDATA[FRR OSPF6 routing daemon]]></description>
|
81
|
</service>
|
82
|
<service>
|
83
|
<name>FRR watchfrr</name>
|
84
|
<rcfile>frr.sh</rcfile>
|
85
|
<executable>watchfrr</executable>
|
86
|
<description><![CDATA[FRR watchfrr watchdog daemon]]></description>
|
87
|
</service>
|
88
|
<frr>
|
89
|
<config>
|
90
|
<enable>on</enable>
|
91
|
<routerid>10.1.23.233</routerid>
|
92
|
<password><![CDATA[foobarbaz1234]]></password>
|
93
|
<passwordencrypt></passwordencrypt>
|
94
|
<ignoreipsecrestart></ignoreipsecrestart>
|
95
|
<carpstatusvid>_vip60ae71d349753</carpstatusvid>
|
96
|
<logging></logging>
|
97
|
<pkgloglevel>0</pkgloglevel>
|
98
|
<enablesnmpagentx></enablesnmpagentx>
|
99
|
<row>
|
100
|
<routevalue></routevalue>
|
101
|
<routetarget>none</routetarget>
|
102
|
</row>
|
103
|
<service_force_restart>Force Service Restart</service_force_restart>
|
104
|
</config>
|
105
|
</frr>
|
106
|
<frrglobalprefixes>
|
107
|
<config>
|
108
|
<iptype>IPv4</iptype>
|
109
|
<name>bc-any</name>
|
110
|
<descr></descr>
|
111
|
<row>
|
112
|
<seq>0</seq>
|
113
|
<action>permit</action>
|
114
|
<source></source>
|
115
|
<any>ON</any>
|
116
|
<ge></ge>
|
117
|
<le></le>
|
118
|
</row>
|
119
|
</config>
|
120
|
</frrglobalprefixes>
|
121
|
<frrbgp>
|
122
|
<config>
|
123
|
<enable>on</enable>
|
124
|
<adjacencylog></adjacencylog>
|
125
|
<asnum>64512</asnum>
|
126
|
<routerid></routerid>
|
127
|
<timers_keepalive></timers_keepalive>
|
128
|
<timers_holdtime></timers_holdtime>
|
129
|
<timers_updatedelay></timers_updatedelay>
|
130
|
<timers_peerwait></timers_peerwait>
|
131
|
<nodefipv4unicast></nodefipv4unicast>
|
132
|
<enablesnmpagentx></enablesnmpagentx>
|
133
|
<enablerpki></enablerpki>
|
134
|
<shutdown></shutdown>
|
135
|
<shutdownmessage></shutdownmessage>
|
136
|
<grglobaldisable></grglobaldisable>
|
137
|
<disablepreservefwstate></disablepreservefwstate>
|
138
|
<grstalepathtime></grstalepathtime>
|
139
|
<grrestarttimetime></grrestarttimetime>
|
140
|
<grselectdefertime></grselectdefertime>
|
141
|
<grribstaletime></grribstaletime>
|
142
|
<gsenable></gsenable>
|
143
|
<rpkipollingperiod></rpkipollingperiod>
|
144
|
<rpkiexpireinterval></rpkiexpireinterval>
|
145
|
<rpkiretryinterval></rpkiretryinterval>
|
146
|
<redistributeconnected>no</redistributeconnected>
|
147
|
<redistributestatic>no</redistributestatic>
|
148
|
<redistributekernel>no</redistributekernel>
|
149
|
<redistributeospf>no</redistributeospf>
|
150
|
<redistributeospf6>no</redistributeospf6>
|
151
|
<row>
|
152
|
<distributeroutevalue>192.168.8.0/21</distributeroutevalue>
|
153
|
<distributeroutemap>none</distributeroutemap>
|
154
|
</row>
|
155
|
</config>
|
156
|
</frrbgp>
|
157
|
<frrbgpneighbors>
|
158
|
<config>
|
159
|
<peer>10.1.23.234</peer>
|
160
|
<descr><![CDATA[FW3]]></descr>
|
161
|
<peergroup>none</peergroup>
|
162
|
<password></password>
|
163
|
<password_type><![CDATA[none]]></password_type>
|
164
|
<shutdown></shutdown>
|
165
|
<shutdownmessage></shutdownmessage>
|
166
|
<shutdownautortt></shutdownautortt>
|
167
|
<asnum>64513</asnum>
|
168
|
<updatesource_type>ipv4</updatesource_type>
|
169
|
<updatesource>default</updatesource>
|
170
|
<bothaf></bothaf>
|
171
|
<defaultoriginate>no</defaultoriginate>
|
172
|
<defaultoriginateroutemap>none</defaultoriginateroutemap>
|
173
|
<sendcommunity>disabled</sendcommunity>
|
174
|
<nexthopself>disabled</nexthopself>
|
175
|
<softreconfigurationinbound></softreconfigurationinbound>
|
176
|
<timers_keepalive></timers_keepalive>
|
177
|
<timers_holdtime></timers_holdtime>
|
178
|
<timers_connect></timers_connect>
|
179
|
<distribute_in>none</distribute_in>
|
180
|
<distribute_out>none</distribute_out>
|
181
|
<prefixfilter_in>bc-any</prefixfilter_in>
|
182
|
<prefixfilter_out>bc-any</prefixfilter_out>
|
183
|
<aspathfilter_in>none</aspathfilter_in>
|
184
|
<aspathfilter_out>none</aspathfilter_out>
|
185
|
<routemap_in>none</routemap_in>
|
186
|
<routemap_out>none</routemap_out>
|
187
|
<unsuppressmap>none</unsuppressmap>
|
188
|
<bfdenable></bfdenable>
|
189
|
<bfd_check_control_plane_failure></bfd_check_control_plane_failure>
|
190
|
<bfd_peer></bfd_peer>
|
191
|
<grmode>default</grmode>
|
192
|
<weight></weight>
|
193
|
<passive></passive>
|
194
|
<addpathtxallpaths></addpathtxallpaths>
|
195
|
<addpathtxbestpathperas></addpathtxbestpathperas>
|
196
|
<advertisementinterval></advertisementinterval>
|
197
|
<allowasin>disabled</allowasin>
|
198
|
<asoverride></asoverride>
|
199
|
<attributeunchanged></attributeunchanged>
|
200
|
<attributeunchanged_aspath></attributeunchanged_aspath>
|
201
|
<attributeunchanged_med></attributeunchanged_med>
|
202
|
<attributeunchanged_nexthop></attributeunchanged_nexthop>
|
203
|
<capability>disabled</capability>
|
204
|
<dontcapabilitynegotiate></dontcapabilitynegotiate>
|
205
|
<overridecapability></overridecapability>
|
206
|
<ttlsecurityhops></ttlsecurityhops>
|
207
|
<disableconnectedcheck></disableconnectedcheck>
|
208
|
<ebgpmultihop></ebgpmultihop>
|
209
|
<enforcemultihop></enforcemultihop>
|
210
|
<localas_num></localas_num>
|
211
|
<localas_noprepend></localas_noprepend>
|
212
|
<localas_replaceas></localas_replaceas>
|
213
|
<maximumprefix_num></maximumprefix_num>
|
214
|
<maximumprefix_threshold></maximumprefix_threshold>
|
215
|
<maximumprefix_warnonly></maximumprefix_warnonly>
|
216
|
<maximumprefix_restart></maximumprefix_restart>
|
217
|
<maximumprefixout_num></maximumprefixout_num>
|
218
|
<removeprivateas></removeprivateas>
|
219
|
<removeprivateas_all></removeprivateas_all>
|
220
|
<removeprivateas_replace></removeprivateas_replace>
|
221
|
<routeclient_reflector></routeclient_reflector>
|
222
|
<routeclient_server></routeclient_server>
|
223
|
<solo></solo>
|
224
|
</config>
|
225
|
</frrbgpneighbors>
|
226
|
</installedpackages>
|