E-DOC-CTC-20061027-0003v2.0
Connection Commands
100
connection unbind
Delete an existing CONN/NAT application helper/port binding.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:

connection unbind application = <string>

port = <port-range>

application The name of a CONN/NAT application helper.
Tip Use the command :connection
applist to obtain a list of CONN/NAT
application helpers.
REQUIRED
port The port number or port range this application
handler should work on.
REQUIRED
=>connection bindlist
Application Proto Portrange
IRC tcp 6750
JABBER tcp 15222
JABBER tcp 5222
FTP tcp 21
IRC tcp 6660
...
IP6TO4 6to4 0
=>connection unbind application=IRC port=6750
=>connection bindlist
Application Proto Portrange
JABBER tcp 15222
JABBER tcp 5222
FTP tcp 21
IRC tcp 6660
...
IP6TO4 6to4 0
=>
connection bind Create a new CONN/NAT application helper/port binding.
connection bindlist List the current CONN/NAT application helper/port bindings.