Mode - H3C MSR Series Manual

Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

Parameters
ip-address: Specifies the IP address of the FEP. The address can be any unicast IPv4 address except the
loopback address.
port-number: Specifies the port number of the FEP, in the range of 1 to 65535.
Usage guidelines
This command applies to POS application templates in TCP mode.
You can specify only one IP address and port number for a POS application template. Modifying the IP
address or port number also removes all existing TCP connections that use this template.
Examples
# Create POS application template 1 in TCP mode. Specify the IP address and port number of the FEP
for POS application template 1 as 1.1.1.1 and 3000.
<Sysname> system-view
[Sysname] posa app 1 type tcp
[Sysname-posa-app1] ip 1.1.1.1 port 3000
# Modify the IP address and port number of the FEP for POS application template 1 to 1.1.1.2 and 3001.
[Sysname-posa-app1] ip 1.1.1.2 port 3001
Connections for the application have been reset.
Related commands
posa app

mode

Use mode to configure the TCP connection mode for a POS application template.
Use undo mode to remove the configuration.
Syntax
mode { permanent | temporary }
undo mode
Default
The TCP connection mode of a POS application template is the permanent mode.
Views
POS application template view
Predefined user roles
network-admin
Parameters
permanent: Specifies the TCP connection mode as permanent mode.
temporary: Specifies the TCP connection mode as temporary mode.
Usage guidelines
This command takes effect only on POS application templates operating in TCP mode.
If you switch between permanent and temporary modes, the TCP connections already established by the
POS application template are terminated.
10

Advertisement

Table of Contents
loading

Table of Contents