RIPng Commands
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
1504
configure ripng delete
configure ripng delete [vlan <vlan-name> | tunnel <tunnel-name>
| [vlan | tunnel] all]
Description
Removes an interface from RIPng routing.
Syntax Description
Default
N/A.
Usage Guidelines
This command removes an interface from RIPng routing. However, the RIPng-specific interface
configuration will be preserved, even if RIPng is unconfigured on the interface. The interface
configuration information is removed only when the IPv6 interface itself gets deleted by, for example,
by unconfiguring all the IPv6 addresses on the interface.
Example
The following command removes the VLAN
finance
from RIPng routing:
configure ripng delete 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.