< Home

ripng

Function

The ripng command creates a RIPng process.

The undo ripng command deletes a RIPng process.

By default, the RIPng process ID is 1.

Format

ripng [ process-id ] [ vpn-instance vpn-instance-name ]

undo ripng process-id

Parameters

Parameter Description Value
process-id Specifies the ID of a RIPng process. The value is an integer ranging from 1 to 65535.
vpn-instance vpn-instance-name Specifies the name of a VPN instance. The VPN instance name indicates a common VPN or the VPN created for a virtual system. The name is a string of 1 to 31 case-sensitive characters.

Views

System view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

Other RIPng functions can be configured only after the RIPng process is enabled using the ripng command.

If vpn-instance vpn-instance-name is not configured, the RIPng process created by the ripng command is associated with a public network instance.

Configuration Impact

If you delete a specified RIPng process using the undo ripng command, all configurations for this process are deleted at the same time.

Example

# Create a RIPng process.

<sysname> system-view
[sysname] ripng 100
[sysname-ripng-100]
# Create a RIPng process and associate it with a VPN instance.
<sysname> system-view
[sysname] ripng 100 vpn-instance abc
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >