Configuration Mode Commands : SteelCentral Controller for SteelHead Mobile Commands : Policy Commands : policy id in-path rule edit pass-through
  
policy id in-path rule edit pass-through
Edits a pass-through in-path rule on the specified policy.
Syntax
[no] policy id <id> in-path rule edit rulenum <rule-number> pass-through [srcaddr <subnet>] [dstaddr <subnet> dstport <port>] | [description <description>]
Parameters
<id>
Policy ID number.
rulenum <rule-number>
Specifies the rule number to edit: 1-N or start or end.
srcaddr <subnet>
Specifies the source subnet, for this rule, for example, 1.2.3.4/32.
dstaddr <subnet>
dstport <port>
Specifies the destination subnet and port.
For the subnet address, use the format XXX.XXX.XXX.XXX/XX.
For the port, you can specify a single port (number), a port label, or all to specify all ports.
description <description>
Specifies a description of the rule.
Usage
Use the in-path rule pass-through command to add a pass-through in-path rule.
For detailed information about in-path rules, see the SteelHead Management Console User’s Guide.
Example
amnesiac (config) # policy id 1 in-path rule edit rulenum 25 pass-through srcaddr 10.10.10.1/24
Product
Mobile Controller
Related Commands
show policy id