F3215-HP Load Balancing Module Network Management Configuration Guide-6PW101
260
To configure an EBGP peer group by using Approach 1:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter BGP view.
bgp as-number
N/A
3. Create an EBGP peer group. group group-name external
By default, no EBGP peer group is
created.
4. Specify the AS number for the
group.
peer group-name as-number
as-number
By default, no AS number is
specified.
5. Add a peer into the EBGP
peer group.
peer ip-address group group-name
[ as-number as-number ]
By default, no peer exists in the
peer group.
The as-number as-number option,
if used, must specify the same AS
number as the peer group-name
as-number as-number command.
6. Enable a peer. peer ip-address enable
Optional.
Enabled by default.
7. Configure a description for a
peer group.
peer group-name description
description-text
Optional.
By default, no description is
configured for the peer group.
To configure an EBGP peer group by using Approach 2:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter BGP view.
bgp as-number
N/A
3. Create an EBGP peer group group group-name external N/A
4. Create a BGP peer and
specify its AS number.
peer ip-address as-number
as-number
N/A
5. Add a peer into the EBGP
peer group.
peer ip-address group group-name
[ as-number as-number ]
The as-number as-number option,
if used, must specify the same AS
number as the peer ip-address
as-number as-number command.
6. Enable the default use of IPv4
unicast address family for the
peers that are established
using the peer as-number
command.
default ipv4-unicast
Optional.
Enabled by default.
7. Enable a peer.
peer ip-address enable
Optional.
Enabled by default.
8. Configure a description for a
peer group.
peer group-name description
description-text
Optional.
By default, no description is
configured for the peer group.
To configure an EBGP peer group by using Approach 3: