Transparent Firewall
Left running head:
Chapter name (automatic)
964
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
T
O CONFIGURE A TF POLICY
EXAMPLE
ALU(config)# transparent-forward TF1
ALU(config-transparent-forward-TF1)#
ALU(config)# no transparent-forward TF1
T
O CONFIGURE PASS THROUGH PROTOCOL
EXAMPLE
ALU(config-transparent-forward-TF1)# pass-through protocol
nonip
ALU(config-transparent-forward-TF1)# no pass-through protocol
nonip
Command (in CM) Description
transparent-forward <name> This command is used to configure a TF
policy.
no transparent-forward <name>
[force]
This command is used to delete a TF
policy. If the policy is attached to any of
the interfaces, it cannot be deleted.
The "force" keyword will automatically
detach the specified policy from
respective interfaces, and deletes the TF
policy.
Command (in TF-CM) Description
pass-through protocol {<1-
65535>|appletalk|ipx|nonip}
This command is used to define how the
non-IP packets can be configured to be
bridged across the transparent firewalling
interfaces.
Currently, IPX and Apple-talk protocols
are not supported.
Using this command more than once will
add the protocol to existing configured
protocols.
Note: By default, IP and ARP
protocols are configured as
passthrough protocols.
no pass-through protocol {<1-
65535>|appletalk|ipx|nonip}
The command removes the pass through
configuration.