transport-address (cusp-forwarder view)

Function

The transport-address command configures a local IP address for a CUSP connection.

The undo transport-address command deletes the local IP address configured for a CUSP connection.

By default, no local IP address is configured for a CUSP connection.

This command is supported only on the NetEngine 8000 F1A.

Format

transport-address transport-ip [ vpn-instance vpn-instance-name ]

undo transport-address transport-ip vpn-instance vpn-instance-name

undo transport-address

undo transport-address transport-ip

Parameters

Parameter Description Value
transport-ip

Specifies a local IP address for a CUSP connection.

The value is in dotted decimal notation.

vpn-instance vpn-instance-name

Specifies the name of the VPN instance used by a CUSP connection.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported.

Views

CUSP-forwarder view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
cusp-agent write

Usage Guidelines

Usage Scenario

In a CU separation scenario, the controller and forwarders communicate through control channels. The control channels can be established using various protocols. Currently, the VRP uses the CUSP protocol to establish the control channels. To configure a local IP address for a CUSP connection, run the transport-address command.

NOTE:

This command is delivered by the vBRAS-CP to the vBRAS-UP.

Prerequisites

The CUSP forwarder view has been displayed by running the cusp agent <agent-name> command.

Configuration Impact

After the transport-address command is run on a forwarder, the forwarder and the controller establish a TCP connection for CUSP exchanges.

Precautions

After the undo transport-address command is run, the related CUSP session is interrupted.

In VS mode, this command is supported only by the admin VS.

Example

# Set the local IP address of the CUSP connection to 1.1.1.1.
<HUAWEI> system-view
[~HUAWEI] cu-controller
[~HUAWEI-cu-controller] up 1024
[~HUAWEI-cu-controller-up1024] config
[~HUAWEI-cu-controller-up1024-config] cusp agent abc
[~HUAWEI-cu-controller-up1024-config-cusp-agent-abc] transport-address 1.1.1.1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic