< Home

Data Model

The configuration file matching IPv6 static route management is ietf-routing.yang, ietf-ipv6-unicast-routing.yang, and huawei-ipv6-static-route.yang.

Table 1 IPv6 static route management

Object

Description

Value

Remarks

/ietf-routing:routing/routing-instance/routing-protocols/routing-protocol/static-routes/huawei-ipv6-static-route:ipv6/route/destination-prefix

Indicates the destination IPv6 address and prefix length.

The value is in the dest-ipv6-address/prefix-length format:

  • dest-ipv6-address: indicates the destination IPv6 address, which is a 32-digit hexadecimal number, in the X:X:X:X:X:X:X:X format.
  • prefix-length: indicates the prefix length, which is an integer in the range from 0 to 128.

N/A

/ietf-ipv6-unicast-routing:ipv6/route/next-hop/next-hop-options/simple-next-hop

Indicates a next-hop outbound interface.

The value is a character string in the interface-typeinterface-number format, where interface-type indicates the interface type and interface-number indicates the interface number.

N/A

/ietf-ipv6-unicast-routing:ipv6/route/next-hop/next-hop-options/special-next-hop

Indicates a special next hop.

Currently, only the blackhole next hop is supported.

N/A

/ietf-ipv6-unicast-routing:ipv6/route/next-hop/next-hop-options/next-hop-address

Indicates a next-hop IPv6 address.

The value is in dotted decimal notation.

N/A

/ietf-ipv6-unicast-routing:ipv6/route/next-hop/next-hop-options/description

Configures a description for an IPv6 static route.

The value is a string of 1 to 80 characters without question marks. It can contain spaces.

N/A

/ietf-routing:routing/routing-instance/routing-protocols/routing-protocol/static-routes/huawei-ipv6-static-route:ipv6/route/next-hop-options/multiple-path/ipv6-address-nexthop

Indicates the next-hop IPv6 address information of an IPv6 static route, which is configured through the following child objects:
  • next-hop-address: indicates a next-hop IPv6 address.
  • preference: indicates the priority of an IPv6 static route.
  • tag: indicates the tag value of an IPv6 static route.
  • description: indicates the description of an IPv6 static route.
The value ranges of the child objects are as follows:
  • next-hop-address: is a 32-digit hexadecimal number, in the X:X:X:X:X:X:X:X format.
  • preference: is an integer in the range from 1 to 255. The default value is 60.
  • tag: is an integer in the range from 1 to 4294967295. The default value is 0.
  • description: is a string of 1 to 80 characters that can contain spaces.

N/A

/ietf-routing:routing/routing-instance/routing-protocols/routing-protocol/static-routes/huawei-ipv6-static-route:ipv6/route/next-hop-options/multiple-path/egress-interface-ipv6-nexthop

Indicates the next-hop outbound interface and next-hop IPv6 address information of an IPv6 static route, which is configured through the following child objects:
  • outgoing-interface: indicates a next-hop outbound interface.
  • next-hop-address: indicates a next-hop IPv6 address.
  • preference: indicates the priority of an IPv6 static route.
  • tag: indicates the tag value of an IPv6 static route.
  • description: indicates the description of an IPv6 static route.
The value ranges of the child objects are as follows:
  • outgoing-interface: is a character string in the interface-typeinterface-number format, where interface-type indicates the interface type and interface-number indicates the interface number.
  • next-hop-address: is a 32-digit hexadecimal number in the X:X:X:X:X:X:X:X format.
  • preference: is an integer in the range from 1 to 255. The default value is 60.
  • tag: is an integer in the range from 1 to 4294967295. The default value is 0.
  • description: is a string of 1 to 80 characters that can contain spaces.

N/A

/ietf-routing:routing/routing-instance/routing-protocols/routing-protocol/static-routes/huawei-ipv6-static-route:ipv6/route/next-hop-options/multiple-path/egress-routing-instance-ipv6-nexthop

Indicates the destination VPN and next-hop IPv6 address information of an IPv6 static route, which is configured through the following child objects:
  • dest-routing-instance: indicates the destination VPN instance.
  • next-hop-address: indicates a next-hop IPv6 address.
  • preference: indicates the priority of an IPv6 static route.
  • tag: indicates the tag value of an IPv6 static route.
  • description: indicates the description of an IPv6 static route.
The value ranges of the child objects are as follows:
  • dest-routing-instance: is a string of 1 to 31 case-sensitive characters with spaces. If the string is enclosed in double quotation marks (" "), the string can contain spaces. The value must be an existing VPN instance name.
  • next-hop-address: is a 32-digit hexadecimal number in the X:X:X:X:X:X:X:X format.
  • preference: is an integer in the range from 1 to 255. The default value is 60.
  • tag: is an integer in the range from 1 to 4294967295. The default value is 0.
  • description: is a string of 1 to 80 characters that can contain spaces.

N/A

/ietf-routing:routing/routing-instance/routing-protocols/routing-protocol/static-routes/huawei-ipv6-static-route:ipv6/route/next-hop-options/multiple-path/egress-routing-instance-nexthop

Indicates the destination VPN information of an IPv6 static route, with no next-hop IPv6 address specified. This object is configured through the following child objects:
  • dest-routing-instance: indicates the destination VPN instance.
  • preference: indicates the priority of an IPv6 static route.
  • tag: indicates the tag value of an IPv6 static route.
  • description: indicates the description of an IPv6 static route.
The value ranges of the child objects are as follows:
  • dest-routing-instance: is a string of 1 to 31 case-sensitive characters with spaces. If the string is enclosed in double quotation marks (" "), the string can contain spaces. The value must be an existing VPN instance name.
  • preference: is an integer in the range from 1 to 255. The default value is 60.
  • tag: is an integer in the range from 1 to 4294967295. The default value is 0.
  • description: is a string of 1 to 80 characters that can contain spaces.

N/A

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