cfgcmd: correct various command typos

This commit is contained in:
rebortg 2022-03-31 13:27:16 +02:00
parent d007939cdc
commit e23407b008
3 changed files with 5 additions and 5 deletions

View File

@ -34,11 +34,11 @@ Local Route IPv6
Set routing table to forward packet to.
.. cfgcmd:: set policy local-route6 rule <1-32765> source <h:h:h:h:h:h:h:h|<h:h:h:h:h:h:h:h/x>
.. cfgcmd:: set policy local-route6 rule <1-32765> source <h:h:h:h:h:h:h:h | h:h:h:h:h:h:h:h/x>
Set source address or prefix to match.
.. cfgcmd:: set policy local-route6 rule <1-32765> destination <h:h:h:h:h:h:h:h|<h:h:h:h:h:h:h:h/x>
.. cfgcmd:: set policy local-route6 rule <1-32765> destination <h:h:h:h:h:h:h:h | h:h:h:h:h:h:h:h/x>
Set destination address or prefix to match.

View File

@ -151,13 +151,13 @@ You can also tune multicast with the following commands.
IP address too.
.. cfgcmd:: set protocols igmp interface <interface query-interval <seconds>
.. cfgcmd:: set protocols igmp interface <interface> query-interval <seconds>
Use this command to configure in the selected interface the IGMP
host query interval (1-1800) in seconds that PIM will use.
.. cfgcmd:: set protocols igmp interface <interface query-max-response-time
.. cfgcmd:: set protocols igmp interface <interface> query-max-response-time
<deciseconds>
Use this command to configure in the selected interface the IGMP

View File

@ -144,7 +144,7 @@ the connection.
Local path that includes the private key file of the router.
.. cfgcmd:: set protocols rpki cache <address> ssh public-key-file <filepath
.. cfgcmd:: set protocols rpki cache <address> ssh public-key-file <filepath>
Local path that includes the public key file of the router.