summaryrefslogtreecommitdiff
path: root/tools/etc/frr/support_bundle_commands.conf
blob: 252539e29bfefd6d71356afa19a20594932a465c (plain)
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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
# FRR Support Bundle Command List
# Do Not modify the lines that start with
# PROC_NAME, CMD_LIST_START and CMD_LIST_END
# Add the new command for each process between
# CMD_LIST_START and CMD_LIST_END lines

# BGP Support Bundle Command List
PROC_NAME:bgp
CMD_LIST_START
show bgp summary
show bgp ipv4 uni
show bgp ipv4 neighbors
show bgp ipv4 summary
show bgp ipv4 statistics

show bgp ipv4 update-groups advertise-queue
show bgp ipv4 update-groups advertised-routes
show bgp ipv4 update-groups packet-queue
show bgp ipv4 update-groups statistics
show bgp peer-group
show bgp memory

show bgp ipv6
show bgp ipv6 neighbors
show bgp ipv6 summary
show bgp ipv6 update-groups advertise-queue
show bgp ipv6 update-groups advertised-routes
show bgp ipv6 update-groups packet-queue
show bgp ipv6 update-groups statistics
show bgp ipv6 statistics
show bgp martian next-hop
show bgp nexthop

show bgp vrf all summary
show bgp vrf all ipv4
show bgp vrf all ipv6
show bgp vrf all ipv4 vpn
show bgp vrf all ipv6 vpn
show bgp vrf all neighbors

show bgp evpn route
show bgp l2vpn evpn route vni all
show bgp l2vpn evpn vni
show bgp l2vpn evpn import-rt
show bgp l2vpn evpn vrf-import-rt
show bgp l2vpn evpn all overlay
show bgp l2vpn evpn summary
show bgp l2vpn evpn route detail
show bgp l2vpn evpn vni remote-ip-hash
show bgp l2vpn evpn vni-svi-hash

show evpn
show evpn arp-cache vni all detail
show evpn mac vni all detail
show evpn next-hops vni all
show evpn rmac vni all
show evpn vni detail

show bmp
CMD_LIST_END

# Zebra Support Bundle Command List
PROC_NAME:zebra
CMD_LIST_START
show zebra
show zebra client summary
show zebra router table summary
show ip zebra route dump
show ipv6 zebra route dump
show ip nht vrf all
show ipv6 nht vrf all
show ip route vrf all
show ipv6 route vrf all
show ip fib
show ipv6 fib
show nexthop-group rib
show route-map
show mpls table
show mpls fec
show mpls ldp
show mpls pseudowires
show zebra dplane detailed
show zebra dplane provider
show fpm counters
show fpm status
show memory
show interface vrf all
show vrf
show work-queues
show debugging hashtable
show running-config
show event cpu
show event poll
show event timers
show daemons
show version
CMD_LIST_END

# OSPF Support Bundle Command List
PROC_NAME:ospf
CMD_LIST_START
show ip ospf vrf all
show ip ospf vrfs

show ip ospf vrf all interface
show ip ospf vrf all interface traffic
show ip ospf vrf all neighbor
show ip ospf vrf all neighbor detail all
show ip ospf vrf all graceful-restart helper detail

show ip ospf vrf all border-routers
show ip ospf vrf all summary-address detail

show ip ospf vrf all database
show ip ospf vrf all database router
show ip ospf vrf all database network
show ip ospf vrf all database summary
show ip ospf vrf all database asbr-summary
show ip ospf vrf all database external
show ip ospf vrf all database opaque-area
show ip ospf vrf all database opaque-as
show ip ospf vrf all database opaque-link
show ip ospf vrf all database nssa-external
show ip ospf database segment-routing
show ip ospf vrf all database max-age
show ip ospf vrf all database self-originate
show ip ospf vrf all route

show ip ospf mpls ldp-sync
show ip ospf mpls ldp-sync interface all

show ip ospf vrf all mpls-te interface
show ip ospf mpls-te database verbose
show ip ospf mpls-te router

show ip ospf router-info
show ip ospf router-info pce
CMD_LIST_END

# RIP Support Bundle Command List
PROC_NAME:rip
CMD_LIST_START
show ip rip
show ip rip status
CMD_LIST_END

# ISIS Support Bundle Command List
PROC_NAME:isis
CMD_LIST_START
show isis database detail
show isis interface detail
show isis route
show isis mpls ldp-sync
show isis mpls-te database detail
show isis mpls-te interface
show isis mpls-te router
show isis neighbor detail
show isis topology
CMD_LIST_END

# BFD Support Bundle Command List
# PROC_NAME:bfd
# CMD_LIST_START
# CMD_LIST_END

# STATIC Support Bundle Command List
# PROC_NAME:static
# CMD_LIST_START
# CMD_LIST_END

# PIM Support Bundle Command List
PROC_NAME:pim
CMD_LIST_START
show ip igmp vrf all groups detail
show ip igmp vrf all interface detail
show ip igmp vrf all join
show ip igmp vrf all join-group
show ip igmp vrf all proxy
show ip igmp sources
show ip igmp vrf all static-group
show ip igmp statistics

show ip mroute vrf all
show ip multicast vrf all

show ip msdp vrf all mesh-group
show ip msdp vrf all peer
show ip msdp vrf all sa detail

show ip pim vrf all autorp
show ip pim bsm-database
show ip pim bsr
show ip pim bsr candidate-bsr
show ip pim bsr candidate-rp
show ip pim bsr candidate-rp-database
show ip pim bsr groups
show ip pim bsr rp-info
show ip pim channel
show ip pim group-type
show ip pim vrf all interface detail
show ip pim interface traffic
show ip pim vrf all join
show ip pim jp-agg
show ip pim local-membership
show ip pim mlag summary
show ip pim mlag vrf all interface
show ip pim vrf all mlag upstream
show ip pim vrf all neighbor detail
show ip pim nexthop
show ip pim vrf all rp-info
show ip pim vrf all rpf
show ip pim secondary
show ip pim vrf all state
show ip pim statistics
show ip pim vrf all upstream
show ip pim upstream-join-desired
show ip pim upstream-rpf
show ip pim vxlan-groups
CMD_LIST_END

# OSPFv3 Support Bundle Command List
PROC_NAME:ospf6
CMD_LIST_START
show ipv6 ospf6 vrf all
show ipv6 ospf6 vrfs
show ipv6 ospf6 vrf all border-routers
show ipv6 ospf6 vrf all border-routers detail
show ipv6 ospf6 vrf all database
show ipv6 ospf6 vrf all database detail
show ipv6 ospf6 vrf all database dump
show ipv6 ospf6 vrf all database internal
show ipv6 ospf6 vrf all database router detail
show ipv6 ospf6 vrf all database network detail
show ipv6 ospf6 vrf all database inter-prefix detail
show ipv6 ospf6 vrf all database inter-router detail
show ipv6 ospf6 vrf all database intra-prefix detail
show ipv6 ospf6 vrf all database link detail
show ipv6 ospf6 vrf all database as-external detail
show ipv6 ospf6 vrf all database self-originate detail
show ipv6 ospf6 vrf all database type-7 detail
show ipv6 ospf6 vrf all interface
show ipv6 ospf6 vrf all interface prefix
show ipv6 ospf6 vrf all interface traffic
show ipv6 ospf6 vrf all linkstate detail
show ipv6 ospf6 vrf all neighbor
show ipv6 ospf6 vrf all neighbor drchoice
show ipv6 ospf6 vrf all neighbor detail
show ipv6 ospf6 vrf all redistribute
show ipv6 ospf6 vrf all route
show ipv6 ospf6 vrf all route external-1
show ipv6 ospf6 vrf all route external-2
show ipv6 ospf6 vrf all route inter-area
show ipv6 ospf6 vrf all route intra-area
show ipv6 ospf6 vrf all route detail
show ipv6 ospf6 vrf all route summary
show ipv6 ospf6 vrf all spf tree
show ipv6 ospf6 vrf all summary-address detail
show ipv6 ospf6 zebra
CMD_LIST_END

#PIMv6 Support Bundle Command List
PROC_NAME:pim6
CMD_LIST_START
show ipv6 mld vrf all interface detail
show ipv6 mld vrf all statistics
show ipv6 mld vrf all joins detail
show ipv6 mld vrf all groups

show ipv6 mroute vrf all
show ipv6 multicast vrf all

show ipv6 pim bsm-database
show ipv6 pim bsr
show ipv6 pim bsr candidate-bsr
show ipv6 pim bsr candidate-rp
show ipv6 pim bsr candidate-rp-database
show ipv6 pim bsr groups
show ipv6 pim bsr rp-info
show ipv6 pim channel
show ipv6 pim vrf all interface detail
show ipv6 pim interface traffic
show ipv6 pim vrf all join
show ipv6 pim jp-agg
show ipv6 pim local-membership
show ipv6 pim nexthop
show ipv6 pim vrf all neighbor detail
show ipv6 pim vrf all rp-info
show ipv6 pim vrf all rpf
show ipv6 pim secondary
show ipv6 pim vrf all state
show ipv6 pim statistics
show ipv6 pim vrf all upstream
show ipv6 pim upstream-join-desired
show ipv6 pim upstream-rpf
CMD_LIST_END

#MGMT Support Bundle Command List
PROC_NAME:mgmt
CMD_LIST_START
show mgmt backend-adapter all
show mgmt backend-yang-xpath-registry
show mgmt commit-history
show mgmt datastore all
show mgmt datastore-contents candidate json
show mgmt datastore-contents running json
show mgmt frontend-adapter all detail
show mgmt get-config candidate /
show mgmt get-config running /
show mgmt transaction all
show mgmt yang-xpath-subscription /
CMD_LIST_END