Operation Manual – IPv6 Routing
H3C S3610&S5510 Series Ethernet Switches
Chapter 5 IPv6 BGP Configuration
5-5
Note:
If you both reference a routing policy and use the command
peer
{
ipv6-group-name |
ipv6-address
}
preferred-value
value
to set a preferred value for routes from a peer,
the routing policy sets a non-zero preferred value for routes matching it. Other routes
not matching the routing policy uses the value set with the command. If the preferred
value in the routing policy is zero, the routes matching it will also use the value set with
the command. For information about using a routing policy to set a preferred value,
refer to the
peer
{
ipv6-group-name
|
ipv6-address
}
route-policy
route-policy-name
{
import
|
export
} command and the
apply preferred-value
preferred-value
command.
5.3.5 Specifying the Source Interface for Establishing TCP Connections
Follow these steps to specify the source interface for establishing TCP connections to a
BGP peer or peer group:
To do...
Use the command...
Remarks
Enter system view
system-view
—
Enter BGP view
bgp
as-number
Required
Enter IPv6 address family
view
ipv6-family
—
Specify the source
interface for establishing
TCP connections to a
BGP peer or peer group
peer
{
ipv6-group-name |
ipv6-address
}
connect-interface
interface-type
interface-number
Required
By default, BGP uses the
outbound interface of the
best route to the BGP
peer as the source
interface for establishing a
TCP connection.