IPv6 Commands ipv6 interface
Release 5.1.6.R02 User Guide Supplement June 2005 page 2-3
ipv6 interface
Configures an IPv6 interface on a VLAN or IPv6 tunnel.
ipv6 interface if_name [vlan vid | tunnel {tid | 6to4}] [enable | disable]
[mtu size]
[ra-send {yes | no}]
[ra-max-interval interval]
[ra-managed-config-flag {true | false}]
[ra-other-config-flag {true | false}]
[ra-reachable-time time]
[ra-retrans-timer time]
[ra-default-lifetime time | no ra-default-lifetime]
[ra-send-mtu] {yes | no}
no ipv6 interface if_name
Syntax Definitions
if_name IPv6 interface name.
vlan Creates a VLAN interface.
vid VLAN ID number.
tunnel Creates a tunnel interface.
tid Tunnel ID number.
6to4 Enables 6to4 tunneling.
mtu size Maximum Transmission Unit for the interface.
ra-send Specifies whether the router advertisements are sent on this interface.
ra-max-interval interval Maximum time, in seconds, allowed between the transmission of unso-
licited multicast router advertisements in this interface. The range is 4 -
1,800.
ra-managed-config-flag Value to be placed in the managed address configuration flag field in
router advertisements sent on this interface.
ra-other-config-flag Value to be placed in the other stateful configuration flag in

router advertisements sent on this interface.

ra-reachable-time time Value, in milliseconds, to be placed in the reachable time field in router
advertisements sent on this interface. The range is 0 - 3,600,000). The
special value of zero indicates that this time is unspecified by the router.
ra-retrans-timer time Value, in milliseconds, to be placed in the retransmit timer field in
router advertisements sent on this interface. The value zero indicates
that the time is unspecified by the router.