TMS zl Management and Configuration Guide ST.1.0.090213

A-46
Threat Management Services zl Module Command-Line Reference
Global Configuration Context
ip route
This command creates static routes for the module, including the default
route. To create a static route, enter the following command:
Syntax: [no] ip route < <destination address> <mask>] | <destination address/prefix
length> > <next-hop address> [metric <metric>]
Replace <destination address> <mask> with the IP address and subnet
mask of the route’s destination. For a default route, type 0.0.0.0 0.0.0.0.
Replace <destination address/prefix length> with the IP address/prefix
length of the route’s destination. For a default route, type 0.0.0.0/0.
Replace <next-hop address> with the IP address of the next hop router for
the destination.
Use the <metric> option to set the metric for the route.
For example, to set a static route to network 10.10.13.4/24 with the next-hop
router at 10.10.13.1, type the following:
ProCurve(tms-module-<slot ID>)# ip route 10.10.10.13.4/
24 10.10.13.1
ip-mtu
This command sets the Maximum Transmission Unit (MTU) for forwarded
traffic.
Syntax: [no] ip-mtu <size>
Replace <size> with the MTU size in bytes (1500-16110).
ip-reassembly
This command allows you to set constraints on IP reassembly. To configure
IP reassembly, enter the following command (you can configure only one
option at a time):
Syntax: [no] ip-reassembly [reassembly options]
You can specify any combination of the extended options shown in Table A-
15, and you can enter the options in any order. However, you can enter only
one option at a time.