mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-03 00:13:40 +00:00
2005-01-10 Paul Jakma <paul@dishone.st>
* texinfo.tex: Updated to a version which understands @{ and @} * vtysh.texi: Add node name for @section * quagga.info: updated build of autogenerated file
This commit is contained in:
parent
86f1fd9615
commit
afc1e2ddf2
@ -1,3 +1,9 @@
|
||||
2005-01-10 Paul Jakma <paul@dishone.st>
|
||||
|
||||
* texinfo.tex: Updated to a version which understands @{ and @}
|
||||
* vtysh.texi: Add node name for @section
|
||||
* quagga.info: updated build of autogenerated file
|
||||
|
||||
2005-01-07 Paul Jakma <paul@dishone.st>
|
||||
|
||||
* quagga.info: Version bump (autogenerated)
|
||||
|
@ -4347,8 +4347,8 @@ File: quagga.info, Node: VTY shell username, Next: VTY shell integrated config
|
||||
|
||||
File: quagga.info, Node: VTY shell integrated configuration, Prev: VTY shell username, Up: VTY shell
|
||||
|
||||
11.2
|
||||
====
|
||||
11.2 VTY shell integrated configuration
|
||||
=======================================
|
||||
|
||||
-- Command: service integrated-vtysh-config
|
||||
Write out integrated Quagga.conf file when 'write file' is issued.
|
||||
@ -6130,27 +6130,27 @@ Node: Further considerations about Import and Export route-maps152284
|
||||
Node: VTY shell155328
|
||||
Node: VTY shell username155997
|
||||
Node: VTY shell integrated configuration156629
|
||||
Node: Filtering158007
|
||||
Node: IP Access List158360
|
||||
Node: IP Prefix List158746
|
||||
Node: ip prefix-list description161765
|
||||
Node: ip prefix-list sequential number control162292
|
||||
Node: Showing ip prefix-list162834
|
||||
Node: Clear counter of ip prefix-list163942
|
||||
Node: Route Map164381
|
||||
Node: Route Map Command164886
|
||||
Node: Route Map Match Command165083
|
||||
Node: Route Map Set Command165707
|
||||
Node: IPv6 Support166584
|
||||
Node: Router Advertisement167156
|
||||
Node: Kernel Interface170957
|
||||
Node: SNMP Support172914
|
||||
Node: Getting and installing an SNMP agent173486
|
||||
Node: SMUX configuration174059
|
||||
Node: MIB and command reference176195
|
||||
Node: Zebra Protocol177582
|
||||
Node: Packet Binary Dump Format179496
|
||||
Node: Command Index191106
|
||||
Node: VTY Key Index247299
|
||||
Node: Filtering158077
|
||||
Node: IP Access List158430
|
||||
Node: IP Prefix List158816
|
||||
Node: ip prefix-list description161835
|
||||
Node: ip prefix-list sequential number control162362
|
||||
Node: Showing ip prefix-list162904
|
||||
Node: Clear counter of ip prefix-list164012
|
||||
Node: Route Map164451
|
||||
Node: Route Map Command164956
|
||||
Node: Route Map Match Command165153
|
||||
Node: Route Map Set Command165777
|
||||
Node: IPv6 Support166654
|
||||
Node: Router Advertisement167226
|
||||
Node: Kernel Interface171027
|
||||
Node: SNMP Support172984
|
||||
Node: Getting and installing an SNMP agent173556
|
||||
Node: SMUX configuration174129
|
||||
Node: MIB and command reference176265
|
||||
Node: Zebra Protocol177652
|
||||
Node: Packet Binary Dump Format179566
|
||||
Node: Command Index191176
|
||||
Node: VTY Key Index247369
|
||||
|
||||
End Tag Table
|
||||
|
521
doc/texinfo.tex
521
doc/texinfo.tex
File diff suppressed because it is too large
Load Diff
@ -34,7 +34,7 @@ of unix groups and the --enable-vty-group configure option.
|
||||
@end deffn
|
||||
|
||||
@node VTY shell integrated configuration
|
||||
@section
|
||||
@section VTY shell integrated configuration
|
||||
|
||||
@deffn {Command} {service integrated-vtysh-config} {}
|
||||
Write out integrated Quagga.conf file when 'write file' is issued.
|
||||
|
Loading…
Reference in New Issue
Block a user