< Home

server ip (SACG configuration view)

Function

The server ip command adds Agile Controllers.

The undo server ip command deletes Agile Controllers.

Format

server ip ip-address [ port port-number ] [shared-key key ]

undo server ip ip-address port port-number

Parameters

Parameter Description Value
ip-address Specifies the IP address of the Agile Controller. The value is in the form of dotted decimal notation. -
port-number Specifies the number of the port between the FW and the Agile Controller. Agile Controller with an integer, in the range of 1025 to 65535. By default, this value is 3288.
key Specifies the pre-shared key for the FW and the Agile Controller. The value is a case sensitive string that contains 1 to 128 characters and is saved in cipher text. By default, the key is TSM_Security.
  • If the string has 1 to 16 characters, the cipher text is 32-byte long.
  • If the string has 17 to 32 characters, the cipher text is 56-byte long.
  • If the string has 33 to 48 characters, the cipher text is 80-byte long.
  • If the string has 49 to 64 characters, the cipher text is 104-byte long.
  • If the string has 65 to 80 characters, the cipher text is 128-byte long.
  • If the string has 81 to 96 characters, the cipher text is 152-byte long.
  • If the string has 97 to 112 characters, the cipher text is 176-byte long.
  • If the string has 113 to 128 characters, the cipher text is 200-byte long.

Views

SACG configuration view

Default Level

2: Configuration level

Usage Guidelines

Only after the default acl 3099 command is executed can the Agile Controller be added successfully. The FW supports a maximum of 32 Agile Controllers.

When the Agile Controllers are added and the server group is enabled through the command right-manager server-group enable, the FW immediately attempts to connect with the Agile Controllers.

Example

# Add the Agile Controller with the IP address 10.2.0.1 and the pre-shared key password.

<sysname> system-view
[sysname] right-manager server-group
[sysname-rightm] server ip 10.2.0.1 shared-key password
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >