3Com Switch 8800 Advanced Software V5 Configuration Guide
472 CHAPTER 36: IPV6 BGP CONFIGURATION
Configuring a Preferred
Value for Routes from a
Peer/Peer Group
To configure a preferred value for routes received from a peer/peer group, use the
following commands:
Specifying a Local
Update Source Interface
to a Peer/Peer Group
To specify a local update source interface connected to a peer, use the following
commands:
n
To improve stability and reliability, you can specify the local interface of an IPv6
BGP connection as loopback interface. By doing so, a connection failure upon
redundancy availability will not affect IPv6 BGP connection.
Configuring a Non Direct
EBGP Connection to a
Peer/Peer Group
To configure an EBGP connection to a peer not directly connected, use the
following commands:
c
CAUTION: In general, direct links should be available between EBGP peers. If not,
you can use the peer ebgp-max-hop command to establish a multi-hop TCP
connection in between. However, you need not use this command for direct EBGP
connection with loopback interfaces.
Add a local route into IPv6
BGP routing table
network ipv6-address
prefix-length [ short-cut |
route-policy
route-policy-name ]
Required
Not added by default
To do... Use the command... Remarks
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 -
Configure a preferred value
for routes received from a
peer/peer group
peer { ipv6-group-name |
ipv6-address }
preferred-value value
Optional
By default, the preferred value
is 0.
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 a local update source
interface connected to a peer
peer { ipv6-group-name |
ipv6-address }
connect-interface
interface-type
interface-number
Required
By default, the source
interface of the optimal
updates is used.
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 -
Configure a non direct EBGP
connection to a peer/peer
group
peer { ipv6-group-name |
ipv6-address }
ebgp-max-hop [ hop-count ]
Required
Not configured by default