IP Router Command Reference
138 7705 SAR OS Router Configuration Guide
Parameters ipv6-prefix/prefix-length — the IPv6 prefix
Values ipv6-prefix x:x:x:x:x:x:x:x (eight 16-bit pieces)
x:x:x:x:x:x:d.d.d.d
x: [0 to FFFF]H
d: [0 to 255]D
prefix-length 4 to 127
autonomous
Syntax [no] autonomous
Context config>router>router-advertisement>if>prefix
Description This command specifies whether the prefix can be used for stateless address autoconfiguration.
Default autonomous
on-link
Syntax [no] on-link
Context config>router>router-advertisement>if>prefix
Description This command specifies whether the prefix can be used for onlink determination.
Default on-link
preferred-lifetime
Syntax preferred-lifetime [seconds | infinite]
no preferred-lifetime
Context config>router>router-advertisement>if>prefix
Description This command configures the remaining time, in seconds, that this prefix will continue to be preferred
(time until deprecation). The address generated from a deprecated prefix should not be used as a source
address in new communications. However, packets received on such an interface are processed as
expected.
Default 604800
Parameters seconds — the remaining length of time, in seconds, that this prefix will be preferred
Values 1 to 4294967294
infinite — the prefix will always be preferred. A value of 4294967295 represents infinity.