IPv6 Transmission (SRAN18.1 - Draft A)
IPv6 Transmission (SRAN18.1 - Draft A)
IPv6 Transmission (SRAN18.1 - Draft A)
Issue Draft A
Date 2021-12-30
and other Huawei trademarks are trademarks of Huawei Technologies Co., Ltd.
All other trademarks and trade names mentioned in this document are the property of their respective
holders.
Notice
The purchased products, services and features are stipulated by the contract made between Huawei and
the customer. All or part of the products, services and features described in this document may not be
within the purchase scope or the usage scope. Unless otherwise specified in the contract, all statements,
information, and recommendations in this document are provided "AS IS" without warranties, guarantees
or representations of any kind, either express or implied.
The information in this document is subject to change without notice. Every effort has been made in the
preparation of this document to ensure accuracy of the contents, but all statements, information, and
recommendations in this document do not constitute a warranty of any kind, express or implied.
Website: https://www.huawei.com
Email: support@huawei.com
Contents
1 Change History.........................................................................................................................1
1.1 SRAN18.1 Draft A (2021-12-30)........................................................................................................................................ 1
7 Transmission Reliability....................................................................................................... 71
7.1 Introduction............................................................................................................................................................................ 71
7.2 Control-Plane SCTP Multihoming................................................................................................................................... 71
7.3 User Plane Backup................................................................................................................................................................ 73
7.4 IP Route Backup.................................................................................................................................................................... 74
7.5 OM Channel Backup............................................................................................................................................................ 76
7.6 Ethernet Link Aggregation.................................................................................................................................................79
7.6.1 Basic Principles................................................................................................................................................................... 79
7.6.2 Application on the Base Station................................................................................................................................... 80
8.5 LLDP.......................................................................................................................................................................................... 86
8.6 BFD............................................................................................................................................................................................ 87
8.6.1 Detection Mechanism...................................................................................................................................................... 87
8.6.2 Configuration Requirements..........................................................................................................................................88
8.6.3 Binding Relationship Between SBFD and IP Route................................................................................................ 89
9 Engineering Guidelines........................................................................................................ 91
10 Reference Documents........................................................................................................ 92
1 Change History
Technical Changes
Change Description Parameter Change Base Station
Model
Editorial Changes
Added descriptions and precautions of ND proxy and duplicate address detection
(DAD) proxy in backplane-based co-transmission scenarios. For details, see 4.4.3.5
ND Proxy and DAD Proxy.
Added the PING6 command. For details, see 8.2 ICMPv6 Ping.
Revised descriptions in this document.
This document only provides guidance for feature activation. Feature deployment and
feature gains depend on the specifics of the network scenario where the feature is
deployed. To achieve optimal gains, contact Huawei professional service engineers.
Software Interfaces
Any parameters, alarms, counters, or managed objects (MOs) described in Feature
Parameter Description documents apply only to the corresponding software
release. For future software releases, refer to the corresponding updated product
documentation.
For details about the definition of base stations in this document, see section
"Base Station Products" in SRAN Networking and Evolution Overview.
NOTE
For details about how to configure transmission resource management and IPsec, see
Transmission Resource Management and IPsec.
model of the northbound tool must be reconstructed into the new IPv4
transmission model.
A separate-MPT multimode base station can be considered as multiple single-
mode base stations. The transmission configuration model of each RAT is
independent. The RAT that uses IPv4 transmission can use either the old or new
model.
4.1 Overview
This chapter describes the basic protocols for IPv6 transmission at the physical,
data link, network, and transmission layers, as well as the protocol stacks of IP
transmission interfaces.
The physical layer protocols for IPv6 and IPv4 transmission are the same on the
base station side. The data link layer, network layer, and transmission layer
protocols for IPv6 transmission are different from those for IPv4 transmission. This
chapter describes the differences between IPv6 and IPv4 transmission protocols.
For details about other information, see IPv4 Transmission.
4.3.1 MAC
IPv6 and IPv4 use the same MAC address and frame format. Ethernet has multiple
MAC frame formats. The Ethernet II frame format is defined in RFC 894, as shown
in Figure 4-1. The upper-layer protocol type value 0x86DD in the Ethernet frame
indicates the IPv6 protocol.
4.3.2 Interface
An interface can be configured for a physical port (for example, an Ethernet port
or an Ethernet trunk group) or for a logical port (loopback interface) on a base
station. Interfaces are classified into common interfaces and VLAN sub-interfaces
based on whether VLAN tags are contained in packets. The INTERFACE.ITFTYPE
(5G gNodeB, LTE eNodeB) parameter specifies the interface type.
● Common interfaces can be configured for a physical port or a logical interface
on a base station. Packets sent from a common interface do not contain
VLAN tags. If the link type of the port on the peer transmission device
connected to the base station is set to Access or Hybrid, packets sent from
the peer transmission device to the base station do not contain VLAN tags.
NOTE
IPv6 does not support VLAN configuration using the VLANMAP and VLANCLASS
MOs.
● VLAN sub-interfaces must be configured for a physical port. Packets sent from
or received by a VLAN sub-interface contain VLAN tags. Each VLAN sub-
interface is planned as a VLAN and corresponds to only one VLAN ID. The
base station attaches VLAN tags to traffic flows before sending the traffic
flows to a VLAN interface.
Interfaces are configured in the INTERFACE MO on the base station and
shared by IPv4 and IPv6 transmission. IPv4 transmission is supported by
default. To enable IPv6 transmission, set the INTERFACE.IPV6SW (5G
gNodeB, LTE eNodeB) parameter to ENABLE. IPv6 transmission must be first
enabled for an interface and then IPv6 addresses or IPv4/IPv6 dual-stack
addresses can be added to the INTERFACE MO.
4.3.3 VLAN
IPv6 transmission has the same VLAN format and functions as IPv4 transmission.
However, VLAN configuration modes supported on the base station side are
different between IPv6 and IPv4 transmission. Table 4-1 lists the VLAN
configuration requirements for base stations using IPv4, IPv6, or IPv4/IPv6 dual-
stack transmission.
● Fragment header
A packet needs to be fragmented if it exceeds the maximum transmission unit
(MTU). A fragment header is used for packet fragmentation. IPv6
intermediate nodes do not allow for IPv6 packet fragmentation. IPv6 packets
must be fragmented by the source node. The value of the Next Header field
of the fragment header is 44. Figure 4-4 shows the format of the fragment
header.
Base stations support only unicast and multicast addresses, and do not support anycast
addresses.
Table 4-2 lists the IPv6 address types supported by a base station.
Table 4-2 IPv6 address types and configurations supported by a base station
Category Sub-category Description Parameter Settings
on the Base Station
Unicast Address
A unicast address consists of a subnet prefix and an interface ID, as shown in
Figure 4-7. As in IPv4, a subnet prefix in IPv6 is associated with one link. An
interface ID identifies a link interface. A unicast address must be unique in a
subnet.
IPv6 defines several types of unicast addresses. Base stations support the following
types of unicast addresses:
globally unique. A link-local address can be set as the IPv6 address of the
local maintenance channel using the LOCALIP6.IP6 (5G gNodeB, LTE
eNodeB) parameter locally.
● Unassigned address
An unassigned address is also called an all-zero address, which is
0:0:0:0:0:0:0:0/128. This address is not assigned to any interface and cannot be
used as the destination address of packets. After a node is started, when no IP
address is assigned to any interface, an unassigned address can function as
the source address of packets. For example, an unassigned address can
function as the source address of Neighbor Solicitation (NS) packets during
address conflict detection.
● Loopback address
A loopback address is 0:0:0:0:0:0:0:1/128. It is used within a node and is not
allocated to any interface. A loopback address is equivalent to the loopback
address 127.0.0.1 in IPv4 transmission. If the destination address of an IPv6
packet is a loopback address, this packet is sent to the sender itself.
● IPv4-mapped IPv6 address
The address format is 0:0:0:0:0:ffff:X.X.X.X. X.X.X.X is a 32-bit IPv4-address,
which allows applications that support only IPv6 transmission to run on dual-
stack nodes.
NOTE
● In IPv6 networking, base stations support only global unicast addresses and unique local
unicast addresses.
● In this version, IPv4 addresses cannot be mapped to IPv6 addresses.
● The prefix length of the IP address of the Ethernet port can be set to 127 bits. During
the planning of the transport network, the network segments other than the directly
connected 127-bit network segment cannot be all 0s or all 1s.
Multicast Address
A multicast address identifies a set of network ports, which typically belong to
different nodes. If the destination address of an IPv6 packet is a multicast address,
the packet is sent to all the ports identified by this address. Multicast addresses in
IPv6 transmission serve the role of broadcast addresses in IPv4 transmission.
Multicast addresses are used for one-to-many communications. eNodeBs/gNodeBs
do not support multicast addresses, but they can receive and parse packets with a
multicast address as the destination address.
In a multicast address:
● Flag: This field occupies four bits and specifies whether a multicast address is
permanent. The value 0000 indicates permanent. The value 0001 indicates
temporary.
● Range: This field occupies four bits and specifies the range of multicast
addresses.
– The value 1 indicates the local interface range.
– The value 2 indicates the local link range.
– The value 5 indicates the local site range.
– The value 8 indicates the local organization range.
– The value E indicates the global range.
● Group ID: This field specifies a multicast group.
Ff00::/16 to ff0f::/16 are reserved multicast addresses and cannot be allocated by
multicast groups. They serve the role of the broadcast function of IPv4
transmission.
● An all-node multicast address (ff02::1) is the destination address of router
advertisement (RA) packets compliant with the neighbor discovery protocol.
All nodes join this multicast group to receive packets whose destination
address is this multicast address.
The trigger conditions for generating multicast addresses of all nodes for an
interface are as follows:
– An INTERFACE MO is added. The INTERFACE.IPV6SW (5G gNodeB, LTE
eNodeB) parameter is set to ENABLE.
– An INTERFACE MO exists. The INTERFACE.IPV6SW (5G gNodeB, LTE
eNodeB) parameter is set to ENABLE.
The trigger conditions for deletion are as follows:
– The INTERFACE MO with INTERFACE.IPV6SW (5G gNodeB, LTE
eNodeB) set to ENABLE is deleted.
– The INTERFACE.IPV6SW (5G gNodeB, LTE eNodeB) parameter is set to
DISABLE.
● An all-router multicast address (ff02::2) is the destination address of Router
Solicitation (RS) packets compliant with the neighbor discovery protocol. All
routers use this multicast address to receive packets whose destination
address is this multicast address.
● A solicited-node multicast address is Ff02::1:ffXX:XXXX. X indicates the least
significant 24 bits of the generated unicast address or anycast address. For
example, if the unicast address is 2001:db8::800:200e:8c6c, the automatically
generated solicited-node multicast address is ff02::1:ff0e:8c6c. After a unicast
or multicast address is configured or automatically generated for an interface
of the node, a solicited-node multicast address is automatically generated.
Multiple unicast addresses on a base station can be mapped to a solicited-
node multicast address. If a unicast address is configured for an interface, a
solicited-node multicast address is automatically generated if there is no
corresponding solicited-node multicast address. If the unicast address is
deleted, the solicited-node multicast address will be deleted only after the last
unicast address is deleted. This address functions as the destination address
for address resolution or address conflict detection packets compliant with the
neighbor discovery protocol.
Anycast Address
An anycast address identifies a set of ports, which belong to different nodes. If a
network port of a node is configured with an anycast address, the node becomes a
member of the anycast set. The information about anycast members must be sent
to relevant routers on the network. Irrelevant routers do not need to learn this
information.
NOTE
Base station IPv6 transmission does not support equal-cost routes with the same
priority.
Base station IPv6 static destination-based routes are configured in the new
transmission model. IPv6 static route entries are configured in the IPROUTE6
MO. The DSP IPROUTE6 command output displays routes taking effect on a base
station.
● Static source-based IP routing: With this mechanism, IP addresses of egress
ports and gateways for IPv6 packets are determined based on the source IP
For example:
– In the MME pool scenario, the S1 interface of the base station is
connected to multiple peer IP addresses.
– In the core network capacity expansion and migration scenarios, the peer
IP address of the S1 interface on the base station changes dynamically.
– In the X2/Xn interface networking and base station L3 networking,
multiple peer IP addresses are interconnected to multiple base stations. It
is recommended that the X2/Xn interface should use one IP address and
the X2/Xn and S1 interfaces should use the same next hop in L3
networking.
If there are multiple service IP addresses on the base station side, the next-
hop IP addresses are different, and there is only one destination IP address on
the peer end, source-based routing is not recommended for the base station.
If there is only one service IP address on the base station side, the next-hop IP
addresses are different, and there are multiple destination IP addresses on the
peer end, source-based routing is not supported for the base station.
4.4.2 ICMPv6
Internet Control Message Protocol for the Internet Protocol Version 6 (ICMPv6) is
one of the basic IPv6 protocols. ICMPv6 packets include error packets and
information packets. IPv6 neighboring nodes use these packets to report errors
and information during packet processing. For details, see RFC 4443. Figure 4-14
shows the format of an ICMPv6 packet.
● Type: This field specifies the packet type. The values from 0 to 127 indicate
error packets. The values from 128 to 255 indicate information packets.
● Code: This field specifies the subtype of packets.
● Checksum: This field specifies the checksum of ICMPv6 packets.
– Reserved: The sender must initialize the field value to 0. The receiver
must ignore this field.
– Options: This field specifies the data-link-layer address of the packet
sender. Only address options at the source data link layer can be used in
RS packets. If the source address of an IPv6 header is an unassigned
address, this field cannot be contained.
● Router advertisement (RA)
A router sends RA packets, which include the prefix and flag bits, to respond
to the RS packets sent by the host or RA packets periodically sent by the host.
Figure 4-18 shows the RA packet format.
NOTE
A node sends RA packets only if the node works in router mode and supports
router forwarding. A node does not send RA packets as a host or a Layer 2
switch.
● Redirection packet
IPv6 routers send redirection packets to redirect packets to a more suitable
router. Redirection packets inform the host to select a more suitable next hop
address. Figure 4-19 shows the redirection packet format.
On the base station side, run the DSP ND command to query the neighbor cache
table.
State Meaning
Delay The entry enters the Delay state if either of the following
conditions is met:
● A message is sent when the entry is in the Stale state.
● The time when the entry is in the Stale state expires.
After the entry enters the Delay state, the node sends an
NS message. If the node receives an NA response message
from the peer node, the entry changes to the Reachable
state.
State Meaning
For example, if node A needs to access node B and the neighbor cache entry of
node A does not contain the entry of node B, the state of the neighbor cache
entry changes as shown in Figure 4-20.
(three times), the entry state changes to Reachable. Otherwise, the entry is
deleted.
● As defined in the RFC4861 standard, when a node receives other ND packets
(such as RA and NS), it generates neighbor cache entries and is in the Stale
state.
On the base station side, run the SET ND command with the
ND.NDREACHABLETIME (5G gNodeB, LTE eNodeB) parameter set to 30000 as
the neighbor discovery reachable time in the Reachable state. The neighbor
discovery reachable time must be planned together with the switch and router on
the local link. If the value is too small, an excessive number of NS and NA
messages will be generated on the network.
A base station performs DAD on the configured global unicast address and
automatically generated link-local address.
NOTE
To enable address conflict detection in special fault scenarios, the base station sends a
small number of NS packets in the multicast domain after the unicast IPv6 address takes
effect.
The link-local address generated based on the MAC address in EUI 64 format on the
physical port of a base station is globally unique and does not conflict with IP addresses of
other network devices. If the link-local addresses of other devices on the network are
automatically generated using other methods or manually configured, they may conflict
with the link-local address of the base station. When this occurs, the interface of the base
station is unavailable. In this case, the link-local addresses of these network devices need to
be changed. The link-local addresses of base stations cannot be configured manually. This
prevents link-local address conflicts caused by incorrect configuration.
● Parameter discovery: The host updates the interface parameters based on the
parameter information in the RA message.
NOTE
NOTE
A base station can fragment and reassemble only IP packets with a maximum of five
fragments. Therefore, plan the MTU properly to prevent transmission exceptions of large-
packet services.
NOTE
Path MTU Discovery of the base station requires that the router support the sending of
ICMPv6 Packet Too Big messages and the network firewall allow such packets to pass
through. If the L2+L3 networking is used, the maximum receive unit (MRU) of the L2 switch
must be greater than the interface MTU of the base station. Otherwise, the router cannot
send ICMPv6 Packet Too Big messages.
The default value of PMTUCFG.MODE (5G gNodeB, LTE eNodeB) is PASSIVE for the base
station and the base station does not send discovery packets. If the base station receives
the ICMPv6 Packet Too Big message from the router, this indicates that the router has
discarded a small number of service packets.
In passive mode, if the MTU size of the actual outbound interface (INTERFACE.MTU6)
increases, the Path MTU entry will be updated the next time.
The maximum IPv6 receive unit before reassembly is limited over the Ethernet port on the
base station. The maximum IPv6 receive unit among boards on the base station is equal to
the maximum IPv6 MTU of the base station. For details, see the notes in the ADD
INTERFACE command help.
To prevent packet loss in the receive direction of the base station because the packet size
exceeds the maximum IPv6 receive unit, you are advised to properly plan the MTUs of the
base station and router.
1. The base station initiates the MTU discovery to the destination node on each
service link. The initial length of a discovery packet is the interface MTU size.
During the discovery, the path MTU size is 1280 bytes. For an IKE link, if
IKEPEER.IPSECPREFRGSW (5G gNodeB, LTE eNodeB) is set to OFF before
encryption, the first detection result is the Path MTU in passive mode after
the passive mode is switched to the active mode.
2. If an ICMPv6 Packet Too Big message is received within the period specified
by PMTUCFG.TIMEOUTDUR (5G gNodeB, LTE eNodeB), this indicates that
the length of the detection packet exceeds the MTU of the router. After
recording the MTU of the router, the base station adjusts the length of the
detection packet and initiates the detection again.
3. If another ICMPv6 Packet Too Big message is received within the period
specified by PMTUCFG.TIMEOUTDUR (5G gNodeB, LTE eNodeB), repeat
step 2. If an ICMPv6 Destination Unreachable message is received within the
period specified by PMTUCFG.TIMEOUTDUR (5G gNodeB, LTE eNodeB), this
indicates that the discovery is successful.
Successful Discovery
After the discovery is successful, the base station uses the router MTU that is last
recorded as the path MTU of the link. If the base station does not receive an
ICMPv6 Packet Too Big message during the discovery, the base station changes
the path MTU to the interface MTU.
Abnormal Discovery
In the discovery process, the following are true within the period specified by
PMTUCFG.TIMEOUTDUR (5G gNodeB, LTE eNodeB):
● If neither the ICMPv6 Packet Too Big nor ICMPv6 Destination Unreachable
message is received, the Path MTU of the link is changed to the interface
MTU.
● If the ICMPv6 Packet Too Big message is received but the ICMPv6 Destination
Unreachable message is not, the Path MTU of the link is changed to the
router MTU recorded last time.
NOTE
If the following deployment conditions of path MTU discovery are not met, path MTU
discovery will be abnormal:
● The router must support the sending of ICMPv6 Packet Too Big messages.
● The peer NE must support the sending of ICMPv6 Destination Unreachable messages,
and the destination port of the discovery (specified by PMTUCFG.PORTNO (5G
gNodeB, LTE eNodeB)) on the base station must be a non-service port of the peer NE.
● The network firewall must allow the preceding ICMPv6 packets and discovery packets of
the base station to pass through.
UDP packets are sent during path MTU discovery. If there are a large number of links in a
base station, the peer NE will receive a large number of discovery packets.
During path MTU discovery, if the route of the base station or the MTU of the router is
adjusted, the new MTU may fail to be discovered. The MTU can be obtained after the next
discovery is complete.
During a base station upgrade, the first discovered MTU may be inaccurate due to the
sequence in which the base station routes take effect. The MTU can be updated after the
next discovery is complete.
association. For details, see RFC4960. Only one SCTP association is established
between two endpoints.
● TCP is a reliable connection-oriented transport layer protocol. It is used for
carrying OM channels of LTE and NR.
● GTP-U is used to transmit user data of the S1 and X2 interfaces of LTE and
NR. It complies with 3GPP TS 29.281 and runs over UDP.
S1 Interface
As shown in Figure 4-24, the control plane and user plane of the S1 interface use
IPv6, and the data link layer and physical layer use Ethernet.
● The control plane of the S1 interface uses SCTP at the transport layer.
● The user plane of the S1 interface uses GTP-U over UDP/IP at the transport
layer.
X2 Interface
As shown in Figure 4-25, the control plane and user plane of the X2 interface use
IPv6, and the data link layer and physical layer use Ethernet.
● The control plane of the X2 interface uses SCTP at the transport layer.
● The user plane of the X2 interface uses GTP-U over UDP/IP at the transport
layer.
eX2 Interface
As shown in Figure 4-26, the control plane and user plane of the eX2 interface
use IPv6, and the data link layer and physical layer use Ethernet.
● The control plane of the eX2 interface uses SCTP at the transport layer.
● The user plane of the eX2 interface uses UDP/IP at the transport layer.
S1 Interface
Figure 4-27 shows the protocol stack for the S1 interface. The transmission bearer
protocols above the IP layer are the same as those in IPv4 transmission. The user
plane uses IPv6, and the data link layer and physical layer use Ethernet.
The user plane of the S1 interface uses GTP-U over UDP/IP at the transport layer.
X2 Interface
As shown in Figure 4-28, the control plane and user plane of the X2 interface use
IP, and the data link layer and physical layer use Ethernet.
● The control plane of the X2 interface uses SCTP at the transport layer.
● The user plane of the X2 interface uses GTP-U over UDP/IP at the transport
layer.
eXn Interface
As shown in Figure 4-29, the user plane of the eXn interface uses IP, and the data
link layer and physical layer use Ethernet.
The user plane of the eXn interface uses UDP/IP at the transport layer.
NG Interface
As shown in Figure 4-30, the control plane and user plane of the NG interface use
IPv6, and the data link layer and physical layer use Ethernet.
● The control plane of the NG interface uses SCTP at the transport layer.
● The user plane of the NG interface uses GTP-U over UDP/IP at the transport
layer.
Xn Interface
As shown in Figure 4-31, the control plane and user plane of the Xn interface use
IPv6, and the data link layer and physical layer use Ethernet.
● The control plane of the Xn interface uses SCTP at the transport layer.
● The user plane of the Xn interface uses GTP-U over UDP/IP at the transport
layer.
eXn Interface
As shown in Figure 4-32, the user plane of the eXn interface uses IP, and the data
link layer and physical layer use Ethernet.
The user plane of the eXn interface uses UDP/IP at the transport layer.
OM
The management-plane interface is the interface between the OSS and the base
station.
The management-plane interface mainly uses the TCP over IP protocol stack. In
addition to the TCP protocol, some protocols use UDP over IP. For example, NTP.
The OM channel for the base station uses IPv6 transmission over FE or GE ports.
The local IPv6 address of the OMCH can be configured using either of the
following methods:
● Configure the IPADDR6 MO, and then set the OMCH.IP6 (LTE eNodeB, 5G
gNodeB) parameter to the same value as the IPADDR6.IPV6 (LTE eNodeB,
5G gNodeB) parameter. This method can be used when the IPv6 address of
the OMCH needs to be set to an interface IP address.
● Set the OMCH.IP6 (LTE eNodeB, 5G gNodeB) parameter in the OMCH MO.
You do not need to configure the IPADDR6 MO. This IP address is the IP
address of the loopback interface. This method is used when main control
boards work in active/standby mode.
For both configuration methods, ensure that the IPv6 route between the local IPv6
address of the OMCH and the MAE is reachable.
NOTE
The OMCH can be established only when the remote maintenance IP address of the base
station configured in the MAE topology view is the same as the local IPv6 address of the
OMCH.
IP Clock Interface
The IP clock interface is used to provide 1588v2-based clock synchronization for
base stations through IPv6 packets. For more information, see Synchronization.
The IP layer of the 1588v2 layer 3 unicast protocol stack uses IPv6, and layer 2
multicast does not involve the IP layer, as shown in Figure 4-34.
4.6.5 Restrictions
● Base station models
BTS3900, BTS3900 LTE, BTS5900, BTS5900 LTE, and BTS5900 5G
● Board type
Only the UMPT and UMDU boards support this function.
● Base station software version
A base station of SRAN15.1 or later is required in the following scenarios:
– The base station is configured with IPv6 or dual-stack transmission.
– The base station is configured with only IPv4 transmission but the peer
device (base station or core network device) is configured with dual-stack
transmission. The peer device sends a dual-stack message to the base
station for interface self-setup.
● Base station networking
IPv6 transmission does not support the following networking scenarios:
– The base station is configured with multiple main control boards. For
example, two UMPT boards are configured for transmission load sharing,
or one UMPT is used to transmit data and the other is used as a signaling
extension board.
– The base station is configured with extension transmission boards to
transmit data.
– IPv6 transmission is implemented through inter-BBU interconnection.
– The base station implements IPv6 co-transmission through the backplane.
● VLAN planning and configuration
In dual-stack transmission, both IPv4 and IPv6 must be configured with
VLANs based on interfaces.
● Interconnection
The IPv6 packets sent by the peer device can carry only the following
extension headers. Otherwise, the packets will be discarded by the base
station.
– Hop-by-hop options header: This header can be carried only in packets
compliant with the MLD snooping discovery protocol.
– Fragment header: This header is used for packet fragmentation.
– Authentication header: This header is used to ensure IP security.
– ESP header: This header is used to ensure IP security.
5.1 Overview
This chapter describes IPv6 transmission networking for the interfaces of LTE and
NR.
NOTE
In LTE networking, only the main control board of the eNodeB can provide IPv6
transmission.
Layer 2 Networking
IPv6 transmission supports Layer 2 networking. The Layer 2 network in the LTE
system is the Ethernet switch network, which consists of Ethernet switches. The
eNodeB accesses this network through the FE/GE/10GE port. There is no router on
the Layer 2 network.
As shown in Figure 5-1, a Layer 2 network provides the bearer function at the
MAC layer. An eNodeB does not provide the Layer 2 Ethernet switching function,
and supports only packet forwarding based on IPv6 addresses. After the eNodeB
encapsulates packets into Ethernet frames, the Layer 2 switch forwards Ethernet
frames based on the source and destination MAC addresses.
You need to configure the Ethernet port, MAC layer, and IP layer, as described in
Table 5-1.
Layer 3 Networking
A Layer 3 network is an IP route-based switching network and mainly consists of
routers. The eNodeB accesses the Layer 3 network through the FE/GE/10GE port.
Figure 5-2 shows a Layer 3 network that provides the bearer function at the IPv6
layer, which is commonly applied to LTE networks. Users must configure the
physical layer, data link layer, and IP layer. Table 5-2 describes the configurations
of a Layer 3 network over the FE/GE/10GE port.
NOTE
In NR NSA networking, only the main control board of the gNodeB can provide IPv6
transmission.
Layer 2 Networking
A Layer 2 network is an Ethernet switching network and mainly consists of
Ethernet switches. The gNodeB accesses this network through the FE/GE/10GE
port.
As shown in Figure 5-3, a Layer 2 network provides the bearer function at the
MAC layer. A gNodeB does not provide the Layer 2 Ethernet switching function,
and supports only packet forwarding based on IPv6 addresses. After the gNodeB
encapsulates packets into Ethernet frames, the Layer 2 switch forwards Ethernet
frames based on the source and destination MAC addresses.
You need to configure the Ethernet port, data link layer, and IP layer, as described
in Table 5-3.
Layer 3 Networking
A Layer 3 network is an IP route-based switching network and mainly consists of
routers. The gNodeB accesses this network through the FE/GE/10GE port.
Figure 5-4 shows a Layer 3 network that provides the bearer function at the IPv6
layer, which is commonly applied to NR networks. Users must configure the
physical layer, data link layer, and IP layer. Table 5-4 describes the configurations
of a Layer 3 network over the FE/GE/10GE port.
NOTE
In NR SA networking, only the main control board of the gNodeB can provide IPv6
transmission.
Layer 2 Networking
A Layer 2 network is an Ethernet switching network and mainly consists of
Ethernet switches. The gNodeB accesses this network through the FE/GE/10GE
port.
As shown in Figure 5-5, a Layer 2 network provides the bearer function at the
MAC layer. A gNodeB does not provide the Layer 2 Ethernet switching function,
and supports only packet forwarding based on IPv6 addresses. After the gNodeB
encapsulates packets into Ethernet frames, the Layer 2 switch forwards Ethernet
frames based on the source and destination MAC addresses.
You need to configure the Ethernet port, data link layer, and IP layer, as described
in Table 5-5.
Layer 3 Networking
A Layer 3 network is an IP route-based switching network and mainly consists of
routers. The gNodeB accesses this network through the FE/GE/10GE port.
Figure 5-6 shows a Layer 3 network that provides the bearer function at the IPv6
layer, which is commonly applied to NR networks. Users must configure the
physical layer, data link layer, and IP layer. Table 5-6 describes the configurations
of a Layer 3 network over the FE/GE/10GE port.
6.1 Overview
As shown in Figure 6-1, a dual-stack node can be configured with both IPv4 and
IPv6 protocol stacks. The transport layer protocols, such as TCP, UDP, and SCTP, are
the same for IPv4 and IPv6. Dual-stack nodes can communicate with both nodes
that support IPv4 and those supporting IPv6.
An eNodeB or gNodeB can be configured with only one type of protocols to work
as a single-stack node, or be configured with both IPv4 and IPv6 protocols to work
as a dual-stack node.
When only IPv6 transmission is used between the base station and the peer
device, only the user plane and control plane complying with the IPv6
protocol are configured on the base station.
● IPv4 single-stack node
When only IPv4 transmission is used between the base station and the peer
device, only the user plane and control plane complying with the IPv4
protocol are configured on the base station.
● IPv4/IPv6 dual-stack node
When IPv4 transmission is used between the base station and some peer
devices and IPv6 transmission is used between the base station and the other
peer devices, the user plane and control plane complying with the IPv4 and
IPv6 protocols need to be configured on the base station.
The IP protocol version of the base station must be consistent with that of the
peer device. Otherwise, the link cannot be set up.
Check whether the peer device meets the following conditions before network
planning:
● The peer device supports IPv6 transmission or IPv4/IPv6 dual-stack
transmission.
● The IPv4 and IPv6 routes between the base station and the peer device are
normal.
● If the signaling from the peer device (eNodeB, gNodeB, or core network
device) carries a dual-stack IP address, the IP address format must comply
with 3GPP specifications (a 160-bit dual-stack IP address, of which the first 32
bits are an IPv4 address, and the last 128 bits are an IPv6 address). The
eNodeB/gNodeB version must be SRAN15.1 or later. The eNodeB and gNodeB
must support IPv6 transmission or can receive signaling that carries dual-stack
IP addresses from the peer device.
For details about the interface self-setup requirements, see:
● LTE: S1 and X2 Self-Management and eX2 Self-Management
● NSA: X2 and S1 Self-Management in NSA Networking and eXn Self-
Management
● SA: NG and Xn Self-Management and eXn Self-Management
Table 6-2 describes the dual-stack configuration requirements for the eNodeB and
gNodeB.
For example, in the NSA architecture, the X2 interface between the gNodeB and
eNodeB uses IPv6 transmission, the X2 interface between eNodeBs uses IPv4
transmission, and the X2 interface between gNodeBs uses IPv6 transmission, as
shown in Figure 6-3. In this case, IPv4/IPv6 dual-stack transmission needs to be
configured for the X2 interface of the gNodeB.
Figure 6-3 Example of IPv4/IPv6 dual-stack transmission for different peer devices
over the same interface
● The bearer network must meet the requirements described in 6.3 Intra-Base
Station Dual-Stack Scenario 1: Dual-Stack Transmission for Different
Interfaces.
● The version of the neighboring eNodeB or gNodeB that is connected to the
gNodeB through an X2 link must be SRAN15.1 or later.
● IPv4/IPv6 dual-stack addresses are configured for the local ends of the user
plane and control plane of the X2 interface on the eNodeB.
● IPv6 single-stack addresses are configured for the local ends of the user plane
and control plane of the X2 interface on the gNodeB.
● The dual-stack transmission base station meets the configuration
requirements described in Table 6-3.
Transp IPv4 and IPv6 user- IPv6 user-plane and ● For details, see
ort plane and control- control-plane Transmission
layer plane configurations for the Resource
configurations for X2 interface: Management for
the X2 interface: ● X2-C between the LTE.
● X2-C between eNodeB and ● For details, see
eNodeBs: gNodeB: Configure Transmission
Configure the the SCTPHOST Resource
SCTPHOST and and SCTPPEER Management for
SCTPPEER MOs MOs for IPv6. NR.
for IPv4. ● X2-U between ● When the service
● X2-C between gNodeBs or interfaces such as X2
the eNodeB and between the and Xn use dual-
gNodeB: eNodeB and stack transmission,
Configure the gNodeB: Configure only one IPv4
SCTPHOST and the control-plane host
SCTPPEER MOs USERPLANEHOST and one IPv6
for IPv6. and control-plane host
● X2-U between USERPLANEPEER can be configured
the eNodeB and MOs for IPv6. and added to the
gNodeB: ● Endpoint group: endpoint group of
Configure the Set the the interface.
USERPLANEHOS IPVERPREFERENC Multiple user-plane
T and E parameter in the hosts, user-plane
USERPLANEPEE EPGROUP MO for peers, or control-
R MOs for IPv6. the X2 interface to plane peers can be
IPv6. configured for IPv4
● X2-U between and IPv6.
eNodeBs: ● Add the control-
Configure the plane and user-
USERPLANEHOS plane
T and configurations of
USERPLANEPEE IPv6 addresses to
R MOs for IPv4. the EPGROUP MO
● Endpoint group: for the X2
Set the interface.
IPVERPREFEREN
CE parameter in
the EPGROUP
MO for the X2
interface to IPv4.
● Add the control-
plane and user-
plane
configurations of
IPv4 and IPv6
addresses to the
EPGROUP MO
for the X2
interface.
For details about
the interface self-
setup requirements
in dual-stack
scenarios, see S1
and X2 Self-
Management.
This scenario is complex and not recommended. It is recommended that the user plane and
control plane of the core network evolve to IPv6 at the same time.
If the LTE network evolves from IPv4 to IPv6, it is recommended that the S1-U and
S1-C interfaces evolve to IPv6 at the same time.
Figure 6-5 Example of IPv6 transmission over the gNodeB S1-U interfaces and
IPv4 transmission over the eNodeB S1-C/S1-U interfaces (NSA networking)
7 Transmission Reliability
7.1 Introduction
Table 7-1 lists the reliability features supported by a base station in IPv6
transmission networking.
(Management- Supported
plane) OM Channel
Backup
IP address serves as the primary SCTP path by default. The path between the
second local IP address and the second peer IP address serves as the
secondary SCTP path. Both primary and secondary transmission paths must
be set up. If a peer address is unreachable, ALM-25955 SCTP Link IP Address
Unreachable is reported.
● An endpoint of an SCTP association is multi-homed. See Figure 7-2. When the
SCTP path between the endpoint and the first peer IP address is faulty, the
SCTP path between the endpoint and the second peer IP address is used. This
requires that the peer devices, such as the base station controller, core
network, or base station, support this multi-homing mode.
– The base station checks multiple destination IP addresses at the same
time only when the peer SCTP endpoint is multi-homed. The base station
reports ALM-25955 SCTP Link IP Address Unreachable only when some
destination IP addresses are unreachable.
– If the peer SCTP endpoint is a single IP endpoint, the local end checks the
path from the first IP address to the peer IP address by default. If the
path is unreachable, the local end checks the path from the second IP
address to the peer IP address. In this scenario, the base station does not
report ALM-25955 SCTP Link IP Address Unreachable.
The base station only allows multiple IP addresses of SCTP multi-homed endpoints
to use the same IP protocol version. Dual-stack IP addresses cannot be configured
on one endpoint.
In endpoint configuration mode, the SCTPTEMPLATE.SWITCHBACKFLAG (5G
gNodeB, LTE eNodeB) parameter specifies whether services are switched back to
the primary path after it becomes functional. The value ENABLE is recommended.
Figure 7-1 Scenario where the two endpoints of an SCTP association are both
multi-homed and only parallel paths are supported
NOTE
If both endpoints of an SCTP association are multi-homed, configure SCTP links on the base
station side as follows:
The first local IP address, second local IP address, first peer IP address, and second peer IP
address are all set to valid IP addresses.
If one endpoint of an SCTP association is multi-homed, configure SCTP links on the base
station side as follows:
● If the peer SCTP endpoint is multi-homed, the first local IP address is set to a valid IP
address, the second local IP address is set to 0:0:0:0:0:0:0:0, and the first and second
peer IP addresses are set to valid IP addresses.
● If the peer SCTP endpoint is a single IP endpoint, the first and second local IP addresses
are set to valid IP addresses, the first peer IP address is set to a valid IP address, and the
second peer IP address is set to 0:0:0:0:0:0:0:0.
SCTP multi-homing is not equivalent to multiple Transport Network Layer Associations
(TNLAs). SCTP multi-homing is used only for reliability. Only one SCTP link is generated,
and only one path to a peer IP address takes effect. In the case of multi-TNLA, multiple
SCTP links are generated and all SCTP links take effect at the same time. For details about
multi-TNLA, see NG and Xn Self-Management Feature Parameter Description.
NOTE
● The active/standby user plane and user plane load sharing can be configured only in
endpoint mode.
● Currently, only the S1 and NG interfaces support active/standby user plane and user
plane load sharing. For the X2, eX2, Xn, or eXn interface, multiple user-plane hosts
cannot be configured for the same IP protocol version.
● The active/standby user plane scenario is supported only in IPv4 transmission, and
source-based routes need to be configured.
● Both IPv4 transmission and IPv6 transmission support user-plane load sharing, and
source-based routes need to be configured.
● Currently, only the UMPT board supports user plane load sharing.
As shown in Figure 7-3, for all user-plane hosts (USERPLANEHOST MOs) that are
added to the same EPGROUP MO, load sharing is implemented among the user-
plane hosts with the same priority, and active/standby user plane is implemented
among the user-plane hosts with different priorities.
The base station uses the GTP-U to detect the connectivity of active and standby
user-plane paths.
● When the base station detects that the active path is faulty but the standby
path is normal, new services are established on the standby path.
● When the base station detects that the standby path is faulty, new services
are established on the active path and services on the standby path are not
switched to the active path.
Configure the logical IP routes to the base station on the gateway routers RT1 and
RT2.
● On RT1, configure two routes to the base station with the next hops as the
port IP1 and RT2.
● On RT2, configure two routes to the base station with the next hops as the
port IP2 and RT1.
The route priority determines whether a route is active or standby. The principles
for activating route priorities are as follows:
In this scenario, the base station is connected to two gateway routers, which work
in active/standby mode. In the versions earlier than SRAN17.0, the active and
standby IPv6 routes do not support BFD-based route switchovers. They can be
switched only based on the physical port status. In SRAN17.0, the active and
standby IPv6 routes bound to IPv6 BFD can be switched over.
NOTE
● If RT1 becomes faulty, although its BFD session with the base station can become
normal soon after a restart, RT1 needs time to learn its routes to peer service NEs, such
as core network NEs. Therefore, route switchover delay is specified on the base station
so that a route switchback can be performed after RT1 has learned the routes to its peer
service NEs.
● The base station does not support inter-board route backup.
● The GTRANSPARA.SBTIME (5G gNodeB, LTE eNodeB) parameter setting (specifying
the time of an active/standby route switchback) is valid only when the active and
standby routes are bound to a BFD session, and does not apply when the active and
standby routes are switched based on the physical port status.
The active and standby OM channels of the base station can share an IP address
with another interface or use a separate IP address. In addition, the route from the
base station to the MAE must be planned. The OM IP address and route for each
base station needs to be configured on the MAE.
For the IP routes used by the active and standby OM channels, in IPv6
transmission scenarios, the active and standby OM channels can be bound to the
routes or not bound to the routes.
● In route-binding mode, if two OM channels for IPv6 transmission work in
active/standby mode and destination-based routes are configured, you need
to configure separate IPROUTE6 MOs for the OM channels. In addition,
specify OMCH.BEAR (LTE eNodeB, 5G gNodeB), set OMCH.BRT (LTE
eNodeB, 5G gNodeB) to YES, and enter the indexes of the routes to be
bound for OMCH.RTIDX (LTE eNodeB, 5G gNodeB). If the MAE uses the
remote HA system and different routes are required by the active and standby
MAE servers, bind routes to the active and standby MAE servers through the
active and standby OM channels.
After the base station is started, the route bound to the active OM channel
takes effect when the active OM channel takes effect, and the standby OM
channel and the route bound to the standby OM channel do not take effect.
After services are switched from the active OM channel to the standby OM
channel, the route bound to the standby OM channel takes effect when the
standby OM channel takes effect. Then, the active OM channel and the route
bound to the active OM channel do not take effect.
Therefore, ensure that the route bound to the OM channel forwards only the
OM channel traffic, not other service flows. Otherwise, when the OMCH does
not take effect, the route bound to the OMCH does not take effect, affecting
forwarding of other service flows.
● In route-unbinding mode, if two OM channels for IPv6 transmission work in
active/standby mode and source-based routes are configured, or if a single
OM channel for IPv4 transmission and a single OM channel for IPv6
transmission work in active/standby mode, no route needs to be bound during
OM channel configuration. Instead, routes for the OM channels are added by
adding destination- or source-based routes, and OMCH.BRT (LTE eNodeB, 5G
gNodeB) is set to NO.
NOTE
● The active and standby OM channels must correspond to the same MAE-Access.
● When the active and standby OM channels are bound to routes, the active and standby
OM channels cannot share the routes with services. This is because the route of the
active or standby OM channel becomes unavailable if the active and standby OM
channels are switched.
● For active and standby IPv6 OM channels, the MAE software version must be SRAN16.1
or later. Otherwise, OM channel backup is not supported in IPv6 transmission scenarios.
● When a base station is configured with two main control boards, the active and standby
OM channels cannot be configured on different main control boards in IPv6
transmission scenarios.
● If the OM channel for IPv4 single-stack transmission and that for IPv6 single-stack
transmission work in active/standby mode, IPv4 transmission supports only the new
model.
Figure 7-6 Base station connecting to the Layer 2 or Layer 3 transmission device
through link aggregation
The Ethernet link aggregation load balancing factor of Layer 2 packets on the
base station side is source MAC address+destination MAC address.
Table 7-2 lists the load balancing factors for Layer 3 packets.
In heavy traffic scenarios, different load balancing effect can be obtained by
selecting different factors. If Layer 4 or higher-layer packet information is used as
the load balancing factor, traffic is evenly distributed to member ports.
Table 7-2 Ethernet link aggregation load balancing factor of Layer 3 packets on
the base station side
NOTE
● A member port in a link aggregation group of the base station cannot be configured
with a non-AUTOPORT transmission resource group configured using the IPRSCGRP
MO. If a port is manually or automatically configured with a non-AUTOPORT
transmission resource group, delete the transmission resource group before adding the
port to a link aggregation group.
● The TRANSFUNCTIONSW.ETHTRKLBMODE (LTE eNodeB, 5G gNodeB) parameter
takes effect only on UMPT/UMDU boards in non-IPsec scenarios.
8.1 Overview
The fault detection technologies of the IPv6 transport network include 8.2 ICMPv6
Ping, 8.3 Trace Route, 8.4 GTP-U Echo, 8.5 LLDP, and IP Active Performance
Measurement, which are applied to different protocol layers. Fault detection
improves network reliability.
NOTE
IPv6 trace route can be used only when the transport network supports response to the
ICMPv6 timeout messages and destination unreachable messages and the firewall on the
transport network does not filter out UDP packets used by IPv6 trace route and ICMPv6
packets.
● If the USERPLANEPEER MO has been configured, the system automatically updates the
configuration of this MO when static GTP-U echo is enabled, without changing the
value of the USERPLANEPEER.STATICCHK (5G gNodeB, LTE eNodeB) parameter.
● ALM-25954 User Plane Fault of the major severity is reported when the total number of
user-plane path faults is greater than or equal to 16 for the same service type.
ALM-25954 User Plane Fault of the critical severity is reported when all user-plane paths
corresponding to the S1/NG interface are faulty.
● In the simplified endpoint mode, as the EPGROUP MO cannot be manually configured,
static GTP-U echo does not support the endpoint group configuration mode.
● Dynamic GTP-U echo takes effect only when there are services and static
GTP-U echo is disabled. When a fault occurs, dynamic GTP-U echo does not
report ALM-25954 User Plane Fault (in endpoint configuration mode) but
only reports the fault to the service layer.
It is recommended that static GTP-U echo be enabled. This prevents UEs from
being released without any prompt information when a transmission link becomes
faulty. Users can specify the timeout duration of echo frames using
GTPU.TIMEOUTTH (5G gNodeB, LTE eNodeB) and the number of echo frame
timeouts using GTPU.TIMEOUTCNT (5G gNodeB, LTE eNodeB). The two
parameters are globally configured and cannot be set to different values for single
links.
In endpoint configuration mode, GTP-U echo uses the IP addresses of the
USERPLANEHOST and USERPLANEPEER MOs in the same EPGROUP MO as the
source and destination IP addresses, respectively. In this case, the DSCP values of
GTP-U control packets are globally configured.
NOTE
In base station IPv6 transmission, only the endpoint configuration mode is supported.
8.5 LLDP
Link Layer Discovery Protocol (LLDP) is a Layer 2 discovery protocol defined in the
IEEE 802.1ab standard. It allows network devices to advertise local information in
the local subnet, including the system name, system description, port ID, and MAC
address. An OSS can use LLDP to quickly obtain the Layer 2 network topology
information and topology changes of the base station and to further obtain the
topology relationship between the base station and the peer device. With this
information, transmission faults can be quickly located.
The base station supports manual and automatic LLDP configurations. The LLDP
configuration mode can be specified by setting LLDPGLOBAL.PORTCFGMODE
(LTE eNodeB, 5G gNodeB) to MANUAL or AUTO.
● Manual LLDP configuration
Users can run the ADD LLDP command to add the local end information of
an LLDP port.
– If the peer device is configured with a VLAN, the LLDP.BNDVLAN (LTE
eNodeB, 5G gNodeB) parameter that specifies the VLAN bound to the
LLDP local port must be set to YES. The LLDP.VLANID (LTE eNodeB, 5G
gNodeB) parameter that specifies the VLAN ID and the LLDP.VLANPRI
(LTE eNodeB, 5G gNodeB) parameter that specifies the VLAN priority
must be set based on the configuration on the peer device.
– If the peer device is not configured with a VLAN, LLDP.BNDVLAN (LTE
eNodeB, 5G gNodeB) must be set to NO.
● Automatic LLDP configuration
The base station automatically configures LLDP port information based on the
configured Ethernet port. The automatically configured LLDP port is not
bound to any VLAN.
The SET LLDPGLOBALINFO command is used to set the LLDP global
configuration information, including the interval for transmitting LLDP packets
(LLDPGLOBAL.TXINTVAL (LTE eNodeB, 5G gNodeB)), LLDP TTL multiplier
(LLDPGLOBAL.HOLDMULTI (LTE eNodeB, 5G gNodeB)), reinitialization delay
(LLDPGLOBAL.REINITDELAY (LTE eNodeB, 5G gNodeB)), and LLDP packet
transmission delay (LLDPGLOBAL.DELAY (LTE eNodeB, 5G gNodeB)).
8.6 BFD
BFD is a type of high-speed independent Hello protocol and supports link fault
detection in the millisecond range.
After a fault is detected, fault isolation can be triggered by association with upper-
layer protocols, reducing service loss and improving system reliability.
BFD is classified into single-hop BFD (SBFD) and multi-hop BFD (MBFD).
SBFD applies to end-to-end direct connections in Layer 2 networking.
MBFD applies to end-to-end indirect connections in Layer 3 networking. Multiple
intermediate nodes can exist between the two ends of an MBFD session.
● A BFD end playing the active role can send BFD control packets for a
particular session, regardless of whether it has received any BFD packets for
that session.
● A BFD end playing the passive role can start sending BFD control packets for
a particular session only after it receives a BFD packet for that session.
A BFD session can be established only when at least one of the devices at both
ends plays the active role. The base station always plays the active role in BFD.
BFD uses BFD messages as heartbeat messages. If a BFD end transmits several
BFD messages over a link but does not receive any response messages, it considers
the link faulty.
In asynchronous BFD mode, both BFD ends periodically send BFD control packets
to each other. If the BFD control packets are received within the detection time
shown in Figure 8-1, the session is considered UP. If BFD control packets are not
received within the detection time, the BFD session is considered DOWN.
● SBFD requires a physical port on the end that sends BFD control packets to be
bound to the source and destination IP addresses of a connection to which
the SBFD applies.
● MBFD requires the source IP address to be bound to the destination IP
address of a connection at the end that sends BFD control packets.
Either device IP addresses or interface IP addresses of an interface board can
be used as the local IP address of an MBFD session. The peer IP address
cannot be on the same segment as any of the local IP addresses.
The link-local address cannot be used as the source or destination IP address
of a BFD session.
● Detection results can be linked with upper-layer protocols.
If BFD is linked with upper-layer protocols and a fault is detected, the active
and standby ports can be switched and the route with the detection IP
address of the BFD session as the next- hop IP address will be removed.
● BFD in asynchronous mode is supported and BFD in demand mode is not
supported.
If BFD control packets are transmitted in plaintext, security risks such as bogus
packets and replay attacks exist. Therefore, BFD authentication is introduced to
support SBFD on base stations and base station controllers.
NOTE
BFD authentication complies with the RFC5880 protocol. The protocol version for BFD
sessions must be standard and cannot be Draft 4.
● To enable BFD authentication for a base station, ensure that the peer router
also supports BFD authentication. If the peer router does not, the
authentication will fail.
● After BFD authentication is enabled, the number of configured keys and key
values must be consistent between the local and peer ends. Otherwise, the
authentication will fail.
switchover is triggered. The switchover procedure is the same as that after the
existing BFD.
The parameters used to configure a binding relationship between an SBFD session
and an IP route on the base station side are as follows:
● On the base station side, the BFD.CATLOG (5G gNodeB, LTE eNodeB) (in the
new model) parameter is used:
– When this parameter is set to RELIABILITY:
If an SBFD session detects a fault, the base station will automatically
isolate the route with the peer IP address as the next-hop address.
If active and standby routes have been configured, a route switchover will
be performed after the fault is detected. After the faulty route is restored,
a route switchback will take place when the time specified by
GTRANSPARA.SBTIME (5G gNodeB, LTE eNodeB) elapses.
– When this parameter is set to MAINTENANCE:
If an SBFD session detects a fault, the base station will not automatically
isolate the route with the peer IP address as the next-hop address.
A route switchover will not occur even if active and standby routes have
been configured.
9 Engineering Guidelines
● For details about eRAN IPv6 transmission, see IP eRAN Engineering Guide in
eRAN Feature Documentation.
● For details about NR IPv6 transmission, see IP NR Engineering Guide in NR
Feature Documentation.
10 Reference Documents