Use hostid tags instead of literal ones.
This commit is contained in:
parent
f66f51ae06
commit
ac82c94bf9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19492
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@ host2.example.com link#1 UC 0 0
|
|||
hosts on the local network will simply have a
|
||||
<literal>link#1</literal> line for such routes.</para>
|
||||
|
||||
<para>The final line (destination subnet <literal>224</literal>) deals
|
||||
<para>The final line (destination subnet <hostid role="ipaddr">224</hostid>) deals
|
||||
with multicasting, which will be covered in another section.</para>
|
||||
|
||||
<para>Finally, various attributes of each route can be seen in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue