Documentation update.
This commit is contained in:
parent
4ee39ff2ff
commit
f4830d8cb8
1 changed files with 2 additions and 2 deletions
|
@ -332,8 +332,8 @@ protocol rip {
|
||||||
expression and the name of the template. At the moment templates (and <cf/from/ expression)
|
expression and the name of the template. At the moment templates (and <cf/from/ expression)
|
||||||
are not implemented for OSPF protocol.
|
are not implemented for OSPF protocol.
|
||||||
|
|
||||||
<tag>define <m/constant/ = (<m/expression/)|<m/number/|<m/IP address/</tag>
|
<tag>define <m/constant/ = <m/expression/</tag>
|
||||||
Define a constant. You can use it later in every place you could use a simple integer or an IP address.
|
Define a constant. You can use it later in every place you could use a value of the same type.
|
||||||
Besides, there are some predefined numeric constants based on /etc/iproute2/rt_* files.
|
Besides, there are some predefined numeric constants based on /etc/iproute2/rt_* files.
|
||||||
A list of defined constants can be seen (together with other symbols) using 'show symbols' command.
|
A list of defined constants can be seen (together with other symbols) using 'show symbols' command.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue