configure ripng add
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1503
configure ripng add
configure ripng add [vlan <vlan-name> | tunnel <tunnel-name>
| [vlan | tunnel] all]
Description
Configures RIPng on an IP interface.
Syntax Description
Default
N/A.
Usage Guidelines
For RIPng to be active on the interface, it must also be globally enabled using the command
enable
ripng
. If the keyword
all
is specified, all IPv6 configured VLANs or tunnels will be configured for
RIPng.
Example
The following command configures RIPng on the VLAN
finance
:
configure ripng add finance
History
This command was first available in ExtremeWare XOS 11.2.
Platform Availability
This command is available on all platforms.
vlan-name
Specifies an IPv6 configured VLAN.
tunnel-name
Specifies an IPv6 tunnel.
all
Specifies all IPv6 configured VLANs or tunnels.