< Home

Data Model

The configuration file matching IPv6 neighbor discovery is ietf-ipv6-unicast-routing.yang.

Table 1 IPv6 Neighbor Discovery

Object

Description

Value

Remarks

/ietf-ipv6-unicast-routing:ipv6-router-advertisements/send-advertisements

Enables the function that sends Router Advertisement (RA) messages.

The value is of the Boolean type:
  • true: enable
  • false: disable

The IPv6 function must be enabled on interfaces using the /ietf-ip:ipv6/enabled object.

/ietf-ipv6-unicast-routing:ipv6-router-advertisements/max-rtr-adv-interval

Sets the maximum interval for sending RA messages.

The value is an integer that ranges from 4 to 1800.

The IPv6 function must be enabled on interfaces using the /ietf-ip:ipv6/enabled object.

/ietf-ipv6-unicast-routing:ipv6-router-advertisements/min-rtr-adv-interval

Sets the minimum interval for sending RA messages.

The value is an integer that ranges from 3 to 1350.

The IPv6 function must be enabled on interfaces using the /ietf-ip:ipv6/enabled object.

/ietf-ipv6-unicast-routing:ipv6-router-advertisements/managed-flag

Sets the managed (M) flag of stateful address autoconfiguration in an RA message.

The value is of the Boolean type:
  • true: enable
  • false: disable

The IPv6 function must be enabled on interfaces using the /ietf-ip:ipv6/enabled object.

/ietf-ipv6-unicast-routing:ipv6-router-advertisements/other-config-flag

Sets the other-config flag of stateful address autoconfiguration in an RA message.

The value is of the Boolean type:
  • true: enable
  • false: disable

The IPv6 function must be enabled on interfaces using the /ietf-ip:ipv6/enabled object.

/ietf-ipv6-unicast-routing:ipv6-router-advertisements/reachable-time

Sets the IPv6 neighbor reachable time.

The value is an integer that can be 0 or ranges from 1 to 3600000.

The IPv6 function must be enabled on interfaces using the /ietf-ip:ipv6/enabled object.

/ietf-ipv6-unicast-routing:ipv6-router-advertisements/retrans-timer

Sets the interval for sending Neighbor Solicitation (NS) messages.

The value is an integer that can be 0 or ranges from 1000 to 4294967295.

The IPv6 function must be enabled on interfaces using the /ietf-ip:ipv6/enabled object.

/ietf-ipv6-unicast-routing:ipv6-router-advertisements/cur-hop-limit

Sets the hop limit for RA messages.

The value is an integer that ranges from 0 to 255.

The IPv6 function must be enabled on interfaces using the /ietf-ip:ipv6/enabled object.

/ietf-ipv6-unicast-routing:ipv6-router-advertisements/default-lifetime

Sets the lifetime of RA messages.

The value is an integer that can be 0 or ranges from 4 to 9000.

The IPv6 function must be enabled on interfaces using the /ietf-ip:ipv6/enabled object.

/ietf-ipv6-unicast-routing:ipv6-router-advertisements/prefix-list/prefix/control-adv-prefixes/no-advertise

Configures RA messages not to carry the default prefix generated by an interface IPv6 address.

The value is a character string and can only be a space with unlimited length.

The IPv6 function must be enabled on interfaces using the /ietf-ip:ipv6/enabled object.

/ietf-ipv6-unicast-routing:ipv6-router-advertisements/prefix-list/prefix/control-adv-prefixes/advertise/valid-lifetime

Sets the valid lifetime of prefixes.

The value is an integer that ranges from 0 to 4294967295. valid-lifetime must be greater than or equal to preferred-lifetime.

The IPv6 function must be enabled on interfaces using the /ietf-ip:ipv6/enabled object.

/ietf-ipv6-unicast-routing:ipv6-router-advertisements/prefix-list/prefix/control-adv-prefixes/advertise/on-link-flag

Sets the O-Flag.

The value is of the Boolean type:
  • true: enable
  • false: disable

The IPv6 function must be enabled on interfaces using the /ietf-ip:ipv6/enabled object.

/ietf-ipv6-unicast-routing:ipv6-router-advertisements/prefix-list/prefix/control-adv-prefixes/advertise/preferred-lifetime

Sets the preferred lifetime of prefixes.

The value is an integer that ranges from 0 to 4294967295.

The IPv6 function must be enabled on interfaces using the /ietf-ip:ipv6/enabled object.

/ietf-ipv6-unicast-routing:ipv6-router-advertisements/prefix-list/prefix/control-adv-prefixes/advertise/autonomous-flag

Sets the A-Flag.

The value is of the Boolean type:
  • true: enable
  • false: disable

The IPv6 function must be enabled on interfaces using the /ietf-ip:ipv6/enabled object.

/ietf-interfaces:interfaces-state/interface/ipv6/ietf-ipv6-unicast-routing: ipv6-router-advertisements/send-advertisements

Displays the enabling status of the function that sends RA messages:

The value is of the Boolean type:
  • true: enable
  • false: disable

N/A

/ietf-interfaces:interfaces-state/interface/ipv6/ietf-ipv6-unicast-routing: ipv6-router-advertisements/max-rtr-adv-interval

Displays the maximum interval for sending RA messages.

The value is an integer that ranges from 4 to 1800.

N/A

/ietf-interfaces:interfaces-state/interface/ipv6/ietf-ipv6-unicast-routing: ipv6-router-advertisements/min-rtr-adv-interval

Displays the minimum interval for sending RA messages.

The value is an integer that ranges from 3 to 1350.

NA

/ietf-interfaces:interfaces-state/interface/ipv6/ietf-ipv6-unicast-routing: ipv6-router-advertisements/managed-flag

Displays the M flag of stateful address autoconfiguration in an RA message.

The value is of the Boolean type:
  • true: enable
  • false: disable

N/A

/ietf-interfaces:interfaces-state/interface/ipv6/ietf-ipv6-unicast-routing: ipv6-router-advertisements/other-config-flag

Displays the other-config flag of stateful address autoconfiguration in an RA message.

The value is of the Boolean type:
  • true: enable
  • false: disable

N/A

/ietf-interfaces:interfaces-state/interface/ipv6/ietf-ipv6-unicast-routing: ipv6-router-advertisements/reachable-time

Displays the IPv6 neighbor reachable time.

The value is an integer that can be 0 or ranges from 1 to 3600000.

N/A

/ietf-interfaces:interfaces-state/interface/ipv6/ietf-ipv6-unicast-routing: ipv6-router-advertisements/retrans-timer

Displays the interval for sending NS messages.

The value is an integer that can be 0 or ranges from 1000 to 4294967295.

N/A

/ietf-interfaces:interfaces-state/interface/ipv6/ietf-ipv6-unicast-routing: ipv6-router-advertisements/cur-hop-limit

Displays the hop limit of RA messages.

The value is an integer that ranges from 0 to 255.

N/A

/ietf-interfaces:interfaces-state/interface/ipv6/ietf-ipv6-unicast-routing: ipv6-router-advertisements/default-lifetime

Displays the lifetime of RA messages.

The value is an integer that can be 0 or ranges from 4 to 9000.

N/A

/ietf-interfaces:interfaces-state/interface/ipv6/ietf-ipv6-unicast-routing: ipv6-router-advertisements/prefix-list/prefix/prefix-spec

Displays the prefix information carried in an RA message.

The value is a character string.

N/A

/ietf-interfaces:interfaces-state/interface/ipv6/ietf-ipv6-unicast-routing: ipv6-router-advertisements/prefix-list/prefix/valid-lifetime

Displays the valid lifetime of prefixes.

The value is an integer that ranges from 0 to 4294967295.

N/A

/ietf-interfaces:interfaces-state/interface/ipv6/ietf-ipv6-unicast-routing: ipv6-router-advertisements/prefix-list/prefix/on-link-flag

Displays the O-Flag.

The value is of the Boolean type:
  • true: enable
  • false: disable

N/A

/ietf-interfaces:interfaces-state/interface/ipv6/ietf-ipv6-unicast-routing: ipv6-router-advertisements/prefix-list/prefix/preferred-lifetime

Displays the preferred lifetime of prefixes.

The value is an integer that ranges from 0 to 4294967295.

N/A

/ietf-interfaces:interfaces-state/interface/ipv6/ietf-ipv6-unicast-routing: ipv6-router-advertisements/prefix-list/prefix/autonomous-flag

Displays the A-Flag.

The value is of the Boolean type:
  • true: enable
  • false: disable

N/A

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
Next topic >