Ignore:
Timestamp:
04/11/2005 08:51:30 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Children:
e986cdb
Parents:
201d101
Message:

Ported form trink the appliccable changes in revisions r4896 to r4919.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multi-arch/BOOK@4926 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/iproute2.xml

    r201d101 r0a51467  
    55]>
    66<sect1 id="ch-system-iproute2" role="wrap">
    7   <title>Iproute2-&iproute2-version;</title>
     7  <title>IPRoute2-&iproute2-version;</title>
    88<?dbhtml filename="iproute2.html"?>
    99  <indexterm zone="ch-system-iproute2">
    10     <primary sortas="a-iproute2">Iproute2</primary>
     10    <primary sortas="a-IPRoute2">IPRoute2</primary>
    1111  </indexterm>
    1212  <sect2 role="package">
    1313    <title/>
    14     <para>The Iproute2 package contains programs for basic and advanced
     14    <para>The IPRoute2 package contains programs for basic and advanced
    1515          IPV4-based networking.
    1616    </para>
     
    3131  </sect2>
    3232  <sect2 role="installation">
    33     <title>Installation of Iproute2</title>
     33    <title>Installation of IPRoute2</title>
    3434    <para>The <command>arpd</command> binary included in this package is
    3535          dependent on Berkeley DB.  Because <command>arpd</command> is not a very
     
    4343    <screen><userinput>sed -i '/^TARGETS/s@arpd@@g' misc/Makefile</userinput></screen>
    4444
    45     <para>Prepare Iproute2 for compilation:</para>
     45    <para>Prepare IPRoute2 for compilation:</para>
    4646    <screen><userinput>./configure </userinput></screen>
    4747
     
    5555    <varlistentry>
    5656    <term><parameter>SBINDIR=/sbin</parameter></term>
    57     <listitem><para>This makes sure that the Iproute2 binaries will install into
     57    <listitem><para>This makes sure that the IPRoute2 binaries will install into
    5858      <filename class="directory">/sbin</filename>.  This is the correct
    59       location according to the FHS, because some of the Iproute2 binaries are used
     59      location according to the FHS, because some of the IPRoute2 binaries are used
    6060      in the bootscripts.</para>
    6161    </listitem>
     
    7070
    7171  <sect2 id="contents-iproute2" role="content">
    72     <title>Contents of Iproute2</title>
     72    <title>Contents of IPRoute2</title>
    7373    <segmentedlist>
    7474      <segtitle>Installed programs</segtitle>
     
    8888        </term>
    8989        <listitem>
    90           <para>Connection status utility.</para>
     90          <para>Connection status utility</para>
    9191          <indexterm zone="ch-system-iproute2 ctstat">
    9292            <primary sortas="b-cstat">ctstat</primary>
     
    100100        </term>
    101101        <listitem>
    102           <para>A shell script wrapper for the <command>ip</command> command.</para>
     102          <para>A shell script wrapper for the <command>ip</command> command</para>
    103103          <indexterm zone="ch-system-iproute2 ifcfg">
    104104            <primary sortas="b-ifcfg">ifcfg</primary>
     
    113113        <listitem>
    114114          <para>Shows the interfaces statistic, including the amount of transmitted
    115                 and received packages by interface.</para>
     115                and received packages by interface</para>
    116116          <indexterm zone="ch-system-iproute2 ifstat">
    117117            <primary sortas="b-ifstat">ifstat</primary>
     
    129129
    130130          <para><command>ip link <replaceable>[device]</replaceable></command>
    131                 allows users to look at the state of devices and to make changes.
     131                allows users to look at the state of devices and to make changes
    132132          </para>
    133133
    134134          <para><command>ip addr</command> allows users to look at addresses and
    135                 their properties, add new addresses, and delete old ones.
     135                their properties, add new addresses, and delete old ones
    136136          </para>
    137137
    138138          <para><command>ip neighbor</command> allows users to look at
    139139                neighbor bindings and their properties, add new
    140                 neighbor entries, and delete old ones.
     140                neighbor entries, and delete old ones
    141141          </para>
    142142
    143143          <para><command>ip rule</command> allows users to look at the routing
    144                 policies and change them.
     144                policies and change them
    145145          </para>
    146146
    147147          <para><command>ip route</command> allows users to look at the routing
    148                 table and change routing table rules.
     148                table and change routing table rules
    149149          </para>
    150150
    151151          <para><command>ip tunnel</command> allows users to look at the IP
    152                 tunnels and their properties, and change them.
     152                tunnels and their properties, and change them
    153153          </para>
    154154
    155155          <para><command>ip maddr</command> allows users to look at the multicast
    156                 addresses and their properties, and change them.
     156                addresses and their properties, and change them
    157157          </para>
    158158
    159159          <para><command>ip mroute</command> allows users to set, change, or
    160                 delete the multicast routing.
     160                delete the multicast routing
    161161          </para>
    162162
    163163          <para><command>ip monitor</command> allows users to
    164                 continously monitor the state of devices, addresses and routes.
     164                continously monitor the state of devices, addresses and routes
    165165          </para>
    166166          <indexterm zone="ch-system-iproute2 ip">
     
    177177          <para>Provides Linux network statistics.  It is a generalized and more
    178178                feature-complete replacement for the old
    179                 <command>rtstat</command> program.</para>
     179                <command>rtstat</command> program</para>
    180180          <indexterm zone="ch-system-iproute2 lnstat">
    181181            <primary sortas="b-cstat">lnstat</primary>
     
    189189        </term>
    190190        <listitem>
    191           <para>Shows network statistics.</para>
     191          <para>Shows network statistics</para>
    192192          <indexterm zone="ch-system-iproute2 nstat">
    193193            <primary sortas="b-nstat">nstat</primary>
     
    202202        <listitem>
    203203          <para>A component of <command>ip route</command>. This is for flushing the routing
    204                 tables.
     204                tables
    205205          </para>
    206206          <indexterm zone="ch-system-iproute2 routef">
     
    216216        <listitem>
    217217          <para>A component of <command>ip route</command>. This is for listing the routing
    218                 tables.
     218                tables
    219219          </para>
    220220          <indexterm zone="ch-system-iproute2 routel">
     
    229229        </term>
    230230        <listitem>
    231           <para>Displays the contents of <filename>/proc/net/rt_acct</filename>.</para>
     231          <para>Displays the contents of <filename>/proc/net/rt_acct</filename></para>
    232232          <indexterm zone="ch-system-iproute2 rtacct">
    233233            <primary sortas="b-rtacct">rtacct</primary>
     
    241241        </term>
    242242        <listitem>
    243           <para>Route monitoring utility.</para>
     243          <para>Route monitoring utility</para>
    244244          <indexterm zone="ch-system-iproute2 rtmon">
    245245            <primary sortas="b-rtmon">rtmon</primary>
     
    266266        </term>
    267267        <listitem>
    268           <para>Route status utility.</para>
     268          <para>Route status utility</para>
    269269          <indexterm zone="ch-system-iproute2 rtstat">
    270270            <primary sortas="b-rtstat">rtstat</primary>
     
    278278        </term>
    279279        <listitem>
    280           <para>Similar to the <command>netstat</command> command; shows active connections.</para>
     280          <para>Similar to the <command>netstat</command> command; shows active connections</para>
    281281          <indexterm zone="ch-system-iproute2 ss">
    282282            <primary sortas="b-ss">ss</primary>
Note: See TracChangeset for help on using the changeset viewer.