C613-50170-01 Rev B
Command Reference for x510 Series
847
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IP
V
6 C
OMMANDS
IPV
6
FORWARDING
ipv6 forwarding
Overview
Use this command to turn on IPv6 unicast routing for IPv6 packet forwarding.
Execute this command globally on your device prior to issuing
individual interfaces.
Use this
no
variant of this command to turn off IPv6 unicast routing. Note IPv6
unicast routing is disabled by default.
NOTE
:
Use this command to enable IPv6 unicast routing before configuring either
RIPng or OSPFv3 IPv6 routing protocols and static or multicast IPv6 routing.
IPv6 must be enabled on an interface with the
command, IPv6 forwarding
must be enabled globally for routing IPv6 with the
command, and
IPv6 multicasting must be enabled globally with the
before using PIM-SMv6 commands.
Syntax
ipv6 forwarding
no ipv6 forwarding
Mode
Global Configuration
Default
IPv6 unicast forwarding is disabled by default.
Usage
Enable IPv6 unicast forwarding globally for all interface on your device with this
command. Use the
no
variant of this command to disable IPv6 unicast forwarding
globally for all interfaces on your device.
IPv6 unicast forwarding allows devices to communicate with devices that are more
than one hop away, providing that there is a route to the destination address. If
IPv6 forwarding is not enabled then pings to addresses on devices that are more
than one hop away will fail, even if there is a route to the destination address.
Examples
To enable IPv6 unicast routing, use this command as shown below:
awplus#
configure terminal
awplus(config)#
ipv6 forwarding
To disable IPv6 unicast routing, use the no variant of this command as shown
below:
awplus#
configure terminal
awplus(config)#
no ipv6 forwarding
Related
Commands