multicast-nat bind instance

Function

The multicast-nat bind instance command binds a multicast NAT instance to a traffic behavior.

The undo multicast-nat bind instance command unbinds a multicast NAT instance from a traffic behavior.

By default, no multicast NAT instance is bound to a traffic behavior.

This command is supported only on the NetEngine 8000 F1A.

Format

multicast-nat bind instance id instance-id [ name instance-name ]

undo multicast-nat bind instance id instance-id [ name instance-name ]

Parameters

Parameter Description Value
name instance-name

Specifies the name of a multicast NAT instance.

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

id instance-id

Specifies the ID of a multicast NAT instance.

The value is an integer ranging from 1 to 16000.

Views

Traffic behavior view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
forwarding write

Usage Guidelines

Usage Scenario

In multicast NAT, to translate an input multicast stream into output multicast streams, you must create a multicast NAT instance. To bind a multicast NAT instance to a traffic behavior in a traffic policy, run the multicast-nat bind instance command in the traffic behavior view. After the traffic policy is applied on the inbound interface of multicast streams, input multicast streams are associated with the multicast NAT instance.

Follow-up Procedure

Apply the traffic policy on the inbound interface of multicast streams, so that input multicast streams are associated with the multicast NAT instance.

Precautions

This command is supported only in the admin VS.

Example

# Bind a multicast NAT instance to a traffic behavior.
<HUAWEI> system-view
[*HUAWEI] multicast-nat enable
[*HUAWEI] multicast-nat instance id 1 name stream1
[*HUAWEI] traffic behavior behavior1
[*HUAWEI-behavior-behavior1] multicast-nat bind instance id 1 name stream1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >