diff --git a/docs/cisco.iosxr.iosxr_acls_module.rst b/docs/cisco.iosxr.iosxr_acls_module.rst index 0c8b795b..32cf4812 100644 --- a/docs/cisco.iosxr.iosxr_acls_module.rst +++ b/docs/cisco.iosxr.iosxr_acls_module.rst @@ -233,39 +233,38 @@ Parameters
- port_protocol + port_group
- dictionary + string
-
Specify the source port or protocol.
+
Name of port-group.
- - + - +
- eq + port_protocol
- string + dictionary
-
Match only packets on a given port number.
+
Specify the source port or protocol.
- + @@ -273,7 +272,7 @@ Parameters
- gt + eq
string @@ -282,7 +281,7 @@ Parameters -
Match only packets with a greater port number.
+
Match only packets on a given port number.
@@ -293,7 +292,7 @@ Parameters
- lt + gt
string @@ -302,7 +301,7 @@ Parameters -
Match only packets with a lower port number.
+
Match only packets with a greater port number.
@@ -313,7 +312,7 @@ Parameters
- neq + lt
string @@ -322,10 +321,10 @@ Parameters -
Match only packets not on a given port number.
+
Match only packets with a lower port number.
- + @@ -333,7 +332,7 @@ Parameters
- port-group + neq
string @@ -342,7 +341,7 @@ Parameters -
Match only packets in a given set/group of ports.
+
Match only packets not on a given port number.
@@ -3562,39 +3561,38 @@ Parameters
- port_protocol + port_group
- dictionary + string
-
Specify the source port or protocol.
+
Name of port-group.
- - + - +
- eq + port_protocol
- string + dictionary
-
Match only packets on a given port number.
+
Specify the source port or protocol.
- + @@ -3602,7 +3600,7 @@ Parameters
- gt + eq
string @@ -3611,7 +3609,7 @@ Parameters -
Match only packets with a greater port number.
+
Match only packets on a given port number.
@@ -3622,7 +3620,7 @@ Parameters
- lt + gt
string @@ -3631,7 +3629,7 @@ Parameters -
Match only packets with a lower port number.
+
Match only packets with a greater port number.
@@ -3642,7 +3640,7 @@ Parameters
- neq + lt
string @@ -3651,10 +3649,10 @@ Parameters -
Match only packets not on a given port number.
+
Match only packets with a lower port number.
- + @@ -3662,7 +3660,7 @@ Parameters
- port-group + neq
string @@ -3671,7 +3669,7 @@ Parameters -
Match only packets in a given set/group of ports.
+
Match only packets not on a given port number.