ipv6

protocols ipv6
SDE M10-Smart M2 RS420 AresC640

General IPv6 protocol parameters

protocols ipv6 nht
SDE M10-Smart M2 RS420 AresC640

Next Hop Tracking parameters

protocols ipv6 nht resolve-via-default
SDE M10-Smart M2 RS420 AresC640

Allow NHT resolution via default route

protocols ipv6 prefix-list <txt>
SDE M10-Smart M2 RS420 AresC640
Values:
  • txt – Prefix-list filter for ipv6

Instances:

Multiple

Required:

protocols ipv6 prefix-list <txt> description <txt>
SDE M10-Smart M2 RS420 AresC640
Values:
  • txt – Description for this prefix-list6

protocols ipv6 prefix-list <txt> rule <u32>
SDE M10-Smart M2 RS420 AresC640

Rule for this prefix-list

Values:
  • u32 – Prefix-list6 rule number (1-65535)

Instances:

Multiple

Required:

Required:

protocols ipv6 prefix-list <txt> rule <u32> action <txt>
SDE M10-Smart M2 RS420 AresC640

Action to take on prefixes matching this rule

Values:
  • permit – Permit matching prefixes

  • deny – Deny matching prefixes

protocols ipv6 prefix-list <txt> rule <u32> description <txt>
SDE M10-Smart M2 RS420 AresC640
Values:
  • txt – Description for this rule

protocols ipv6 prefix-list <txt> rule <u32> ge <u32>
SDE M10-Smart M2 RS420 AresC640

Prefix length to match a netmask greater than or equal to it

Values:
  • u32 – Netmask greater than length (0-128)

protocols ipv6 prefix-list <txt> rule <u32> le <u32>
SDE M10-Smart M2 RS420 AresC640

Prefix length to match a netmask less than or equal to it

Values:
  • u32 – Netmask less than length (0-128)

protocols ipv6 prefix-list <txt> rule <u32> prefix <ipv6net>
SDE M10-Smart M2 RS420 AresC640

Prefix to match

Values:
  • ipv6net – IPv6 prefix to match against