< Home

ripng enable

Function

The ripng enable command enables RIPng on an interface.

The undo ripng command disables RIPng on an interface.

By default, RIPng process is disabled.

Format

ripng process-id enable

undo ripng

Parameters

Parameter Description Value
process-id Specifies the ID of a RIPng process. The value is an integer ranging from 1 to 65535.

Views

Ethernet interface view, Ethernet sub-interface view, Eth-Trunk interface view, Eth-Trunk sub-interface view, Tunnel interface view, Dialer interface view, VLANIF interface view

Default Level

2: Configuration level

Usage Guidelines

This command can take effect only after IPv6 is enabled for the RIPng process and interfaces.

Example

# Enable RIPng 100 on GigabitEthernet0/0/0.

<sysname> system-view
[sysname] ipv6
[sysname] ripng 100
[sysname-ripng-100] quit
[sysname] interface GigabitEthernet 0/0/0
[sysname-GigabitEthernet0/0/0] ipv6 enable
[sysname-GigabitEthernet0/0/0] ipv6 address 2001:DB8::1/64
[sysname-GigabitEthernet0/0/0] ripng 100 enable
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >