Specifications

SSR Command Line Interface Reference Manual 283
ip set port forwarding-mode
For both unicast and multicast packets, the destination IP address, source IP address, TOS
and the L4 protocol are the only fields extracted from the IP packet. These along with
the port of entry are set in the flow block. The remaining flow block fields are set to zero.
The flow lookup then proceeds as normal.
Restrictions
None
Example
To cause the SSR to extract only the destination IP address, TOS, and L4 protocol fields from a
layer-4 flow when processing an IP packet on port et.1.1:
To cause the SSR to extract only the destination IP address, source IP address, TOS, and L4
protocol type from a layer-4 flow when processing an IP packet on port et.1.1:
ssr(config)# ip set port et.1.1 forwarding-mode destination-based
ssr(config)# ip set port et.1.1 forwarding-mode host-flow-based