steelhead interceptor name
Configures the SteelHead Interceptor hostname, IP address, and port number.
Syntax
[no] steelhead interceptor name <name> {main-ip <ip-address> | port <port> | additional-ip <ip-address>}
Parameters
<name> | Hostname of the SteelHead Interceptor. |
main-ip <ip-address> | Specifies the main IP address of the SteelHead Interceptor. • For IPv4 addresses, use this format: XXX.XXX.XXX.XXX/XX • For IPv6 addresses, use this format: X:X:X::X/XXX |
port <port> | Specifies the port of the SteelHead Interceptor. |
additional-ip <ip-address> | Specifies an additional IP address for the SteelHead Interceptor. • For IPv4 addresses, use this format: XXX.XXX.XXX.XXX/XX • For IPv6 addresses, use this format: X:X:X::X/XXX |
Usage
The no command option removes the SteelHead Interceptor hostname, IP address, or port number, if specified.
You can enter either IPv4 or IPv6 addresses. However, if you have enabled IPv6 connection forwarding, you must enter an IPv6 address. For more information about enabling IPv6 connection forwarding, see the SteelHead Interceptor User Guide.
Example
amnesiac (config) # steelhead interceptor name test main-ip 10.0.0.1 port 1234
Product
SteelHead Interceptor, SteelHead CX, SteelHead-c
Related Commands