Command Manual – Routing Protocol
Quidway S8500 Series Routing Switches Chapter 5 BGP Configuration Commands
Huawei Technologies Proprietary
5-35
5.1.38 peer default-route-advertise
Syntax
peer group-name default-route-advertise
undo peer group-name default-route-advertise
View
BGP view
Parameter
group-name: Specifies name of the peer group.
Description
Use the peer default-route-advertise command to configure a peer group to generate
a default route for a peer.
Use the undo peer default-route-advertise command to cancel the existing
configuration.
By default, a peer group does not import the default route.
For this command, no default route needs to exist in the routing table. A default route is
sent unconditionally to a peer with the next hop as itself.
Example
# Configure a peer group named test to generate a default route.
[Quidway-bgp] peer test default-route-advertise
5.1.39 peer description
Syntax
peer { group-name | peer-address } description description-line
undo peer { group-name | peer-address } description
View
BGP view
Parameter
group-name: Group name.
peer-address: Address of the peer.
description-line: Description information configured, which can be letters or numbers
with the maximum length of 79.