onLinkIPv6Prefix¶
The following operations can be performed on "onLinkIPv6Prefix":
set onLinkIPv6Prefix¶
set on-link global prefix's configuration variables.
Synopsis¶
set onLinkIPv6Prefix
Arguments¶
ipv6Prefix Onlink prefixes for RA messages.
onlinkPrefix RA Prefix onlink flag.
Possible values: YES, NO Default value: YES
autonomusPrefix RA Prefix Autonomus flag.
Possible values: YES, NO Default value: YES
depricatePrefix Depricate the prefix.
Possible values: YES, NO Default value: NO
decrementPrefixLifeTimes RA Prefix Autonomus flag.
Possible values: YES, NO Default value: NO
prefixValideLifeTime Valide life time of the prefix, in seconds. Default value: 2592000 Minimum value: 0
prefixPreferredLifeTime Preferred life time of the prefix, in seconds. Default value: 604800 Minimum value: 0
Example¶
set onLinkIPv6Prefix 8000::/64 -prefixValideLifeTime 2592000
rm onLinkIPv6Prefix¶
remove an existing on-link global prefix.
Synopsis¶
rm onLinkIPv6Prefix
Arguments¶
ipv6Prefix Onlink prefixes for RA messages.
Example¶
rm onLinkIPv6Prefix 8000::/64
show onLinkIPv6Prefix¶
displays on-link global prefixes.
Synopsis¶
show onLinkIPv6Prefix [
Arguments¶
ipv6Prefix Onlink prefixes for RA messages.
Output¶
onlinkPrefix RA Prefix onlink flag.
autonomusPrefix RA Prefix Autonomus flag.
depricatePrefix Depricate the prefix.
decrementPrefixLifeTimes RA Prefix Autonomus flag.
prefixValideLifeTime Valide life time of the prefix, in seconds.
prefixPreferredLifeTime Preferred life time of the prefix, in seconds.
stateflag RA Param state flags
prefixCurrValideLfT Prefix current valid life time
prefixCurrPreferredLfT Prefix current prefered life time
devno count
unset onLinkIPv6Prefix¶
Use this command to remove onLinkIPv6Prefix settings.Refer to the set onLinkIPv6Prefix command for meanings of the arguments.
Synopsis¶
unset onLinkIPv6Prefix
add onLinkIPv6Prefix¶
add a new on-link global prefix.
Synopsis¶
add onLinkIPv6Prefix
Arguments¶
ipv6Prefix Onlink prefixes for RA messages.
onlinkPrefix RA Prefix onlink flag.
Possible values: YES, NO Default value: YES
autonomusPrefix RA Prefix Autonomus flag.
Possible values: YES, NO Default value: YES
depricatePrefix Depricate the prefix.
Possible values: YES, NO Default value: NO
decrementPrefixLifeTimes RA Prefix Autonomus flag.
Possible values: YES, NO Default value: NO
prefixValideLifeTime Valide life time of the prefix, in seconds. Default value: 2592000 Minimum value: 0
prefixPreferredLifeTime Preferred life time of the prefix, in seconds. Default value: 604800 Minimum value: 0
Example¶
add onLinkIPv6Prefix 8000::/64