Skip to content

onLinkIPv6Prefix

The following operations can be performed on "onLinkIPv6Prefix":

add | rm | set | unset | show

add onLinkIPv6Prefix

add a new on-link global prefix.

Synopsys

add onLinkIPv6Prefix <ipv6Prefix> [-onlinkPrefix ( YES | NO )] [-autonomusPrefix ( YES | NO )] [-depricatePrefix ( YES | NO )] [-decrementPrefixLifeTimes ( YES | NO )] [-prefixValideLifeTime <positive_integer>] [-prefixPreferredLifeTime <positive_integer>]

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

rm onLinkIPv6Prefix

remove an existing on-link global prefix.

Synopsys

rm onLinkIPv6Prefix <ipv6Prefix>

Arguments

ipv6Prefix

Onlink prefixes for RA messages.

Example

rm onLinkIPv6Prefix 8000::/64

set onLinkIPv6Prefix

set on-link global prefix's configuration variables.

Synopsys

set onLinkIPv6Prefix <ipv6Prefix> [-onlinkPrefix ( YES | NO )] [-autonomusPrefix ( YES | NO )] [-depricatePrefix ( YES | NO )] [-decrementPrefixLifeTimes ( YES | NO )] [-prefixValideLifeTime <positive_integer>] [-prefixPreferredLifeTime <positive_integer>]

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

unset onLinkIPv6Prefix

Use this command to remove onLinkIPv6Prefix settings.Refer to the set onLinkIPv6Prefix command for meanings of the arguments.

Synopsys

unset onLinkIPv6Prefix <ipv6Prefix> [-onlinkPrefix] [-autonomusPrefix] [-depricatePrefix] [-decrementPrefixLifeTimes] [-prefixValideLifeTime] [-prefixPreferredLifeTime]

show onLinkIPv6Prefix

displays on-link global prefixes.

Synopsys

show onLinkIPv6Prefix [<ipv6Prefix>]

Arguments

ipv6Prefix

Onlink prefixes for RA messages.

Outputs

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

Was this article helpful?