From 4a5f79b10a2d1a0fce57b458f0613856f619c0c9 Mon Sep 17 00:00:00 2001 From: srividya0208 Date: Sat, 24 Jul 2021 07:59:03 -0400 Subject: correction of cli syntax and grammar mistakes --- docs/configuration/protocols/static.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs/configuration/protocols/static.rst') diff --git a/docs/configuration/protocols/static.rst b/docs/configuration/protocols/static.rst index 8415981b..3135e3d0 100644 --- a/docs/configuration/protocols/static.rst +++ b/docs/configuration/protocols/static.rst @@ -1,3 +1,5 @@ +:lastproofread: 2021-07-24 + .. _routing-static: ###### @@ -50,7 +52,7 @@ display arp table entries .. code-block:: none - show protocols static arp + show arp Address HWtype HWaddress Flags Mask Iface 10.1.1.1 ether 08:00:27:de:23:2e C eth1 @@ -58,7 +60,7 @@ display arp table entries .. code-block:: none - show protocols static arp interface eth1 + show arp interface eth1 Address HWtype HWaddress Flags Mask Iface 10.1.1.1 ether 08:00:27:de:23:2e C eth1 10.1.1.100 ether 08:00:27:de:23:aa CM eth1 -- cgit v1.2.3